package
0.0.0-20240402130556-ef6dcbeca69d
Repository: https://github.com/konflux-ci/operator-toolkit.git
Documentation: pkg.go.dev

# Functions

SetupWebhooks invoke the Register function of every webhook passed as an argument to this function.

# Interfaces

Webhook is an interface that should be implemented by operator webhooks and that allows to have a cohesive way of defining them and register them.