package
1.4.0-beta.2
Repository: https://github.com/crisesw/containerd.git
Documentation: pkg.go.dev

# Functions

NewConverter returns a new converter.
ReadStripSignature reads in a schema1 manifest and returns a byte array with the "signatures" field stripped.
UseDockerSchema2 is used to indicate that a schema1 manifest should be converted into the media types for a docker schema2 manifest.

# Structs

Converter converts schema1 manifests to schema2 on fetch.
ConvertOptions provides options on converting a docker schema1 manifest.

# Type aliases

ConvertOpt allows configuring a convert operation.