Versions in this module Expand all Collapse all v0 v0.0.9 Feb 18, 2021 Changes in this version + func Start(conf configuration.Configuration, eventHandler *handlers.AnodotEventhandler) + type Controller struct + func (c *Controller) HasSynced() bool + func (c *Controller) LastSyncResourceVersion() string + func (c *Controller) Run(stopCh <-chan struct{}) + type EventHandler interface + DoHandle func()