cadvisor/container
Victor Marmol a187d74e5b Enable the simple raw driver.
It doesn't yet get the spec, but it is functional enough to use.
This removed the registration of lmctfy, the code will be removed in a
future PR once raw GetSpec() is complete.
2014-07-21 19:02:07 -07:00
..
docker Enable the simple raw driver. 2014-07-21 19:02:07 -07:00
libcontainer Initial version of the raw container driver. 2014-07-17 10:45:59 -07:00
lmctfy Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
raw Remove cpuset cgroup for listing on raw driver. 2014-07-21 18:00:55 -07:00
container.go remove StatsPercentiles in container handler 2014-06-17 12:55:51 -07:00
factory_test.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
factory.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
filter_test.go remove StatsPercentiles in container handler 2014-06-17 12:55:51 -07:00
filter.go remove StatsPercentiles in container handler 2014-06-17 12:55:51 -07:00
mock.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00