package
1.13.0-rc1
Repository: https://github.com/nullne/docker.git
Documentation: pkg.go.dev

# Structs

ContainerAttachConfig holds the streams to use when connecting to a container to view logs.
ContainerCommitConfig is a wrapper around types.ContainerCommitConfig that also transports configuration changes for a container.
ContainerLogsConfig holds configs for logging operations.
ContainerStatsConfig holds information for configuring the runtime behavior of a backend.ContainerStats() call.
ExecInspect holds information about a running process started with docker exec.
ExecProcessConfig holds information about the exec process running on the host.
ProgressWriter is an interface to transport progress streams.