var AddToManagerFuncs []func(manager.Manager) (webhook.Webhook, error)
AddToManagerFuncs is a list of functions to add all Webhooks to the Manager
func AddToManager(m manager.Manager) error
AddToManager adds all Webhooks to the Manager