# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
+kubebuilder:webhook:path=/mutate-appstudio-redhat-com-v1beta1-remotesecret,mutating=true,failurePolicy=fail,sideEffects=None,groups=appstudio.redhat.com,resources=remotesecrets,verbs=create;update,versions=v1beta1,name=mremotesecret.kb.io,admissionReviewVersions=v1.
# Interfaces
WebhookMutator defines the contract between the RemoteSecretWebhook and the "thing" that mutates the remote secret passed to its methods.
WebhookValidator defines the contract between the RemoteSecretWebhook and the "thing" that validates the remote secret passed to its methods.