Versions in this module Expand all Collapse all v0 v0.23.2 May 19, 2016 Changes in this version + type ContainerEvent struct + EventType ContainerEventType + Name string + WatchSource ContainerWatchSource + type ContainerEventType int + const ContainerAdd + const ContainerDelete + type ContainerWatchSource int + const Raw + const Rkt + type ContainerWatcher interface + Start func(events chan ContainerEvent) error + Stop func() error