Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Workers is the number of workers for this controller Workers = 1 ControllerName = "certmanager-controller" )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(secretInformer corev1informers.SecretInformer, certRenewer tls.CertRenewer) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.