package
0.0.0-20231113132835-3586578317d2
Repository: https://github.com/monimesl/operator-helper.git
Documentation: pkg.go.dev
# Functions
Configure configures the webhook for the added CR types.
No description provided by the author
Validate is a helper function to validate a CR with a error list object to aggregate the error and return the invalid error or nil depending if the validator func added at least one error to the passed error list object.