package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

AllManifests returns all non-list manifests, the list manifest (if any), the digest the from refers to, or an error.
FirstManifest returns the first manifest at the request location that matches the filter function.
ManifestsFromList returns a map of all image manifests for a given manifest.
ManifestToImageConfig takes an image manifest and converts it into a structured object.
TDOO: remove when quay.io switches to v2 schema.

# Variables

PreferManifestList specifically requests a manifest list first.

# Structs

FilterOptions assist in filtering out unneeded manifests from ManifestList objects.

# Interfaces

# Type aliases