cadvisor/fs
Victor Marmol 86238d0179 Allow partial success of GetStats().
This should make us more robust in the face of failure (at the cost of
making the failures less prominent). We allow GetStats() to return an
error and a partial result. We will process the result and report the
error.

Fixes #306.
2015-02-03 15:26:31 -08:00
..
test_resources Added /proc/diskstats 2014-10-19 23:36:08 +00:00
fs_test.go Add some more missing copyrights and script to verify copyright. 2015-01-09 19:31:25 +00:00
fs.go Allow partial success of GetStats(). 2015-02-03 15:26:31 -08:00
statvfs.c Adding filesystem usage information to MachineInfo. 2014-09-29 23:24:06 +00:00
types.go Add some more missing copyrights and script to verify copyright. 2015-01-09 19:31:25 +00:00