Versions in this module Expand all Collapse all v1 v1.1.0 Jan 11, 2025 v1.0.0 Dec 16, 2024 Changes in this version + func GetAuthenticateFunc(opts ...auth.Option) token.AuthenticateFunc + func New(c auth.Cache, opts ...auth.Option) auth.Strategy + func SetAPIVersion(version string) auth.Option + func SetAddress(addr string) auth.Option + func SetAudiences(auds []string) auth.Option + func SetClientTransport(rt http.RoundTripper) auth.Option + func SetHTTPClient(c *http.Client) auth.Option + func SetServiceAccountToken(token string) auth.Option + func SetTLSConfig(tls *tls.Config) auth.Option