.. |
BUILD
|
Add `kubeclt config rename-context`
|
2017-05-26 15:49:30 -03:00 |
config.go
|
Add `kubeclt config rename-context`
|
2017-05-26 15:49:30 -03:00 |
config_test.go
|
pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality
|
2017-01-29 21:41:45 +01:00 |
create_authinfo.go
|
Merge pull request #44020 from tpot/kubectl-cmdline-spelling-fix
|
2017-04-04 00:53:16 -07:00 |
create_authinfo_test.go
|
add test in create authinfo
|
2017-05-24 10:01:45 +08:00 |
create_cluster.go
|
remove unnessary confusion of dead values
|
2017-05-17 07:15:29 -04:00 |
create_context.go
|
Differentiate update/create message on set-context
|
2017-05-12 18:22:02 -07:00 |
create_context_test.go
|
Differentiate update/create message on set-context
|
2017-05-12 18:22:02 -07:00 |
current_context.go
|
kubectl/cmd: remove a bunch of unused parameters
|
2017-04-04 10:36:30 +01:00 |
current_context_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
delete_cluster.go
|
Extract strings for translation for the kubectl config family.
|
2017-01-27 20:31:49 -08:00 |
delete_cluster_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
delete_context.go
|
print warning when delete current context
|
2017-03-12 22:29:11 +08:00 |
delete_context_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
get_clusters.go
|
Extract strings for translation for the kubectl config family.
|
2017-01-27 20:31:49 -08:00 |
get_clusters_test.go
|
add error info
|
2017-05-27 22:27:12 +08:00 |
get_contexts.go
|
Refactor commands to use new factory method
|
2017-02-23 00:28:32 -05:00 |
get_contexts_test.go
|
add error info
|
2017-05-27 22:27:12 +08: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
|
Add `kubeclt config rename-context`
|
2017-05-26 15:49:30 -03:00 |
rename_context_test.go
|
Add `kubeclt config rename-context`
|
2017-05-26 15:49:30 -03:00 |
set.go
|
fix kubectl config return 0 on error
|
2017-03-16 08:34:51 +08:00 |
set_test.go
|
add test code for kubectl config set
|
2017-04-17 16:20:33 +08:00 |
unset.go
|
fix kubectl config return 0 on error
|
2017-03-16 08:34:51 +08:00 |
unset_test.go
|
unit test for kubectl config unset
|
2017-03-25 17:44:57 +08:00 |
use_context.go
|
fix kubectl config return 0 on error
|
2017-03-16 08:34:51 +08:00 |
use_context_test.go
|
unit test for kubectl config use-context
|
2017-03-31 13:29:52 +08:00 |
view.go
|
Refactor commands to use new factory method
|
2017-02-23 00:28:32 -05:00 |
view_test.go
|
add kubectl config view test code
|
2017-04-10 19:36:42 +08:00 |