# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package testing includes utilities for testing controllers.
# Functions
Filter makes it simple to create FilterFunc's for use with cache.FilteringResourceEventHandler that filter based on the kind of the controlling resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewBase instantiates a new instance of Base implementing the common & boilerplate code between our controllers.
NewControllerRef creates an OwnerReference pointing to the given Resource.
PassNew makes it simple to create an UpdateFunc for use with cache.ResourceEventHandlerFuncs that can delegate the same methods as AddFunc/DeleteFunc but passing through only the second argument (which is the "new" object).
# Interfaces
Interface defines the controller interface.