MCPcopy
hub / github.com/yusing/godoxy / DockerWatcher

Struct DockerWatcher

internal/watcher/docker_watcher.go:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18type (
19 DockerWatcher struct {
20 cfg types.DockerProviderConfig
21 }
22 DockerListOptions = dockerEvents.ListOptions
23
24 dockerStreamResult struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected