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

# Packages

Package events defines the interface and different implementations for events Tekton uses events to notify about changes in Condition of resources, like a TaskRun is starting, a PipelineRun failed to run or could not be validated.
Package resolutionrequest provides a reconciler for ResolutionRequest objects.

# Functions

IsYoungResource checks whether the resource is younger than minimumResourceAge, based on its creation timestamp.

# Constants

KubectlLastAppliedAnnotationKey is the key used by kubectl to store its last applied configuration (using kubectl apply).