kubernetes/pkg/kubectl/cmd/config
Kubernetes Submit Queue c0497fc278 Merge pull request #43518 from zjj2wry/008
Automatic merge from submit-queue

unit test for kubectl config unset

**What this PR does / why we need it**:
unit test for kubectl config unset

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
think you 

**Release note**:

```release-note
```
2017-03-28 13:51:54 -07:00
..
BUILD unit test for kubectl config unset 2017-03-25 17:44:57 +08:00
config_test.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
config.go Refactor commands to use new factory method 2017-02-23 00:28:32 -05:00
create_authinfo_test.go pkg/util/flag: move to k8s.io/apiserver 2017-01-24 20:56:03 +01:00
create_authinfo.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
create_cluster.go config set cluster api value 2017-03-02 14:01:25 -05:00
create_context.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
current_context_test.go mechanical 2017-01-23 10:03:55 -05:00
current_context.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
delete_cluster_test.go mechanical 2017-01-23 10:03:55 -05:00
delete_cluster.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
delete_context_test.go mechanical 2017-01-23 10:03:55 -05:00
delete_context.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
get_clusters_test.go mechanical 2017-01-23 10:03:55 -05:00
get_clusters.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
get_contexts_test.go mechanical 2017-01-23 10:03:55 -05:00
get_contexts.go Refactor commands to use new factory method 2017-02-23 00:28:32 -05:00
navigation_step_parser_test.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
navigation_step_parser.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
set.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
unset_test.go unit test for kubectl config unset 2017-03-25 17:44:57 +08:00
unset.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
use_context.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
view.go Refactor commands to use new factory method 2017-02-23 00:28:32 -05:00