# Functions
NewCmdMigrateImageReferences implements a MigrateImages command.
No description provided by the author
ParseMapping converts a string in the form "(REGISTRY|*)/(NAME|*)" to an ImageReferenceMapping or returns a user-facing error.
# Structs
ImageReferenceMapping represents a transformation of an image reference.
No description provided by the author
# Type aliases
ImageReferenceMappings provide a convenience method for transforming an input reference.
No description provided by the author