# Functions
ParseDockerURL takes a Docker URL and returns a ParsedDockerURL with its index URL, image name, and tag.
ValidateLayerId validates a layer ID.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AppcDockerOriginalName is the unmodified name this image was originally referenced by for fetching, e.g.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
InsecureConfig represents the different insecure options available.
ParsedDockerURL represents a parsed Docker URL.
# Type aliases
No description provided by the author
MediaTypeOption represents the media types for a given docker image (or oci) spec.
MediaTypeSet represents a set of media types which docker2aci is to use when fetchimg images.
RegistryOption represents a type of a registry, based on the version of the docker http API.
RegistryOptionSet represents a set of registry types which docker2aci is to use when fetching images.