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

# Functions

# Constants

ArtifactHubListTasksEndpoint.
ArtifactHubType is the value to use setting the type field to artifact.
ArtifactHubYamlEndpoint is the suffix for a private custom Artifact hub instance.
ConfigArtifactHubPipelineCatalog is the configuration field name for controlling the Artifact Hub Pipeline catalog to fetch the remote resource from.
ConfigArtifactHubTaskCatalog is the configuration field name for controlling the Artifact Hub Task catalog to fetch the remote resource from.
ConfigKind is the configuration field name for controlling what the layer name in the hub image is.
ConfigTektonHubCatalog is the configuration field name for controlling the Tekton Hub catalog to fetch the remote resource from.
ConfigType is the configuration field name for controlling the hub type to pull the resource from.
DefaultArtifactHubURL is the default url for the Artifact hub api.
LabelValueHubResolverType is the value to use for the resolution.tekton.dev/type label on resource requests.
ParamCatalog is the parameter defining what the catalog in the bundle image is.
ParamKind is the parameter defining what the layer kind in the bundle image is.
ParamName is the parameter defining what the layer name in the bundle image is.
ParamType is the parameter defining what the hub type to pull the resource from.
ParamVersion is the parameter defining what the layer version in the bundle image is.
DefaultTektonHubListTasksEndpoint.
TektonHubType is the value to use setting the type field to tekton.
TektonHubYamlEndpoint is the suffix for a private custom Tekton hub instance.

# Structs

ResolvedHubResource wraps the data we want to return to Pipelines.
Resolver implements a framework.Resolver that can fetch files from OCI bundles.