Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Transport = dirTransport{}
Transport is an ImageTransport for directory paths.
Functions ¶
func NewReference ¶
func NewReference(path string) (types.ImageReference, error)
NewReference returns a directory reference for a specified path.
We do not expose an API supplying the resolvedPath; we could, but recomputing it is generally cheap enough that we prefer being confident about the properties of resolvedPath.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.