# Functions
BuildAzureConfig returns a Config object for the Azure clients nolint: gocyclo.
No description provided by the author
No description provided by the author
NewCredential provides a token credential for msi and service principal auth.
# Structs
ClientAssertionCredential authenticates an application with assertions provided by a callback function.
ClientConfig contains all essential information to create an Azure client.
Config holds the configuration parsed from the --cloud-config flag.