Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AzureTokenCredentialAdapter ¶
type AzureTokenCredentialAdapter struct {
// contains filtered or unexported fields
}
func NewAzureTokenCredentialAdapter ¶
func NewAzureTokenCredentialAdapter(authClient *auth.Auth) *AzureTokenCredentialAdapter
func (*AzureTokenCredentialAdapter) GetToken ¶
func (a *AzureTokenCredentialAdapter) GetToken(ctx context.Context, options policy.TokenRequestOptions) (azcore.AccessToken, error)
Click to show internal directories.
Click to hide internal directories.