k3s/pkg/kubelet/dockertools
Klaus Ma 6d29cfc0cc Registered node before other initialization. 2017-04-18 10:43:56 +08:00
..
fixtures/seccomp
securitycontext autogenerated 2017-04-14 10:40:57 -07:00
BUILD move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
OWNERS Add OWNERS to the dockertools package 2017-02-07 11:31:37 -08:00
container_gc.go dockertools: clean up networking when garbage-collecting pods 2017-02-16 13:51:19 -06:00
container_gc_test.go dockertools: clean up networking when garbage-collecting pods 2017-02-16 13:51:19 -06:00
convert.go FakeDockerClient: add creation timestamp 2017-03-08 17:11:16 -08:00
convert_test.go
docker.go Check infra container image existence before pulling. 2017-02-27 10:59:36 -08:00
docker_manager.go Registered node before other initialization. 2017-04-18 10:43:56 +08:00
docker_manager_linux.go dockertools: clean up networking when garbage-collecting pods 2017-02-16 13:51:19 -06:00
docker_manager_linux_test.go Generate valid container id in fake docker client. 2017-03-01 10:33:08 -08:00
docker_manager_test.go Various fixes for the fake docker client 2017-03-07 10:11:49 -08:00
docker_manager_unsupported.go fix issue #41746 2017-02-21 18:41:27 +08:00
docker_manager_windows.go dockertools: clean up networking when garbage-collecting pods 2017-02-16 13:51:19 -06:00
docker_test.go move client/record 2017-01-31 19:14:13 -05:00
exec.go Decouple remotecommand client from term/kubelet dependencies 2017-04-13 15:56:40 +03:00
fake_docker_client.go FakeDockerClient: add creation timestamp 2017-03-08 17:11:16 -08:00
fake_manager.go Use FakeDockerPuller to bypass auth/keyring logic in tests 2017-03-07 10:11:49 -08:00
images.go
images_test.go Made tracing of calls and container lifecycle steps in FakeDockerClient optional 2017-01-17 18:56:39 +01:00
instrumented_docker.go
kube_docker_client.go Check infra container image existence before pulling. 2017-02-27 10:59:36 -08:00
kube_docker_client_test.go Add IsContainerNotFound in kube_docker_client and change dockershim to 2017-01-26 16:10:50 -08:00
labels.go Use fnv hash in the CRI implementation 2017-01-25 15:01:41 -08:00
labels_test.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00