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