Commit Graph

4 Commits

Author SHA1 Message Date
Victor Marmol
1636c3e759 Change ContainerHandlerFactories to decide what containers they support.
This allows a ContainerHandlerFactory to register a CanHandle() function
which is called to determine whether the factory can handle a particular
container.

This commit disables being able to run cAdvisor without lmctfy. This
should be enabled again with a "no-op" global factory which I would like
to do in a separate PR.
2014-07-16 16:48:45 -07:00
Nan Deng
f8542e2a33 check subcontainers 2014-07-07 16:51:49 -07:00
Nan Deng
7df7989849 test get info 2014-07-03 22:25:03 -07:00
Nan Deng
4df4b0ee2e unit tests for containerData 2014-07-03 22:08:24 -07:00