Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Transport = archiveTransport{}
Transport is an ImageTransport for local Docker archives.
Functions ¶
func NewReference ¶ added in v5.3.0
func NewReference(path string, destinationRef reference.NamedTagged) (types.ImageReference, error)
NewReference rethrns a Docker archive reference for a path and an optional destination reference.
func ParseReference ¶
func ParseReference(refString string) (types.ImageReference, error)
ParseReference converts a string, which should not start with the ImageTransport.Name prefix, into an Docker ImageReference.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.