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

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

ManagedByLabelKey is the label key used to mark what is managing this resource.

# Variables

AddToScheme adds the types known to this package to an existing schema.
SchemeBuilder builds a scheme with the types known to the package.
SchemeGroupVersion is group version used to register these objects.

# Structs

ResolutionRequest is an object for requesting the content of a Tekton resource like a pipeline.yaml.
ResolutionRequestList is a list of ResolutionRequests.
ResolutionRequestSpec are all the fields in the spec of the ResolutionRequest CRD.
ResolutionRequestStatus are all the fields in a ResolutionRequest's status subresource.
ResolutionRequestStatusFields are the ResolutionRequest-specific fields for the status subresource.