kubernetes/pkg/kubelet/dockertools
2015-11-09 23:42:13 +08:00
..
container_gc_test.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
container_gc.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
convert_test.go Use strong type for container ID 2015-10-07 10:58:05 -07:00
convert.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
docker_test.go Move findPodContainer to docker_test.go 2015-11-02 09:49:07 -08:00
docker.go Move findPodContainer to docker_test.go 2015-11-02 09:49:07 -08:00
exec.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
fake_docker_client.go Move docker label related functions into labels.go and add pod name, pod namespace and pod uid into docker label 2015-10-29 22:42:25 -07:00
fake_manager.go Adding a kubelet flag to optionally enable parallel image pulls. 2015-10-22 17:19:51 -07:00
instrumented_docker.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
labels.go Move TerminationMessagePath into docker label. 2015-11-02 14:32:58 -08:00
manager_test.go bubble up reason when killing pod 2015-11-09 23:42:13 +08:00
manager.go bubble up reason when killing pod 2015-11-09 23:42:13 +08:00