package
22.10.0+incompatible
Repository: https://github.com/crazy-max/docker-cli.git
Documentation: pkg.go.dev
# Functions
GetRegistryAuth returns the auth config given an input image.
IsNotFound returns true if the error is a not found error.
NewRegistryClient returns a new RegistryClient with a resolver.
RepoNameForReference returns the repository name from a reference.
# Structs
ErrBlobCreated returned when a blob mount request was created.
ErrHTTPProto returned if attempting to use TLS with a non-TLS registry.
PutManifestOptions is the data sent to push a manifest.
# Interfaces
RegistryClient is a client used to communicate with a Docker distribution registry.
# Type aliases
AuthConfigResolver returns Auth Configuration for an index.