cadvisor/container
Victor Marmol e3ab15417c Ignore update errors for dead containers.
This adds an Exists() interface to detect when the container is dead.
Before reporting an update error we check is Exists() is true.

Some documentation was added as well.
2014-11-22 05:31:11 +08:00
..
docker Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00
libcontainer Merge pull request #277 from vmarmol/flat 2014-11-05 11:26:10 -08:00
raw Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00
container.go Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
mock.go Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00