Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchCurrentCaBundleForAdmission ¶ added in v0.13.2
func FetchCurrentCaBundleForAdmission( ctx context.Context, c client.Reader, cfg configuration.Configuration, configuredCABundle []byte, ) ([]byte, error)
Types ¶
type ManagedCRD ¶ added in v0.13.0
type Reconciler ¶
type Reconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
Namespace string
Configuration configuration.Configuration
}
func (*Reconciler) ReconcileCertificates ¶
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.