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 Abstraction of endpoints in leaderelection code 2016-09-29 23:42:00 -05:00
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 move the retry util out of pkg/client/unversioned 2016-10-13 16:10:24 -07:00
testdata
testing manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
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