Versions in this module Expand all Collapse all v0 v0.6.0 Sep 19, 2019 v0.1.0 Sep 6, 2019 Changes in this version + type Controller struct + func NewController(recorder record.EventRecorder) *Controller + func (c *Controller) Handle(ctx context.Context, event sdk.Event) error + func (c *Controller) Init(ruleEngineToUse string, providers []config.MetricsProvider, ...) error