kubernetes/pkg/client
Kubernetes Submit Queue a7807eb5a4 Merge pull request #34138 from ingvagabund/create-restclient-interface
Automatic merge from submit-queue

Create restclient interface

Refactoring of code to allow replace *restclient.RESTClient with any RESTClient implementation that implements restclient.RESTClientInterface interface.
2016-10-21 16:02:04 -07:00
..
cache add generic shared informer backed by existing informer 2016-10-21 08:39:09 -04:00
chaosclient
clientset_generated Merge pull request #34138 from ingvagabund/create-restclient-interface 2016-10-21 16:02:04 -07:00
leaderelection
metrics
record
restclient Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
retry
testdata
testing
transport
typed Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
unversioned Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
OWNERS