cadvisor/container/docker
Andy Goldstein 69c085d9fa Cache the Docker thin pool name
Cache the Docker thin pool name in the dockerFactory and pass it to each Docker container handler,
instead of calling `docker info` each time a new container handler is created, as the thin pool name
is extremely unlikely to change.
2017-05-30 11:50:58 -04:00
..
client.go Clean up docker root dir 2016-05-06 19:31:36 -07:00
docker_test.go Add Docker API version 2017-04-04 10:56:11 +05:30
docker.go Cache the Docker thin pool name 2017-05-30 11:50:58 -04:00
factory_test.go Ignore any .mount cgroup in docker handler 2017-01-16 11:02:37 -05:00
factory.go Cache the Docker thin pool name 2017-05-30 11:50:58 -04:00
handler_test.go Fix fs stats handling for non-aufs storage drivers. 2016-02-05 16:32:07 -08:00
handler.go Cache the Docker thin pool name 2017-05-30 11:50:58 -04:00