k3s/pkg/kubelet
Joe Beda d96afdd645 Move 'pkg/standalone' package to 'pkg/kubelet/server'.
This paves the way to hyperkube for the kubelet.
2015-02-02 14:03:13 -08:00
..
config Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
dockertools Use a constant for the pod infra container name 2015-01-28 10:13:02 -08:00
envvars Loosen DNS 952 for labels 2014-12-01 12:30:43 -08:00
leaky Use a constant for the pod infra container name 2015-01-28 10:13:02 -08:00
server Move 'pkg/standalone' package to 'pkg/kubelet/server'. 2015-02-02 14:03:13 -08:00
volume Reverse the order of unmounting and removing the pd disk. 2015-01-29 16:13:12 -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 IP: Shared IPC. 2015-01-27 09:26:36 -08:00
handlers_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
kubelet.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
kubelet_test.go Replace "net" by "pod infra" in docs and format strings. 2015-01-28 15:03:06 -08:00
probe.go rename api.LivenessProbe to api.Probe and break out Actions 2015-01-28 11:20:44 -08:00
probe_test.go rename api.LivenessProbe to api.Probe and break out Actions 2015-01-28 11:20:44 -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 remove pkg/health and move everything over to pkg/probe 2015-01-27 11:20:30 -08:00
volumes.go Implement volumes as plugins. 2015-01-20 11:45:45 -08:00