package
0.0.0-20220901133656-d680719abeaf
Repository: https://github.com/tektoncd/resolution.git
Documentation: pkg.go.dev

# Functions

GetResolverFrameworkController returns an instance of the resolver framework controller/reconciler using the given resolver, seeded with d, where d represents the state of the system (existing resources) needed for the test.
RunResolverReconcileTest takes data to seed clients and informers, a Resolver, a ResolutionRequest, and the expected ResolutionRequestStatus and error, both of which can be nil.