# Functions
Expand returns the fully qualified image name.
IsLatest parses the image and returns true if the image uses the :latest tag.
Match returns true if the image name matches an image in the list.
MatchHostname returns true if the image hostname matches the specified hostname.
MatchTag returns true if the image name matches an image in the list, including the tag.
Overrides registry if image is an internal image.
Trim returns the short image name without tag.