Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + func NewCredentials(opts Options) (credentials.PerRPCCredentials, error) + type Options struct + ActorTokenPath string + ActorTokenType string + Audience string + RequestedTokenType string + Resource string + Scope string + SubjectTokenPath string + SubjectTokenType string + TokenExchangeServiceURI string + func (o Options) String() string