package
11.11.4+incompatible
Repository: https://github.com/gitlabhq/gitlab-runner.git
Documentation: pkg.go.dev
# Functions
EncodeAuthConfig constructs a token from an AuthConfig, suitable for authorizing against the Docker API with.
IsErrNotFound checks whether a returned error is due to an image or container not being found.
New attempts to create a new Docker client of the specified version.
No description provided by the author
No description provided by the author
No description provided by the author
ResolveDockerAuthConfig taken from: https://github.com/docker/docker/blob/master/registry/auth.go.
SplitDockerImageName breaks a reposName into an index name and remote name.
# Constants
The default API version used to create a new docker client.
DefaultDockerRegistry is the name of the index.
# Variables
No description provided by the author
# Structs
No description provided by the author
MockClient is an autogenerated mock type for the Client type.
MockMachine is an autogenerated mock type for the Machine type.