cadvisor/api
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
..
handler.go Ignore update errors for dead containers. 2014-11-22 05:31:11 +08:00