package
1.3.0-k3s.5-zfs
Repository: https://github.com/krazykayaker/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.