# Functions
NewGenericWebhookManagedBy returns a new webhook Builder that will be invoked by the provided manager.Manager.
# Structs
Builder builds a Webhook.
MutateFunc is a functional interface for a generic mutating admission webhook.
MutatingWebhook is a generic mutating admission webhook.
ValidateFuncs is a functional interface for a generic validating admission webhook.
ValidatingWebhook is a generic validating admission webhook.