cadvisor/manager
Victor Marmol 742bb8c724 Do not duplicate Docker container output.
Since Docker containers are known by more than one name we were
returning them once for every name they're known by. This change makes
the returned containers unique.
2014-11-17 10:40:28 -08:00
..
container_test.go Adding --log_cadvisor_usage flag to log the resource usage of cAdvisor. 2014-10-15 08:18:38 -07:00
container.go Simplify how the Docker containers are handled. 2014-11-12 18:01:47 -08:00
machine.go Adding filesystem usage calculation for docker containers. This patch also includes some internal refactoring. 2014-10-06 09:51:32 +00:00
manager_test.go Simplify how the Docker containers are handled. 2014-11-12 18:01:47 -08:00
manager.go Do not duplicate Docker container output. 2014-11-17 10:40:28 -08:00