Files
kubernetes/pkg/controller
Kubernetes Submit Queue 393b1228c9 Merge pull request #45431 from DirectXMan12/feature/fake-dynamic-client
Automatic merge from submit-queue (batch tested with PRs 48224, 45431, 45946, 48775, 49396)

[client-go] Fake Dynamic Client

This commit converts `"k8s.io/client-go/dynamic".Client` to an interface, and implements fake versions of both `ClientPool` and `Client`.  This allows components which make uses of these clients to be tested in the same way that clientset-based components can be tested, using the standard `testing.Fake` machinery.

**Release note**:
```release-note
NONE
```
2017-07-25 11:06:49 -07:00
..
2017-06-22 11:31:03 -07:00
2017-07-17 15:06:08 -07:00
2017-07-21 16:38:08 +08:00
2017-07-21 16:38:08 +08:00
2017-07-21 16:38:08 +08:00
2017-07-21 16:38:08 +08:00
2017-07-17 15:05:38 -07:00
2016-10-13 16:10:24 -07:00
2016-07-16 13:48:21 -04:00