Versions in this module Expand all Collapse all v0 v0.1.1 Aug 11, 2018 v0.1.0 Jul 17, 2018 Changes in this version + type Controller struct + func NewController(opt controller.Options, routeInformer servinginformers.RouteInformer, ...) *Controller + func (c *Controller) EnqueueReferringRoute(obj interface{}) + func (c *Controller) Reconcile(key string) error + func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error