package
0.26.1
Repository: https://github.com/go-vela/worker.git
Documentation: pkg.go.dev

# Functions

New returns an Engine implementation that integrates with a Docker runtime.
NewMock returns an Engine implementation that integrates with a mock Docker runtime.
WithDropCapabilities sets the kernel capabilities to drop from each container in the runtime client for Docker.
WithHostVolumes sets the host volumes in the runtime client for Docker.
WithLogger sets the logger in the runtime client for Docker.
WithPrivilegedImages sets the privileged images in the runtime client for Docker.

# Constants

Version represents the supported Docker API version for the mock.

# Type aliases

ClientOpt represents a configuration option to initialize the runtime client for Docker.