Versions in this module Expand all Collapse all v1 v1.7.9 Oct 27, 2019 Changes in this version + type Authorizer = influxdb.Authorizer + type Controller struct + func NewController(mc MetaClient, reader influxdb.Reader, auth Authorizer, authEnabled bool, ...) *Controller + func (c *Controller) PrometheusCollectors() []prometheus.Collector + func (c *Controller) Query(ctx context.Context, compiler flux.Compiler) (flux.Query, error) + type MetaClient = coordinator.MetaClient