Versions in this module Expand all Collapse all v0 v0.60.0 Jun 20, 2026 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 + type ContainerWatcher interface + Start func(events chan ContainerEvent) error + Stop func() error