Documentation ¶
Index ¶
- func ClearCachedCredential() error
- func GetCachedCredentialAuthenticationRecord() (azidentity.AuthenticationRecord, error)
- func NewAzurermClientWithCachedCredential() (*azurerm.Client, error)
- func NewCachedCredential() (*credentials.Credential, error)
- func NewGraphClientWithCachedCredential() (*graph.Client, error)
- func NewUncachedCredential(credentialMethod credentials.CredentialMethod, tenantID string, ...) (*credentials.Credential, error)
- func PIMAzureRoleAssignmentScheduleRequest(ctx context.Context, azurermClient *azurerm.Client, ...) (string, error)
- func PIMEntraRoleAssignmentScheduleRequest(ctx context.Context, graphClient *graph.Client, flagsDuration int, ...) (string, error)
- func PIMGroupAssignmentScheduleRequest(ctx context.Context, graphClient *graph.Client, flagsDuration int, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearCachedCredential ¶
func ClearCachedCredential() error
func GetCachedCredentialAuthenticationRecord ¶
func GetCachedCredentialAuthenticationRecord() (azidentity.AuthenticationRecord, error)
func NewCachedCredential ¶
func NewCachedCredential() (*credentials.Credential, error)
func NewUncachedCredential ¶
func NewUncachedCredential(credentialMethod credentials.CredentialMethod, tenantID string, clientID string, scopes []string) (*credentials.Credential, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.