kubernetes/pkg/kubelet/dockertools
Yifan Gu a8c02412b2 kubelet: Remove GetRecentDockerContainersWithNameAndUUID().
Use the pod status to get the recent stopped containers in
shouldContainerBeRestarted().
2015-04-06 12:43:49 -07:00
..
docker_cache.go dockertools: Introduce GetPods() for docker runtime. 2015-03-24 16:01:37 -07:00
docker_test.go Kubelet: a step towards to better encapsulation of docker functions 2015-04-02 13:26:39 -07:00
docker.go Kubelet: a step towards to better encapsulation of docker functions 2015-04-02 13:26:39 -07:00
fake_docker_client.go kubelet: Remove GetRecentDockerContainersWithNameAndUUID(). 2015-04-06 12:43:49 -07:00
manager_test.go Kubelet: a step towards to better encapsulation of docker functions 2015-04-02 13:26:39 -07:00
manager.go kubelet: Remove GetRecentDockerContainersWithNameAndUUID(). 2015-04-06 12:43:49 -07:00
pty_linux.go Add streaming command execution & port forwarding 2015-02-20 09:57:02 -05:00
pty_unsupported.go Add streaming command execution & port forwarding 2015-02-20 09:57:02 -05:00