k3s/pkg/kubelet
Wojciech Tyczynski 647aa1bc8c Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02:00
..
cadvisor Ensure container metrics are registered with prometheus even without 2015-08-26 13:35:32 +01:00
config Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07: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 glog.Warning -> glog.Warningf 2015-08-19 16:22:28 -04:00
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 Generalize readinessManager to handle liveness 2015-10-07 16:40:30 -07:00
qos Fix missing display of BestEffort resources in kubectl describe 2015-10-05 13:38:04 -04:00
rkt Merge pull request #15276 from yifan-gu/rkt_probe 2015-10-09 10:28:08 -07:00
status Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07: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 Don't name 'eth0' in MASQUERADE rule 2015-08-28 22:32:30 -07:00
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 test: improved kubelet disk_manager coverage. 2015-08-27 15:54:45 -04:00
disk_manager_test.go test: improved kubelet disk_manager coverage. 2015-08-27 15:54:45 -04:00
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 Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02: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