cadvisor/container/raw
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
..
test_resources matches with the full path of the container 2014-10-14 20:01:44 +00:00
container_hints_test.go Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00
container_hints.go Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00
factory.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
handler.go Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00