Files
kubernetes/hack
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-03-25 12:16:50 -07:00
2017-07-20 07:41:37 +02:00
2017-06-08 14:59:55 -07:00
2017-02-01 15:18:32 -05:00
2017-07-05 14:24:25 -07:00
2017-07-08 11:01:03 +02:00
2017-07-20 07:41:37 +02:00
2016-12-06 13:45:10 -05:00
2017-07-20 07:41:37 +02:00
2017-05-19 10:17:37 -06:00
2016-12-14 06:03:00 -08:00