k3s/pkg/kubelet/cadvisor
Vishnu kannan 82f7820066 Kubelet:
Centralize Capacity discovery of standard resources in Container manager.
Have storage derive node capacity from container manager.
Move certain cAdvisor interfaces to the cAdvisor package in the process.

This patch fixes a bug in container manager where it was writing to a map without synchronization.

Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-06-27 18:45:02 -07:00
..
testing Kubelet: 2017-06-27 18:45:02 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
cadvisor_linux.go Kubelet: 2017-06-27 18:45:02 -07:00
cadvisor_linux_test.go Filter internal Kubernetes labels from Prometheus metrics 2016-08-22 19:44:27 -04:00
cadvisor_unsupported.go Kubelet: 2017-06-27 18:45:02 -07:00
cadvisor_windows.go Kubelet: 2017-06-27 18:45:02 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
types.go Kubelet: 2017-06-27 18:45:02 -07:00
util.go run hack/update-all 2017-06-22 11:31:03 -07:00