# Functions

Parse parses the image from a string.

# Constants

ExplicitNamespace forces a namespace in the repo, will use "library" if no namespace.
ExplicitTag forces a tag in the string, will use latest if no tag is avail.
Registry output option includes the registry in the string.
Tag includes the tag in the output string.

# Variables

DefaultGetStringOptions is the default set of options.
ErrNoImageRepository returns when there is there is no image repository.

# Structs

ImageName represents the parts of an image reference.

# Type aliases

FormatOption is a the byte switch that sets the format for the image ToString func.