cadvisor/container
Abin Shahab b8ed0bd0e3 Mounted partitions space usage metrics per container
This computes the space usage for mounted partitions. It takes in a list of mounted partitions from containerHints
and computes the device's disk usage(so each mount must be a separate partition). This is useful for users who
mount partitions on containers and store most of the container's persistent data on those partitions.
2014-10-15 19:01:38 +00:00
..
docker Avoid storage usagge calculations when aufs driver is not being used. 2014-10-07 11:48:10 +00:00
libcontainer Fix name resolution in Systemd systems 2014-09-23 20:01:35 -07:00
raw Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00
container.go Undo changes to if statements as requested by vmarmol. Fix typos in my changes. 2014-09-24 10:59:18 -07:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
mock.go Supporting graceful signal shutdown. 2014-09-23 14:13:58 -07:00