mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-16 07:33:03 -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 | ||