cadvisor/container
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
..
docker Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
libcontainer Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
raw Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
container.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Report error while fetching network stats. 2014-12-10 13:26:42 -08:00
mock.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00