package
0.1.4
Repository: https://github.com/stacklok/frizbee.git
Documentation: pkg.go.dev

# Functions

GetImageDigestFromRef returns the digest of a container image reference from a name.Reference.
New creates a new Parser.

# Constants

ContainerImageRegex is regular expression pattern to match container image usage in YAML nolint:lll.
ReferenceType is the type of the reference.

# Structs

Parser is a struct to replace container image references with digests.