MCPcopy
hub / github.com/moby/moby / logPluginProxy

Struct logPluginProxy

daemon/logger/proxy.go:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13type logPluginProxy struct {
14 client
15}
16
17type logPluginProxyStartLoggingRequest struct {
18 File string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected