# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
New will construct a new certificaterequest controller using the given Issuer implementation.
# Structs
Controller is an implementation of the queueingController for certificate requests.
# Interfaces
Issuer implements the functionality to sign a certificate request for a particular issuer type.
# Type aliases
Issuer Contractor builds an Issuer instance using the given controller context.
RegisterExtraInformerFn is a function used by CertificateRequest controller implementations to add custom workqueue functions based on informers not covered in the main shared controller implementation.