Versions in this module Expand all Collapse all v1 v1.7.20 Dec 10, 2019 Changes in this version + type APIConfiguration struct + AccessKey string + Endpoint string + SecretKey string + type MetadataConfiguration struct + IntervalPoll bool + Prefix string + type Provider struct + API *APIConfiguration + Domain string + EnableServiceHealthFilter bool + ExposedByDefault bool + Metadata *MetadataConfiguration + RefreshSeconds int + func (p *Provider) Init(constraints types.Constraints) error + func (p *Provider) Provide(configurationChan chan<- types.ConfigMessage, pool *safe.Pool) error