package
0.0.0-20240726153412-4f85a94a6b58
Repository: https://github.com/redhat-appstudio/remote-secret.git
Documentation: pkg.go.dev

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