Documentation
¶
Overview ¶
Package containers provides functions to replace tags for checksums
Index ¶
- func GetDigest(ctx context.Context, refstr string) (string, error)
- func GetDigestFromRef(ctx context.Context, ref name.Reference) (string, error)
- func ReplaceImageReferenceFromYAML(ctx context.Context, input io.Reader, output io.Writer) (bool, error)
- func ReplaceReferenceFromYAML(ctx context.Context, keyRegex string, input io.Reader, output io.Writer) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDigestFromRef ¶
GetDigestFromRef returns the digest of a container image reference from a name.Reference.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.