Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + type Discovery struct + func New(logger log.Logger, conf *config.TritonSDConfig) (*Discovery, error) + func (d *Discovery) Run(ctx context.Context, ch chan<- []*config.TargetGroup) + type DiscoveryResponse struct + Containers []struct{ ... }