package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# Functions
Htpasswd sets the auth method with htpasswd.
NewMock creates a registry mock.
NewV2 creates a v2 registry server.
Schema1 sets the registry to serve v1 api.
Token sets the auth method to token, with the specified token url.
URL sets the registry url.
WithStderr sets the stdout of the registry command to the passed in writer.
WithStdout sets the stdout of the registry command to the passed in writer.
# Constants
DefaultURL is the default url that will be used by the registry (if not specified otherwise).
V2binary is the name of the registry v2 binary.
V2binarySchema1 is the name of the registry that serve schema1.