Versions in this module Expand all Collapse all v0 v0.35.0 Nov 27, 2019 v0.34.0 Aug 26, 2019 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