cadvisor/container/docker
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
..
factory.go Lazily init DBus only when it is needed 2015-03-19 16:35:48 -04:00
handler.go Add /storage endpoint to 2.0 API. 2015-03-11 01:49:58 +00:00