Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertManager ¶
type CertManager struct { SecretName string CertDir string OperatorService string MetricsServerService string WebhookService string K8sClusterDomain string CAName string CAOrganization string ValidatingWebhookName string APIServiceName string Logger logr.Logger Ready chan struct{} }
func (CertManager) AddCertificateRotation ¶
AddCertificateRotation registers all needed services to generate the certificates and patches needed resources with the caBundle
Click to show internal directories.
Click to hide internal directories.