cadvisor/fs
Rohit Jnagal a0a419614f Add /storage endpoint to 2.0 API.
/storage returns {device, mountpoint, capacity, usage} for all filesystems.
In addition, it also detect and applies label for each filesystem - currently two - "root", "docker-images".

/storage/<label> returns info about the filesystem with specific label. eg. /storage/root returns info for root filesystem.
2015-03-11 01:49:58 +00:00
..
test_resources Process BTRFS, whole-disk, device-mapper filesystem stats 2015-01-16 23:05:19 +02:00
fs_test.go Process BTRFS, whole-disk, device-mapper filesystem stats 2015-01-16 23:05:19 +02:00
fs.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
statvfs.c Adding filesystem usage information to MachineInfo. 2014-09-29 23:24:06 +00:00
types.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00