Versions in this module Expand all Collapse all v1 v1.7.28 Jan 13, 2021 Changes in this version + type Basic struct + HTTPBasicAuthUser string + HTTPBasicPassword string + type Provider struct + Basic *Basic + DCOSToken string + DialerTimeout flaeg.Duration + Domain string + Endpoint string + ExposedByDefault bool + FilterMarathonConstraints bool + ForceTaskHostname bool + GroupsAsSubDomains bool + KeepAlive flaeg.Duration + MarathonLBCompatibility bool + RespectReadinessChecks bool + ResponseHeaderTimeout flaeg.Duration + TLS *types.ClientTLS + TLSHandshakeTimeout flaeg.Duration + func (p *Provider) Init(constraints types.Constraints) error + func (p *Provider) Provide(configurationChan chan<- types.ConfigMessage, pool *safe.Pool) error + type TaskState string