package
1.2.3
Repository: https://github.com/kevpar/containerd.git
Documentation: pkg.go.dev

# Functions

NewConverter returns a new converter.
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.