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

# Packages

# Functions

MissingKeysObjectParamNames checks if all required keys of object type param definitions are provided in params or param definitions' defaults.
NewController instantiates a new controller.Impl from knative.dev/pkg/controller.
ValidateEnumParam validates the param values are in the defined enum list in the corresponding paramSpecs if provided.
ValidateResolvedTask validates that all parameters declared in the TaskSpec are present in the taskrun It also validates that all parameters have values, parameter types match the specified type and object params have all the keys required.

# Constants

SpanContextAnnotation is the name of the Annotation used for propogating SpanContext.
TracerName is the name of the tracer.
TracerProviderName is the name of TraceProvider.

# Structs

Reconciler implements controller.Reconciler for Configuration resources.