.. |
BUILD
|
add --template tests for commands
|
2018-07-03 13:53:06 -04:00 |
config.go
|
rm GetStandardPrinter
|
2018-05-07 15:37:55 -04:00 |
config_test.go
|
apply global flag "context" for kubectl config view
|
2018-06-02 13:31:58 +08:00 |
create_authinfo.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_authinfo_test.go
|
use subtest for table units (pkg/kubectl)
|
2018-05-27 10:04:55 +08:00 |
create_cluster.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_cluster_test.go
|
unit test for create cluster
|
2017-05-31 14:19:12 +08:00 |
create_context.go
|
Allow modifying current context with kubectl set-context
|
2018-07-12 17:19:01 -04:00 |
create_context_test.go
|
Allow modifying current context with kubectl set-context
|
2018-07-12 17:19:01 -04: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
|
some code change
|
2017-12-25 16:23:38 +08:00 |
delete_cluster_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
delete_context.go
|
some code change
|
2017-12-25 16:23:38 +08: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
|
remove printer helpers
|
2018-05-07 15:37:55 -04:00 |
get_contexts_test.go
|
remove printer helpers
|
2018-05-07 15:37:55 -04:00 |
navigation_step_parser.go
|
…
|
|
navigation_step_parser_test.go
|
…
|
|
rename_context.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
rename_context_test.go
|
kubectl/config/rename: fix wording
|
2017-11-02 21:10:11 -07:00 |
set.go
|
clean unused variables
|
2018-04-30 16:39:12 +08:00 |
set_test.go
|
add test code for kubectl config set
|
2017-04-17 16:20:33 +08:00 |
unset.go
|
add example for kubectl config unset, this will help user use
|
2018-02-05 20:33:49 +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
|
Merge pull request #53631 from dixudx/enforce_cobra_required_flags
|
2018-01-18 02:00:27 -08:00 |
use_context_test.go
|
unit test for kubectl config use-context
|
2017-03-31 13:29:52 +08:00 |
view.go
|
add --template tests for commands
|
2018-07-03 13:53:06 -04:00 |
view_test.go
|
apply global flag "context" for kubectl config view
|
2018-06-02 13:31:58 +08:00 |