k3s/pkg/kubelet/dockertools
Yu-Ju Hong d81ecc58f8 Adapt pod killing and cleanup for generic container runtime
This change removes docker-specifc code in killUnwantedPods. It
also instructs the cleanup code to move away from interacting with
containers directly. They should always deal with the pod-level
abstraction if at all possible.
2015-04-29 16:08:09 -07:00
..
docker.go Move ComputePodChanges to DockerManager. 2015-04-29 14:00:37 -07:00
docker_test.go Adapt pod killing and cleanup for generic container runtime 2015-04-29 16:08:09 -07:00
fake_docker_client.go Propagate pod and container name for log files 2015-04-22 15:08:51 -07:00
instrumented_docker.go kubelet/metrics: Move instrumented_docker.go to dockertools. 2015-04-24 22:03:11 -07:00
manager.go Adapt pod killing and cleanup for generic container runtime 2015-04-29 16:08:09 -07:00
manager_test.go Kubelet: a step towards to better encapsulation of docker functions 2015-04-02 13:26:39 -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