Files
client-go/dynamic
Solly Ross cb42486a30 [client-go] Add dynamic.Interface
This adds an interface form of dynamic.Client and
dynamic.ResourceClient, making those two follow the general client
conventions: `Interface` is an interface, and `Client` is the concrete
implementation.  `ClientPool` retains it's interface status.

This allows us to create a fake implemenation of dyanmic.Interface,
dynamic.ResourceInterface, and dynamic.ClientPool for testing.

Kubernetes-commit: f78d61e7c263392f31560b90c08c57765ceae482
2017-07-28 13:45:49 +00:00
..
2017-06-28 00:06:44 +00:00
2017-07-28 13:45:49 +00:00
2017-01-14 15:19:47 +00:00
2017-01-14 15:19:47 +00:00