mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-26 01:37:12 +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.