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( caInformer corev1informers.SecretInformer, tlsInformer corev1informers.SecretInformer, certRenewer tls.CertRenewer, caSecretName string, tlsSecretName string, namespace string, ) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.