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