package
0.0.0-20250303095208-d379ee86d136
Repository: https://github.com/codeready-toolchain/toolchain-common.git
Documentation: pkg.go.dev

# 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).