.. |
BUILD
|
Use tabwriter with remembered column widths
|
2019-01-01 22:27:36 -05:00 |
config.go
|
Merge pull request #71684 from danielqsj/typo-fix
|
2018-12-07 07:58:09 -08:00 |
config_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
create_authinfo.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
create_authinfo_test.go
|
use subtest for table units (pkg/kubectl)
|
2018-05-27 10:04:55 +08:00 |
create_cluster.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
create_cluster_test.go
|
unit test for create cluster
|
2017-05-31 14:19:12 +08:00 |
create_context.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
create_context_test.go
|
Allow modifying current context with kubectl set-context
|
2018-07-12 17:19:01 -04:00 |
current_context.go
|
code cleanup for kubectl config
|
2018-12-25 15:24:57 +08:00 |
current_context_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
delete_cluster.go
|
code cleanup for kubectl config
|
2018-12-25 15:24:57 +08:00 |
delete_cluster_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
delete_context.go
|
code cleanup for kubectl config
|
2018-12-25 15:24:57 +08:00 |
delete_context_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
get_clusters.go
|
code cleanup for kubectl config
|
2018-12-25 15:24:57 +08:00 |
get_clusters_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
get_contexts.go
|
Use tabwriter with remembered column widths
|
2019-01-01 22:27:36 -05:00 |
get_contexts_test.go
|
Reduce the minwidth of the cli table printer
|
2018-08-31 14:13:48 -04:00 |
navigation_step_parser.go
|
remove kubernetes copy of clientcmd types
|
2017-01-19 07:39:19 -05:00 |
navigation_step_parser_test.go
|
remove kubernetes copy of clientcmd types
|
2017-01-19 07:39:19 -05:00 |
rename_context.go
|
code cleanup for kubectl config
|
2018-12-25 15:24:57 +08:00 |
rename_context_test.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
set.go
|
Add kubectl config set example
|
2019-01-25 20:21:24 +07:00 |
set_test.go
|
add test code for kubectl config set
|
2017-04-17 16:20:33 +08:00 |
unset.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +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
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
use_context_test.go
|
unit test for kubectl config use-context
|
2017-03-31 13:29:52 +08:00 |
view.go
|
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-11-22 22:09:08 +08:00 |
view_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |