# Structs
AuthInfo holds information about how manifest-tool should connect and authenticate to the docker registry.
ImageInspect holds information about an image in a registry.
ManifestEntry represents an entry in the list of manifests to be combined into a manifest list, provided via the YAML input.
YAMLInput represents the YAML format input to the pushml command.