kubernetes/pkg/controller/namespace
Solly Ross f78d61e7c2 [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.
2017-07-21 14:24:06 -04:00
..
deletion [client-go] Add dynamic.Interface 2017-07-21 14:24:06 -04:00
BUILD Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace_controller.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
OWNERS Update OWNERS 2016-12-12 17:55:18 -08:00