k3s/pkg/kubelet/dockertools
Clayton Coleman 791d160b42 Split the Kubelet flag options and struct
Reduces the size of the app/server.go file and ensures that the flags
and their defaults are clearly separated.
2016-01-06 21:23:06 -05:00
..
container_gc.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
container_gc_test.go Cleanup container_gc_test.go 2015-11-25 10:37:39 -08:00
convert.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00
convert_test.go Change original PodStatus to APIPodStatus, and start using kubelet internal PodStatus in dockertools 2015-12-04 17:37:39 -08:00
docker.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00
docker_test.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00
exec.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
fake_docker_client.go Change my TODO to be the same with others 2015-12-31 00:41:05 -08:00
fake_manager.go Refactor an interface for style 2015-11-13 15:56:27 -08:00
instrumented_docker.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
labels.go Put TerminationGracePeriod, DeletionGracePeriod and PreStopHandler to docker labels 2016-01-05 15:45:29 -08:00
labels_test.go Put TerminationGracePeriod, DeletionGracePeriod and PreStopHandler to docker labels 2016-01-05 15:45:29 -08:00
manager.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00
manager_test.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00