k3s/pkg/kubectl/cmd/config
Jeff Grafton aee5f457db update BUILD files 2017-10-15 18:18:13 -07:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
config.go fix issue(11233)enhance kubectl config command 2017-09-14 17:14:42 +08:00
config_test.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
create_authinfo.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
create_authinfo_test.go add test in create authinfo 2017-05-24 10:01:45 +08:00
create_cluster.go fix issue(11233)enhance kubectl config command 2017-09-14 17:14:42 +08:00
create_cluster_test.go unit test for create cluster 2017-05-31 14:19:12 +08:00
create_context.go fix issue(11233)enhance kubectl config command 2017-09-14 17:14:42 +08:00
create_context_test.go Differentiate update/create message on set-context 2017-05-12 18:22:02 -07:00
current_context.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
current_context_test.go add error info 2017-05-27 22:27:12 +08:00
delete_cluster.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
delete_cluster_test.go add error info 2017-05-27 22:27:12 +08:00
delete_context.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
delete_context_test.go add error info 2017-05-27 22:27:12 +08:00
get_clusters.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
get_clusters_test.go add error info 2017-05-27 22:27:12 +08:00
get_contexts.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
get_contexts_test.go Delete unuse err check 2017-05-31 15:45:03 +08:00
navigation_step_parser.go
navigation_step_parser_test.go
rename_context.go fix issue(11233)enhance kubectl config command 2017-09-14 17:14:42 +08:00
rename_context_test.go Add `kubeclt config rename-context` 2017-05-26 15:49:30 -03:00
set.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
set_test.go add test code for kubectl config set 2017-04-17 16:20:33 +08:00
unset.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
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 fix issue(11233)enhance kubectl config command 2017-09-14 17:14:42 +08:00
use_context_test.go unit test for kubectl config use-context 2017-03-31 13:29:52 +08:00
view.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
view_test.go add kubectl config view test code 2017-04-10 19:36:42 +08:00