cadvisor/manager
Rohit Jnagal eb8f941ba6 Make process listing work when cadvisor is running in docker.
Use /rootfs/proc to build the process listing.
2015-06-04 18:49:43 +00:00
..
testdata Add cpu topology information to machine endpoint. 2014-12-20 00:53:48 +00:00
container_test.go Separate in-memory cache from storage drivers. 2015-06-02 16:06:01 +00:00
container.go Make process listing work when cadvisor is running in docker. 2015-06-04 18:49:43 +00:00
machine.go Add support for parsing CPU speed from /proc/cpuinfo on Power (ppc64) systems. 2015-05-22 10:31:37 +05:30
manager_mock.go Add manager methods to get docker status and images. 2015-05-13 22:07:09 +00:00
manager_test.go Separate in-memory cache from storage drivers. 2015-06-02 16:06:01 +00:00
manager.go Make process listing work when cadvisor is running in docker. 2015-06-04 18:49:43 +00: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