# Functions
SetupPipelineWebhookWithManager registers the webhook for Pipeline in the manager.
# Structs
PipelineCustomDefaulter struct is responsible for setting default values on the custom resource of the Kind Pipeline when those are created or updated.
PipelineCustomValidator struct is responsible for validating the Pipeline resource when it is created, updated, or deleted.