package
1.2.22
Repository: https://github.com/adevinta/vulcan-agent.git
Documentation: pkg.go.dev

# Functions

NewBackend creates a new Docker backend using the given config, agent api address and CheckVars.

# Structs

Docker implements a docker backend for running jobs if the local docker.
RunConfig contains the configuration for executing a check in a container.

# Interfaces

Retryer represents the functions used by the docker backend for retrying docker registry operations.

# Type aliases

ConfigUpdater allows to update the docker configuration just before the container creation.