kubernetes/pkg/kubelet/api
Kubernetes Submit Queue b259073841 Merge pull request #30619 from tmrts/kubelet-api/extact-interfaces
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`
2016-08-19 12:56:41 -07:00
..
testing Repalce rawContainerID with containerID 2016-08-05 16:26:47 -07:00
v1alpha1 CRI: remove pod resources 2016-08-12 17:07:25 -07:00
services.go kubelet/api: extract PodSandboxManager interface 2016-08-16 01:09:28 +03:00