Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatImageName ¶
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func NewAuthorizer ¶
func NewAuthorizer(name string) Authorizer
func (Authorizer) Authorize ¶
func (a Authorizer) Authorize() (registry.AuthConfig, error)
func (Authorizer) AuthorizeEncoded ¶
func (a Authorizer) AuthorizeEncoded() (string, error)
type Image ¶
type Image struct {
// contains filtered or unexported fields
}
func NewImage ¶
func NewImage(opts ImageOptions) Image
type ImageOptions ¶
Click to show internal directories.
Click to hide internal directories.