Documentation
¶
Index ¶
Constants ¶
View Source
const ControllerName = "csr-autoapprove"
ControllerName is the name of this controller.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v1.56.0
type Reconciler struct {
Client client.Client
CertificatesClient certificatesclientv1.CertificateSigningRequestInterface
Config controllermanagerconfigv1alpha1.CertificateSigningRequestControllerConfiguration
}
Reconciler reconciles CertificateSigningRequest.
func (*Reconciler) AddToManager ¶ added in v1.56.0
func (r *Reconciler) AddToManager(mgr manager.Manager) error
AddToManager adds Reconciler to the given manager.
Click to show internal directories.
Click to hide internal directories.