Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultAuth ¶
func DefaultAuth() authMethod
DefaultAuth uses standard AZURE_ environment variables and falls back to az cli if they are not set
func GetAuth ¶
func GetAuth(methods ...authMethod) (authConfiguror, error)
GetAuth returns the first valid authConfiguror from the provided list of authMethods
func MsiAuth ¶
func MsiAuth(msi string) authMethod
MsiAuth uses the provided Managed Service Identity to authenticate to kusto
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.