cadvisor/manager
Victor Marmol 99a48d8310 Make explicit the use of InMemoryStorage in Manager.
The current structure is a remnant of when the in memory storage was one
of the options for backing store. Today, we always have the memory
storage with an optional "backend storage" plugin. This commit makes the
InMemoryStorage use explicit.
2015-02-18 14:09:59 -08:00
..
testdata Add cpu topology information to machine endpoint. 2014-12-20 00:53:48 +00:00
container_test.go Add derived stats tracking to containers. 2015-02-16 20:44:34 +00:00
container.go Add derived stats tracking to containers. 2015-02-16 20:44:34 +00:00
machine.go Merge pull request #415 from rjnagal/diskinfo 2015-01-03 22:13:02 -08:00
manager_test.go Make explicit the use of InMemoryStorage in Manager. 2015-02-18 14:09:59 -08:00
manager.go Make explicit the use of InMemoryStorage in Manager. 2015-02-18 14:09:59 -08:00
topology_test.go Add cache info to machine topology 2014-12-22 17:54:36 +00:00