package
0.20.0
Repository: https://github.com/grafana/rollout-operator.git
Documentation: pkg.go.dev

# Functions

NewFileCertProvider creates a new certificate provider that reads the certificate and key from the given files.
NewKubeSecretPersistedCertProvider returns a new Provider that wraps another Provider and persists the certificate in a Kubernetes secret.
NewSelfSignedCertProvider creates a new certificate provider that creates a self-signed certificate.
PatchCABundleOnMutatingWebhooks patches the CA bundle of all mutating webhook configurations that have the specified labels in the cluster.
PatchCABundleOnValidatingWebhooks patches the CA bundle of all validating webhook configurations that have the specified labels in the cluster.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

A Provider either provides or creates certificates.