cadvisor/manager
Victor Marmol 67f6ee48f9 Return unique containers in Subcontainers().
Before this we'd return an instance for each alias we'd saved.

Fixes #592.
2015-03-15 09:58:04 -07:00
..
testdata Add cpu topology information to machine endpoint. 2014-12-20 00:53:48 +00:00
container_test.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
container.go Lowering log level for frequent events. 2015-03-09 14:53:53 -07:00
machine.go Don't fail fetching machine information when not available 2015-03-12 14:48:12 -07:00
manager_mock.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
manager_test.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
manager.go Return unique containers in Subcontainers(). 2015-03-15 09:58:04 -07:00
topology_test.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00