kubectl/pkg/cmd/config
Sebastian Sterk 31436b2c03 simple grammar fix
Kubernetes-commit: 5e286470fa16c4d53aa24b76a4fe94edf7b7016c
2022-02-02 00:02:11 +01:00
..
config.go remove Factory that not used 2021-05-17 16:56:12 +08:00
config_test.go remove Factory that not used 2021-05-17 16:56:12 +08:00
create_authinfo.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
create_authinfo_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
create_cluster.go Enable setting proxyurl in kubeconfig via kubectl config (#105566) 2021-12-20 21:54:05 +00:00
create_cluster_test.go Enable setting proxyurl in kubeconfig via kubectl config (#105566) 2021-12-20 21:54:05 +00:00
create_context.go Add completion for 2021-11-30 18:20:05 +08:00
create_context_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
current_context.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
current_context_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
delete_cluster.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
delete_cluster_test.go Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
delete_context.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
delete_context_test.go Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
delete_user.go Completions for kubectl config delete-user 2021-12-20 14:40:56 +00:00
delete_user_test.go Add get-users and delete-user to kubectl config 2020-04-03 16:41:46 -06:00
get_clusters.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
get_clusters_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
get_contexts.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
get_contexts_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
get_users.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
get_users_test.go Add get-users and delete-user to kubectl config 2020-04-03 16:41:46 -06:00
navigation_step_parser.go Staticcheck: vendor/k8s.io/kubectl/pkg/cmd/exec|config|certificates 2020-01-23 14:03:11 +08:00
navigation_step_parser_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
rename_context.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
rename_context_test.go Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
set.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
set_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
unset.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
unset_test.go Staticcheck: vendor/k8s.io/kubectl/pkg/cmd/exec|config|certificates 2020-01-23 14:03:11 +08:00
use_context.go Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
use_context_test.go Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
view.go simple grammar fix 2022-02-02 00:02:11 +01:00
view_test.go remove Factory that not used 2021-05-17 16:56:12 +08:00