# Functions
ParseAny parses the passed reference with allowing it to be non-docker reference.
ParseDockerRef parses the passed reference with assuming it's a docker reference.
ParseIPFSRefWithScheme parses the passed reference with assuming it's an IPFS reference with scheme prefix.
SuggestContainerName generates a container name from name.
# Interfaces
Reference is a reference to an image.