Versions in this module Expand all Collapse all v1 v1.7.28 Jan 13, 2021 Changes in this version + type Provider struct + AccessKeyID string + Endpoint string + RefreshSeconds int + Region string + SecretAccessKey string + TableName string + func (p *Provider) Init(constraints types.Constraints) error + func (p *Provider) Provide(configurationChan chan<- types.ConfigMessage, pool *safe.Pool) error