/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. |
||
---|---|---|
.. | ||
test_resources | ||
fs_test.go | ||
fs.go | ||
statvfs.c | ||
types.go |