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

# Functions

ConfigMapFromTestFile creates a v1.ConfigMap from a YAML file It loads the YAML file from the testdata folder.
EnableFeatureFlagField enables a boolean feature flag in an existing context (for use in testing).
SetupDefaultContext sets up the Context and the default filtered informers for the tests.
SetupFakeCloudClientContext sets up the fakeclient to context.
SetupFakeContext sets up the Context and the fake filtered informers for the tests.
TestLogger sets up the Logger.
WithLogger returns the Logger.