mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-13 17:39:46 -04:00
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. |
||
|---|---|---|
| .. | ||
| factory.go | ||
| factory_test.go | ||
| plugins.go | ||
| plugins_test.go | ||