kubernetes/pkg/kubectl/cmd/set
Kubernetes Submit Queue 5133e1f0df Merge pull request #34683 from asalkeld/cmd/testing/fake
Automatic merge from submit-queue

Move the common test functions from cmd_test.go to cmd/testing/fake.go

**What this PR does / why we need it**:
This is so that we can use NewAPIFactory() from cmd/set/*test.go
Up until now we would get a import loop error.

This commit also adds a basic unit test case for cmd/set/set_image.go

**Which issue this PR fixes**
partial #34592

**Special notes for your reviewer**:
None

**Release note**:
```release-note
NONE
```
2016-10-19 08:03:07 -07:00
..
helper.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
set_image_test.go Move the common test functions from cmd_test.go to cmd/testing/fake.go 2016-10-19 08:53:26 +10:00
set_image.go Get rid of output line that break automated usage of kubectl set image (fix #35105) 2016-10-19 13:13:20 +01:00
set_resources.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
set.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00