kubernetes/pkg/client/clientset_generated
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
..
internalclientset Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
release_1_3 Use Go canonical import paths 2016-07-16 13:48:21 -04:00
release_1_4 Run hack/update-codegen.sh in release-1.4 2016-09-30 18:21:55 -04:00
release_1_5 Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
.import-restrictions add import restriction to clientset 2016-10-19 11:47:51 -07:00