k3s/pkg/kubelet
Tim Hockin d63162b7e7 Make kubelet's HTTP source go through conversion 2015-01-22 14:09:37 -08:00
..
config Make kubelet's HTTP source go through conversion 2015-01-22 14:09:37 -08:00
dockertools Remove image GC. 2015-01-20 13:43:08 -08:00
envvars Loosen DNS 952 for labels 2014-12-01 12:30:43 -08:00
volume Make VolumeSource not be a pointer 2015-01-20 17:54:04 -08:00
cadvisor.go Move util.UID to pkg/types 2015-01-14 15:22:21 -08:00
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
handlers.go Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
handlers_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
kubelet.go Merge pull request #3587 from dchen1107/image 2015-01-20 17:18:26 -08:00
kubelet_test.go Merge pull request #3664 from thockin/pull-if 2015-01-21 13:05:28 -08:00
runonce.go Rename ID -> Name 2014-10-22 15:00:26 -04:00
runonce_test.go Make data dirs for all pods when syncing 2015-01-13 17:18:21 -08:00
server.go Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
server_test.go Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
types.go Address nits from PR #3423 2015-01-13 23:34:37 -08:00
types_test.go Split up kubelet "source seen" logic 2015-01-12 21:48:55 -08:00
util.go Fix comparison of EtcdClient to nil so that it does not run into the pointer vs. interface issue 2015-01-16 16:43:05 -08:00
volumes.go Implement volumes as plugins. 2015-01-20 11:45:45 -08:00