k3s/pkg/kubectl/cmd/config
k8s-merge-robot acf9492cb1 Merge pull request #23660 from goltermann/vetclean
Automatic merge from submit-queue

Additional go vet fixes

Mostly:
- pass lock by value
- bad syntax for struct tag value
- example functions not formatted properly
2016-04-12 06:22:16 -07:00
..
config.go Change kubectl help/examples to use jsonpath instead of template 2016-01-28 16:10:48 -08:00
config_test.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
create_authinfo.go Mark filename flags for completions 2016-04-01 16:14:36 -03:00
create_cluster.go Mark filename flags for completions 2016-04-01 16:14:36 -03:00
create_context.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
current_context.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
current_context_test.go clear env var check for unit test 2016-02-05 14:21:49 -05:00
navigation_step_parser.go set-gen example 2015-11-03 15:14:51 -08:00
navigation_step_parser_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
set.go Improve message from kubectl config 2015-09-23 16:10:21 +08:00
unset.go Improve message from kubectl config 2015-09-23 16:10:21 +08:00
use_context.go Improve message from kubectl config 2015-09-23 16:10:21 +08:00
view.go Refactor bool_flag into sub pkg 2016-03-21 14:50:57 +08:00