package
1.0.3
Repository: https://github.com/estesp/manifest-tool.git
Documentation: pkg.go.dev

# 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.