k3s/pkg/kubelet/dockertools
Di Xu 49098d08b7 fix issue #41746 2017-02-21 18:41:27 +08:00
..
fixtures/seccomp Add profile unit tests 2016-06-13 14:39:09 +02:00
securitycontext Set docker opt separator correctly for SELinux options 2017-02-06 14:47:30 -08:00
BUILD kubelet/network: move mock network plugin to pkg/kubelet/network/testing 2017-02-16 13:48:32 -06: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 Avoiding trying to gc images with no tags which are still in use 2016-07-27 10:31:47 -07:00
convert_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
docker.go Use fnv hash in the CRI implementation 2017-01-25 15:01:41 -08:00
docker_manager.go dockertools: tear down dead infra containers in SyncPod() 2017-02-16 13:51:19 -06: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 Revert "Generate valid container id in fake docker client." 2017-02-18 10:06:24 -05:00
docker_manager_test.go Revert "Generate valid container id in fake docker client." 2017-02-18 10:06:24 -05: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 dockertools/nsenterexec: fix err shadow 2017-01-20 01:19:18 -08:00
fake_docker_client.go Revert "Generate valid container id in fake docker client." 2017-02-18 10:06:24 -05:00
fake_manager.go move client/record 2017-01-31 19:14:13 -05:00
images.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
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 Add method to inspect Docker images by ID 2016-10-10 15:16:58 -04:00
kube_docker_client.go Add IsContainerNotFound in kube_docker_client and change dockershim to 2017-01-26 16:10:50 -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