Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoIdentifier = errors.Errorf("could not parse a valid tag or digest from image reference")
Functions ¶
func NormalizeRegistryUrl ¶
func NormalizeRepositoryName ¶
Types ¶
type Identifier ¶
type ImageRef ¶
type ImageRef struct { Registry string Repository string Identifier Identifier }
func ParseReference ¶
Click to show internal directories.
Click to hide internal directories.