Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMaybe ¶
ParseMaybe attempts to parse the provided reference as a GGCR `name.Reference`, returning a modified `reference.Name()` if parsing is successful. Unlike GGCR's `reference.Name()`, `ParseMaybe` will strip the digest portion of the reference, retaining the provided tag or adding a `latest` tag if no tag is provided. This is to aid in comparing two references when we really care about image names and not about image digests, such as when populating `files.RunImageForRebase` information on an exported image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.