Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct { Protocol string BaseUrl string SubPath string // contains filtered or unexported fields }
func NewRegistry ¶
func (*Registry) ListRepositories ¶
type TokenTransport ¶
type TokenTransport struct {
Transport http.RoundTripper
}
Click to show internal directories.
Click to hide internal directories.