cadvisor/container
Rohit Jnagal e43ada2e00 Add 'bytes available' to fs info.
The current capacity and usage numbers are insufficient to figure out
actual bytes available for a non-root user for the fs. Available is the
value used by df and the one we need to track to detect low diskspace
condition.
2015-05-11 19:27:40 +00:00
..
docker Adding container labels 2015-04-30 23:09:03 -07:00
libcontainer Add flags to customize the events StoragePolicy. 2015-05-01 12:04:11 -07:00
raw Add 'bytes available' to fs info. 2015-05-11 19:27:40 +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 Add --docker_only flag to enable tracking for only docker containers and root. 2015-04-30 23:34:44 +00:00
factory.go Add --docker_only flag to enable tracking for only docker containers and root. 2015-04-30 23:34:44 +00:00
mock.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00