k3s/pkg/kubectl/cmd/config
Pingan2017 f824b58ba2 validate args for kubectl config view 2018-11-02 16:17:43 +08:00
..
BUILD kubectl: update to use correct printers package 2018-10-15 11:02:19 -07:00
config.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
config_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
create_authinfo.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
create_authinfo_test.go use subtest for table units (pkg/kubectl) 2018-05-27 10:04:55 +08:00
create_cluster.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
create_cluster_test.go unit test for create cluster 2017-05-31 14:19:12 +08:00
create_context.go Fix error messages suggesting invalid flag 2018-10-15 16:39:53 +01:00
create_context_test.go Allow modifying current context with kubectl set-context 2018-07-12 17:19:01 -04:00
current_context.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
current_context_test.go add error info 2017-05-27 22:27:12 +08:00
delete_cluster.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
delete_cluster_test.go add error info 2017-05-27 22:27:12 +08:00
delete_context.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
delete_context_test.go add error info 2017-05-27 22:27:12 +08:00
get_clusters.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
get_clusters_test.go add error info 2017-05-27 22:27:12 +08:00
get_contexts.go kubectl: copy printer tabwriter into kubectl 2018-10-12 15:10:46 -07:00
get_contexts_test.go Reduce the minwidth of the cli table printer 2018-08-31 14:13:48 -04:00
navigation_step_parser.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
navigation_step_parser_test.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
rename_context.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
rename_context_test.go kubectl/config/rename: fix wording 2017-11-02 21:10:11 -07:00
set.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
set_test.go add test code for kubectl config set 2017-04-17 16:20:33 +08:00
unset.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
unset_test.go bug(cli)fix kubectl config unset unexist map key will add this key, should tell user this key not exist 2017-09-24 22:23:13 +08:00
use_context.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
use_context_test.go unit test for kubectl config use-context 2017-03-31 13:29:52 +08:00
view.go validate args for kubectl config view 2018-11-02 16:17:43 +08:00
view_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00