package
1.10.0
Repository: https://github.com/triggermesh/knative-sources.git
Documentation: pkg.go.dev

# Functions

MakeFactory creates a testing factory for our controller.Reconciler, and initializes a Reconciler using the given Ctor as part of the process.
NewListers returns a new instance of Listers initialized with the given objects.
NewScheme returns a new scheme populated with the types defined in clientSetSchemes.
TestControllerConstructor tests that a controller constructor meets our requirements.

# Structs

Listers returns listers and objects filtered from those listers.

# Type aliases

Ctor constructs a controller.Reconciler.