kubernetes/pkg/kubelet/cadvisor
mattjmcnaughton 49fc82f7ab
Ensure we only run the cadvisor/docker init in !dockerless
We do not want to run the `cadvisor/docker` init when we are using the
dockerless build tags. We can ensure this by isolating into a separate
file with the proper build tag constraints.
2020-05-07 17:18:51 -04:00
..
testing Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
BUILD Ensure we only run the cadvisor/docker init in !dockerless 2020-05-07 17:18:51 -04:00
cadvisor_linux_docker.go Ensure we only run the cadvisor/docker init in !dockerless 2020-05-07 17:18:51 -04:00
cadvisor_linux.go Ensure we only run the cadvisor/docker init in !dockerless 2020-05-07 17:18:51 -04:00
cadvisor_unsupported.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
cadvisor_windows.go Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
doc.go Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
helpers_linux.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
helpers_unsupported.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
OWNERS kubelet: add sjenning to kubelet subdirectory owners files 2019-06-03 08:26:24 -05:00
types.go Add mountpoint as CRI image filesystem storage identifier. 2018-02-07 23:01:06 +00:00
util_test.go Graduate HugePages feature to GA 2019-02-02 00:21:10 -05:00
util.go Correct comment around which integrations require cadvisor_stats 2020-01-05 09:23:09 -05:00