This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
30dd30802b56fc58aae2cf1f59b51a96cbf23f67
kubernetes
/
pkg
/
kubelet
/
dockertools
History
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