Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth defines the minimal token abstraction shared by the Microsoft admin API clients (Exchange Online / Purview, Teams, Graph, ARM).
|
Package auth defines the minimal token abstraction shared by the Microsoft admin API clients (Exchange Online / Purview, Teams, Graph, ARM). |
|
Package authx resolves credentials into an auth.TokenProvider using the same configuration surface as the hashicorp/azuread and azurerm Terraform providers (identical field and ARM_*/AZURE_* env-var names), but implemented lightly on MSAL-Go — no go-azure-sdk dependency.
|
Package authx resolves credentials into an auth.TokenProvider using the same configuration surface as the hashicorp/azuread and azurerm Terraform providers (identical field and ARM_*/AZURE_* env-var names), but implemented lightly on MSAL-Go — no go-azure-sdk dependency. |
|
Package consistency provides bounded retry helpers for the eventually consistent Microsoft admin APIs (Exchange Online / Purview, Graph, ARM).
|
Package consistency provides bounded retry helpers for the eventually consistent Microsoft admin APIs (Exchange Online / Purview, Graph, ARM). |
|
Package httpx holds small HTTP helpers shared by the Microsoft admin REST clients: request correlation IDs, a uniform API error with a not-found check, and response-body decompression.
|
Package httpx holds small HTTP helpers shared by the Microsoft admin REST clients: request correlation IDs, a uniform API error with a not-found check, and response-body decompression. |
|
Package msalauth provides auth.TokenProvider implementations backed by MSAL (github.com/AzureAD/microsoft-authentication-library-for-go).
|
Package msalauth provides auth.TokenProvider implementations backed by MSAL (github.com/AzureAD/microsoft-authentication-library-for-go). |
|
Package retry provides transient-error and rate-limit aware retries for the Microsoft admin APIs (Exchange Online / Purview, Teams, Graph, ARM).
|
Package retry provides transient-error and rate-limit aware retries for the Microsoft admin APIs (Exchange Online / Purview, Teams, Graph, ARM). |
Click to show internal directories.
Click to hide internal directories.