name

package
v0.18.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseMaybe

func ParseMaybe(provided string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL