mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-09 16:51:46 +00: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.