cadvisor/api
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
..
handler.go Added streaming to api 2015-03-09 17:54:28 -07:00
versions_test.go Added a basic api interface for events 2015-02-26 14:14:25 -08:00
versions.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00