cadvisor/container
Clayton Coleman 9ce178f707 Lazily init DBus only when it is needed
OpenShift has some cAdvisor packages in its import chain. The init() here
invokes Dbus start even when cAdvisor is not actively running or being
used (in our packages).  This change makes the systemd check and dbus
initialization and connection lazy, occuring only the first time someone
invokes UseSystemd().
2015-03-19 16:35:48 -04:00
..
docker Lazily init DBus only when it is needed 2015-03-19 16:35:48 -04:00
libcontainer Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
raw Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00
container.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Start() exits gracefully when there are no factories. 2015-03-11 21:22:16 -07:00
mock.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00