package
2.6.2+incompatible
Repository: https://github.com/vbatts/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.