Versions in this module Expand all Collapse all v1 v1.4.1 Nov 28, 2016 v1.4.0 Nov 25, 2016 Changes in this version + type GCEDiscovery struct + func NewDiscovery(conf *config.GCESDConfig) (*GCEDiscovery, error) + func (gd *GCEDiscovery) Run(ctx context.Context, ch chan<- []*config.TargetGroup)