Documentation ¶
Overview ¶
An example implementation of a CSR Controller.
Index ¶
Constants ¶
View Source
const RequestLifeTimeAnnotationForCertManager = "experimental.cert-manager.io/request-duration"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SignerRootCert ¶
func RunCSRController ¶
func RunCSRController(signerNames string, stop <-chan struct{}, clients []kube.Client) ([]SignerRootCert, error)
Click to show internal directories.
Click to hide internal directories.