cadvisor/container/docker
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
..
factory.go Let the raw driver handle the /docker container. 2014-11-20 06:44:35 +08:00
handler.go Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00