package
3.7.0-rc.0+incompatible
Repository: https://github.com/tnozicka/openshift-github.com-docker-distribution.git
Documentation: pkg.go.dev

# Functions

FromDescriptors takes a slice of descriptors, and returns a DeserializedManifestList which contains the resulting manifest list and its JSON representation.

# Constants

MediaTypeManifestList specifies the mediaType for manifest lists.

# Variables

SchemaVersion provides a pre-initialized version structure for this packages version of the manifest.

# Structs

DeserializedManifestList wraps ManifestList with a copy of the original JSON.
A ManifestDescriptor references a platform-specific manifest.
ManifestList references manifests for various platforms.
PlatformSpec specifies a platform where a particular image manifest is applicable.