Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistryClient
deprecated
func NewRegistryClient(resolver registryclient.AuthConfigResolver, userAgent string, insecure bool) registryclient.RegistryClient
NewRegistryClient returns a new RegistryClient with a resolver
Deprecated: this function was only used internally and will be removed in the next release.
Types ¶
type AuthConfigResolver
deprecated
type AuthConfigResolver = registryclient.AuthConfigResolver
AuthConfigResolver returns Auth Configuration for an index
Deprecated: this type was only used internally and will be removed in the next release.
type RegistryClient
deprecated
type RegistryClient = registryclient.RegistryClient
RegistryClient is a client used to communicate with a Docker distribution registry.
Deprecated: this interface was only used internally and will be removed in the next release.
Click to show internal directories.
Click to hide internal directories.