credentials

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCredential

func NewCredential(options *CredentialOptions) (azcore.TokenCredential, error)

Types

type CredentialOptions

type CredentialOptions struct {
	TenantID string
	ClientID string

	UseMSI  bool
	UseCLI  bool
	UseOIDC bool

	OIDCRequestToken  string
	OIDCRequestURL    string
	OIDCToken         string
	OIDCTokenFilePath string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL