package
1.4.1
Repository: https://github.com/singholt/containerd.git
Documentation: pkg.go.dev

# Functions

AddRefPrefix prepends the given image prefix to tag-only references, while leaving returning full references unmodified.
DigestTranslator creates a digest reference by adding the digest to an image name.
Export implements Exporter.
FilterRefPrefix restricts references to having the given image prefix.
ImportIndex imports an index from a tar archive image bundle - implements Docker v1.1, v1.2 and OCI v1.
WithAllPlatforms exports all manifests from a manifest list.
WithImage adds the provided images to the exported archive.
WithImportCompression compresses uncompressed layers on import.
WithManifest adds a manifest to the exported archive.
WithPlatform defines the platform to require manifest lists have not exporting all platforms.
WithSkipDockerManifest skips creation of the Docker compatible manifest.json file.

# Type aliases

ExportOpt defines options for configuring exported descriptors.
ImportOpt is an option for importing an OCI index.