# Packages

No description provided by the author
No description provided by the author

# 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.
ToUnstructured takes a list of k8s resources and converts them to Unstructured objects.

# Structs

Listers returns listers and objects filtered from those listers.

# Type aliases

Ctor functions create a k8s controller with given params.