package
0.12.2
Repository: https://github.com/tinkerbell/tink.git
Documentation: pkg.go.dev

# Functions

NewDocker creates a new Docker instance.
No description provided by the author
WithClient returns an option to configure a Docker client on a Docker instance.
WithLogger returns an option to configure the logger on a Docker instance.

# Constants

MessageMountPath is the path used by Actions to write their failure message.
ReasonMountPath is the path used by Actions to write their failure reasons.

# Structs

Docker is a docker runtime that satisfies agent.ContainerRuntime.
Fake is a runtime that always succeeds.

# Type aliases

DockerOption defines optional configuration for a Docker instance.