Versions in this module Expand all Collapse all v0 v0.3.0 Nov 25, 2021 Changes in this version + func AddBootstrap(mgr manager.Manager, ns string, cancelMgr context.CancelFunc) error v0.0.1 Oct 28, 2021 Changes in this version + const RootCert + const RootCertOld + const RootKey + const ServerCert + const ServerKey + const SuccessDuration + func Add(mgr manager.Manager, ns string) error + type Certs struct + Data map[string][]byte + Domain string + Log logr.Logger + Now time.Time + SrcData map[string][]byte + func (cs *Certs) ValidateCerts() error + type ReconcileWebhookCertificates struct + func (r *ReconcileWebhookCertificates) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)