package
0.69.0
Repository: https://github.com/tektoncd/pipeline.git
Documentation: pkg.go.dev

# Functions

NewResolver is a convenience function to return a new OCI resolver instance as a remote.Resolver with a short, 1m timeout for resolving an individual image.

# Constants

APIVersionAnnotation is an OCI annotation for the bundle version.
KindAnnotation is an OCI annotation for the bundle kind.
MaximumBundleObjects defines the maximum number of objects in a bundle.
TitleAnnotation is an OCI annotation for the bundle title.

# Structs

Resolver implements the Resolver interface using OCI images.