k3s/pkg/kubelet/dockertools
Brendan Burns 64be76c14d Add support for Attach to the kubelet.
This is a pre-cursor to supporting 'kubectl attach ...' and 'kubectl run -it ...'
2015-07-27 21:48:55 -07:00
..
convert.go Use VirtualSize of the docker image as the image size 2015-05-11 11:03:47 -07:00
convert_test.go Use VirtualSize of the docker image as the image size 2015-05-11 11:03:47 -07:00
docker.go Add support for Attach to the kubelet. 2015-07-27 21:48:55 -07:00
docker_test.go Removing ContainerManifest 2015-06-24 11:31:34 -07:00
exec.go Don't leak tickers in the exec probe 2015-07-05 17:52:52 -07:00
fake_docker_client.go Add support for Attach to the kubelet. 2015-07-27 21:48:55 -07:00
fake_manager.go kubelet: Minor refactors. 2015-06-04 16:08:45 -07:00
instrumented_docker.go Add support for Attach to the kubelet. 2015-07-27 21:48:55 -07:00
manager.go Add support for Attach to the kubelet. 2015-07-27 21:48:55 -07:00
manager_test.go Don't flood the status manager with updates from multi-container pods 2015-06-22 10:22:28 -07:00