kubectl/pkg/cmd/config
Karl 'NaN' Wikström 38408eaa8c cleanup: use i18n.T on all command descriptions
cleanup: use i18n.T only on string literals

cleanup: sort imports

Add i18n dependency for wait.go

Remove translation on envResource

cleanup: translate string instead of variable

cleanup: sort imports

cleanup: translate string literal only

Kubernetes-commit: cc8428566ea7160c5b20410a1bee53ca7ddb998e
2020-10-09 13:16:13 +02:00
..
config.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
config_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
create_authinfo.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
create_authinfo_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
create_cluster.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
create_cluster_test.go update override behavior for kubectl --tls-server-name 2020-03-03 13:16:50 -05:00
create_context.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
create_context_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
current_context.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
delete_cluster_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
delete_context.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
delete_context_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
delete_user.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rename_context_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
set.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
set_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
unset.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
use_context_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
view.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
view_test.go Changed kubectl config view to redact token 2020-03-17 15:13:50 -04:00