k3s/pkg/kubelet
k8s-merge-robot f3cb757bb6 Merge pull request #16074 from timstclair/prober-cleanup
Auto commit by PR queue bot
2015-10-24 03:14:42 -07:00
..
cadvisor Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
config Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -07:00
container Adding a kubelet flag to optionally enable parallel image pulls. 2015-10-22 17:19:51 -07:00
dockertools Merge pull request #16052 from ArtfulCoder/mount_etc_hosts 2015-10-23 14:07:34 +02:00
envvars
leaky
lifecycle Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
metrics
network Merge pull request #15885 from ashcrow/fix-import-package-names-15319 2015-10-20 09:37:13 -07:00
pod Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -07:00
prober Cleanup prober.prober 2015-10-21 15:45:34 -07:00
qos Fix missing display of BestEffort resources in kubectl describe 2015-10-05 13:38:04 -04:00
rkt Adding a kubelet flag to optionally enable parallel image pulls. 2015-10-22 17:19:51 -07:00
status Del capatical local packagename for kubeletUtil 2015-10-15 09:58:10 +08:00
types Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -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 alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08: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 Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
disk_manager_test.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -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 Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
kubelet.go Merge pull request #15352 from pmorie/fsgroup 2015-10-24 01:55:45 -07:00
kubelet_test.go kubelet manages /etc/hosts file 2015-10-22 13:27:05 -07:00
networks.go CNI network plugin 2015-09-25 22:30:37 -05:00
oom_watcher.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08: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 Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08: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 Merge pull request #15475 from jijun2/fix-cni_test 2015-10-20 01:30:24 -07:00
server.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
server_test.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
util.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
volume_manager.go
volumes.go FSGroup implementation 2015-10-22 16:40:59 -04:00
volumes_linux.go FSGroup implementation 2015-10-22 16:40:59 -04:00
volumes_unsupported.go FSGroup implementation 2015-10-22 16:40:59 -04:00