Documentation
¶
Overview ¶
Package registry implements the logic for interacting with a remote registry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithClient ¶
WithClient sets the underlying HTTP client to be used for requests.
func WithPlainHTTP ¶
WithPlainHTTP specifies if requests should be done in plain http.
Types ¶
type Registry ¶
Registry is an HTTP client to interact with a remote registry.
func NewRegistry ¶
NewRegistry returns a new Registry.
Return an error if the given ref is not valid.
Click to show internal directories.
Click to hide internal directories.