cadvisor/container/raw
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 code review fixes 2014-10-16 02:55:39 +00:00
container_hints_test.go Add some more missing copyrights and script to verify copyright. 2015-01-09 19:31:25 +00:00
container_hints.go Adding runtime options docs. 2014-12-04 09:16:30 -08:00
factory.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
handler.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00