mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-23 01:45:12 +00:00
Automatic merge from submit-queue kubelet/api: split RuntimeService interface Splits `RuntimeService` interface into smaller interfaces to make testing easier and delineate the responsibilities. Its a non-breaking change to the previous users of `api.RuntimeService`