Versions in this module Expand all Collapse all v0 v0.17.1 Oct 26, 2019 Changes in this version + var CertSourceSet = wire.NewSet(NewCertSource, wire.Bind(new(proxy.CertSource), new(*certs.RemoteCertSource))) + func NewCertSource(c *gcp.HTTPClient) *certs.RemoteCertSource