cadvisor/fs
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
..
fs.go Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00
statvfs.c Adding filesystem usage information to MachineInfo. 2014-09-29 23:24:06 +00:00
types.go Mounted partitions space usage metrics per container 2014-10-15 19:01:38 +00:00