# 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.
# Type aliases
StoreOpt defines options when configuring an image store source or destination.