Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func AuthPluginLookup(l AuthPluginLookupFunc) func(*Client) + func DefaultRoundTripperClient(t *tls.Config, timeout int64) *http.Client + func DefaultTLSConfig(c Config) (*tls.Config, error) + func DistributedTracingOpts(tr tracing.Options) func(*Client) + func Logger(l logging.Logger) func(*Client) + func Name(s string) func(*Client) + type AccessToken = v1.AccessToken + type AuthPluginLookupFunc = v1.AuthPluginLookupFunc + type Client = v1.Client + func New(config []byte, keys map[string]*keys.Config, opts ...func(*Client)) (Client, error) + type Config = v1.Config + type HTTPAuthPlugin = v1.HTTPAuthPlugin