k3s/pkg/kubelet
eulerzgy ea86e66fbe Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
..
cadvisor
config Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
container Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
dockertools Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
envvars
leaky
lifecycle Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
metrics
network Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
pod kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
prober Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
qos Fix missing display of BestEffort resources in kubectl describe 2015-10-05 13:38:04 -04:00
rkt Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
status Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
types kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
util
auth.go Add authentication/authorization interfaces to kubelet, always include /metrics with /stats 2015-10-09 03:10:00 -04:00
container_bridge.go
container_manager.go
container_manager_linux.go Ensure panic_on_oom disabled 2015-10-13 11:24:32 -04:00
container_manager_linux_test.go Linux container manager initialization will now fail if cpu and memory cgroups are not mounted. 2015-09-24 15:34:42 -07:00
container_manager_unsupported.go Linux container manager initialization will now fail if cpu and memory cgroups are not mounted. 2015-09-24 15:34:42 -07:00
container_manager_unsupported_test.go Fix "make test" on mac (pkg/kubelet) 2015-09-25 09:26:08 -07:00
disk_manager.go
disk_manager_test.go
doc.go
fake_pod_workers.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
image_manager.go Refactor image manager for client/server implementation of the container runtime 2015-09-26 08:29:08 +08:00
image_manager_test.go Use strong type for container ID 2015-10-07 10:58:05 -07:00
kubelet.go Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
kubelet_test.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
networks.go CNI network plugin 2015-09-25 22:30:37 -05:00
oom_watcher.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
oom_watcher_test.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
pod_workers.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
pod_workers_test.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
root_context_linux.go
root_context_unsupported.go
runonce.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
runonce_test.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
server.go Expose exec and logs via WebSockets 2015-10-09 14:33:40 -04:00
server_test.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
util.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
volume_manager.go
volumes.go Merge pull request #13825 from rootfs/path_len 2015-09-18 14:44:33 -07:00