# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
MapToControllerByMatchingLabel returns an event handler will convert events on a resource to requests if the resource matches a given label key and value (if the label exists).
MapToOwnerByLabel returns an event handler will convert events on a resource to requests on another resource whose name if found in a given label it maps the namespace to a request on the "owner" (or "associated") resource (if the label exists).