Versions in this module Expand all Collapse all v0 v0.8.0 Oct 25, 2019 Changes in this version + const AcmeTimeout + const ControllerName + const GeneratedAnnotation + const MaxRetries + const RenewalMean + const RenewalStandardDeviation + const RouterAdmitTimeout + var KeyFunc = cache.DeletionHandlingMetaNamespaceKeyFunc + func GetControllerRef(o *metav1.ObjectMeta) *metav1.OwnerReference + type Exposer struct + func NewExposer(underlyingExposer challengeexposers.Interface, ...) *Exposer + func (e *Exposer) Expose(c *acme.Client, domain string, token string) error + func (e *Exposer) Remove(domain string) error + type RouteController struct + func NewRouteController(acmeClientFactory *acmeclientbuilder.SharedClientFactory, ...) *RouteController + func (rc *RouteController) Run(workers int, stopCh <-chan struct{})