k3s/pkg/kubectl/cmd/config
guangxuli d8331735a2 clean up the tmp Cert data
use function os.Remove to remove file
2016-09-27 23:17:47 +08:00
..
config.go Merge pull request #29821 from alexbrand/config-cluster 2016-08-26 11:44:46 -07:00
config_test.go clean up the tmp Cert data 2016-09-27 23:17:47 +08:00
create_authinfo.go kubectl config set-crentials: add arguments for auth providers 2016-08-04 16:23:40 -07:00
create_authinfo_test.go kubectl config set-crentials: add arguments for auth providers 2016-08-04 16:23:40 -07:00
create_cluster.go Fix various typos in kubectl 2016-08-02 19:51:51 +03:00
create_context.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
current_context.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
current_context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
delete_cluster.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_cluster_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_context.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_context_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_clusters.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_clusters_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_contexts.go Fix error msg in kubectl config get-contexts 2016-08-01 17:27:15 -04:00
get_contexts_test.go Add command "kubectl config get-contexts" 2016-07-05 11:24:00 +02:00
navigation_step_parser.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
navigation_step_parser_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
set.go Fix various typos in kubectl 2016-08-02 19:51:51 +03:00
unset.go Fix various typos in kubectl 2016-08-02 19:51:51 +03:00
use_context.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
view.go It is better to add "\n" in printf 2016-08-26 11:58:26 +08:00