k3s/pkg/kubelet
bprashanth 7c2aeecdd2 SetUp/TearDown II: remove code from kuberuntime 2016-10-31 13:05:19 -07:00
..
api Implement streaming CRI methods in dockershim 2016-10-28 11:15:53 -07:00
cadvisor Fix cadvisor_unsupported and the crossbuild 2016-10-28 22:57:16 +03:00
client include multiple versions in clientset 2016-10-29 13:30:47 -07:00
cm autogenerated 2016-10-21 17:32:32 -07:00
config Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
container Teach cri about podCIDR 2016-10-31 13:05:18 -07:00
custommetrics autogenerated 2016-10-21 17:32:32 -07:00
dockershim SetUp/TearDown I: dockershim 2016-10-31 13:05:19 -07:00
dockertools Teach cri about podCIDR 2016-10-31 13:05:18 -07:00
envvars autogenerated 2016-10-21 17:32:32 -07:00
events autogenerated 2016-10-21 17:32:32 -07:00
eviction autogenerated 2016-10-21 17:32:32 -07:00
images autogenerated 2016-10-21 17:32:32 -07:00
kuberuntime SetUp/TearDown II: remove code from kuberuntime 2016-10-31 13:05:19 -07:00
leaky autogenerated 2016-10-21 17:32:32 -07:00
lifecycle autogenerated 2016-10-21 17:32:32 -07:00
metrics Add instrumented CRI service which is enabled for both grpc and non-grpc 2016-10-25 10:59:27 -07:00
network Split network.Host into LegacyHost and NamespaceGetter 2016-10-31 13:05:19 -07:00
pleg autogenerated 2016-10-21 17:32:32 -07:00
pod autogenerated 2016-10-21 17:32:32 -07:00
prober autogenerated 2016-10-21 17:32:32 -07:00
qos autogenerated 2016-10-21 17:32:32 -07:00
remote Split network.Host into LegacyHost and NamespaceGetter 2016-10-31 13:05:19 -07:00
rkt Teach cri about podCIDR 2016-10-31 13:05:18 -07:00
rktshim Implement streaming CRI methods in dockershim 2016-10-28 11:15:53 -07:00
server Implement streaming CRI methods in dockershim 2016-10-28 11:15:53 -07:00
status autogenerated 2016-10-21 17:32:32 -07:00
sysctl autogenerated 2016-10-21 17:32:32 -07:00
types autogenerated 2016-10-21 17:32:32 -07:00
util include multiple versions in clientset 2016-10-29 13:30:47 -07:00
volumemanager Fix volume states out of sync problem after kubelet restarts 2016-10-25 12:29:12 -07:00
BUILD Update bazel. 2016-10-25 10:57:46 -07:00
OWNERS
active_deadline.go
active_deadline_test.go
disk_manager.go
disk_manager_test.go
doc.go
kubelet.go Split network.Host into LegacyHost and NamespaceGetter 2016-10-31 13:05:19 -07:00
kubelet_cadvisor.go
kubelet_cadvisor_test.go
kubelet_getters.go Fix volume states out of sync problem after kubelet restarts 2016-10-25 12:29:12 -07:00
kubelet_getters_test.go
kubelet_network.go Teach cri about podCIDR 2016-10-31 13:05:18 -07:00
kubelet_network_test.go
kubelet_node_status.go Support opaque integer resource accounting. 2016-10-28 10:15:13 -07:00
kubelet_node_status_test.go Split NodeDiskPressure into NodeInodePressure and NodeDiskPressure 2016-10-03 11:42:56 -07:00
kubelet_pods.go Move Kubelet pod-management code into kubelet_pods.go 2016-09-26 17:16:59 -04:00
kubelet_pods_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
kubelet_resources.go
kubelet_resources_test.go
kubelet_test.go vet fixes 2016-10-13 21:12:15 -07:00
kubelet_volumes.go Fix volume states out of sync problem after kubelet restarts 2016-10-25 12:29:12 -07:00
kubelet_volumes_test.go Move Kubelet pod-management code into kubelet_pods.go 2016-09-26 17:16:59 -04:00
networks.go Split network.Host into LegacyHost and NamespaceGetter 2016-10-31 13:05:19 -07:00
oom_watcher.go
oom_watcher_test.go
pod_container_deletor.go
pod_container_deletor_test.go
pod_workers.go
pod_workers_test.go
reason_cache.go
reason_cache_test.go
root_context_linux.go
root_context_unsupported.go
runonce.go
runonce_test.go Revert "bootstrap: Start hostNetwork pods even if network plugin not ready" 2016-10-25 08:38:59 -07:00
runtime.go Revert "bootstrap: Start hostNetwork pods even if network plugin not ready" 2016-10-25 08:38:59 -07:00
util.go
volume_host.go