/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. |
||
---|---|---|
.. | ||
docker | ||
libcontainer | ||
raw | ||
container.go | ||
factory_test.go | ||
factory.go | ||
mock.go |