.. |
config.go
|
fix: add namespace autocompletion for kubectl config set-context command
|
2024-05-20 14:44:54 +02:00 |
config_test.go
|
Deprecate kubeconfig's preference field in favor of kuberc
|
2025-05-13 13:39:13 +02:00 |
current_context.go
|
Minor adjustments to descriptions and example text
|
2021-07-06 15:05:26 -04:00 |
current_context_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
delete_cluster.go
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
delete_cluster_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
delete_context.go
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
delete_context_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
delete_user.go
|
Migrate genericclioptions.IOStreams usage to genericiooptions
|
2023-04-05 14:07:46 +03:00 |
delete_user_test.go
|
Migrate genericclioptions.IOStreams usage to genericiooptions
|
2023-04-05 14:07:46 +03:00 |
get_clusters.go
|
Minor adjustments to descriptions and example text
|
2021-07-06 15:05:26 -04:00 |
get_clusters_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
get_contexts.go
|
Use generic sets rather than deprecated sets.String
|
2024-11-21 13:22:39 +03:00 |
get_contexts_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
get_users.go
|
Migrate genericclioptions.IOStreams usage to genericiooptions
|
2023-04-05 14:07:46 +03:00 |
get_users_test.go
|
Migrate genericclioptions.IOStreams usage to genericiooptions
|
2023-04-05 14:07:46 +03:00 |
navigation_step_parser.go
|
Use generic sets rather than deprecated sets.String
|
2024-11-21 13:22:39 +03:00 |
navigation_step_parser_test.go
|
Replace uses of diff.ObjectDiff with cmp.Diff
|
2023-03-23 11:29:01 -07:00 |
rename_context.go
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
rename_context_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
set.go
|
Change reflect.Ptr to reflect.Pointer
|
2022-06-26 01:23:43 +09:00 |
set_cluster.go
|
Update CLI help text for grammar and consistency
|
2023-06-12 15:55:59 -04:00 |
set_cluster_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
set_context.go
|
fix: add namespace autocompletion for kubectl config set-context command
|
2024-05-20 14:44:54 +02:00 |
set_context_test.go
|
fix: add namespace autocompletion for kubectl config set-context command
|
2024-05-20 14:44:54 +02:00 |
set_credentials.go
|
Use tristate for provideclusterinfo to manage provided flag
|
2023-11-29 08:58:59 +03:00 |
set_credentials_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
set_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
unset.go
|
Minor adjustments to descriptions and example text
|
2021-07-06 15:05:26 -04:00 |
unset_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
use_context.go
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
use_context_test.go
|
fix fd leaks and failed file removing for pkg kubectl and pod-security-admission
|
2023-05-03 01:36:46 +08:00 |
view.go
|
Update CLI help text for grammar and consistency
|
2023-06-12 15:55:59 -04:00 |
view_test.go
|
Deprecate kubeconfig's preference field in favor of kuberc
|
2025-05-13 13:39:13 +02:00 |