k3s/pkg/kubelet
mqliang 3afcbae1a8 remove unnecessary fmt 2015-11-02 21:07:07 +08:00
..
cadvisor Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
config Reuse TCP connections in Reflector between resync periods. 2015-10-26 19:35:25 +01:00
container Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
dockertools Merge pull request #15994 from dchen1107/docker 2015-10-30 15:39:04 -07: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 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
portforward Move port forward protocol constant to subpackage 2015-10-21 22:37:26 -04:00
prober Concurrency fixes in status.Manager 2015-10-28 17:40:55 -07:00
qos Fix missing display of BestEffort resources in kubectl describe 2015-10-05 13:38:04 -04:00
rkt Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
status Concurrency fixes in status.Manager 2015-10-28 17:40:55 -07: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 remove unnecessary fmt 2015-11-02 21:07:07 +08:00
kubelet_test.go Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -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 Fixes code duplication. 2015-10-26 15:24:50 -04: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 Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -04:00
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 Fix Kubelet /logs endpoint 2015-10-30 16:19:34 -07:00
server_test.go Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
util.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
volume_manager.go
volumes.go Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -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