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

# Functions

NewStore creates a new image store source or Destination.
No description provided by the author
WithDigestRef uses a named prefix to references images which only have a tag name reference in the annotation or check full references annotations against and additionally may add a digest reference.
No description provided by the author
WithImageLabels are the image labels to apply to a new image.
WithManifestLimit defines the max number of manifests to fetch.
WithNamedPrefix uses a named prefix to references images which only have a tag name reference in the annotation or check full references annotations against.
WithPlatforms specifies which platforms to fetch content for.
WithUnpack specifies a platform to unpack for and an optional snapshotter to use.

# Structs

Reference is used to create or find a reference for an image.
No description provided by the author

# Type aliases

StoreOpt defines options when configuring an image store source or destination.