Versions in this module Expand all Collapse all v0 v0.2.0 Aug 13, 2018 Changes in this version + type Options struct + MaxAge time.Duration + WatchConfigMaps bool + WatchSecrets bool v0.1.1 Jun 13, 2018 v0.1.0 Jun 9, 2018 Changes in this version + type Controller struct + func New(log *zap.Logger, kubernetes kubernetes.Interface, grafana grafana.Annotator, ...) (*Controller, error) + func (c *Controller) Run(stopCh <-chan struct{})