multikustoclient

package
v0.0.0-...-8a5471c Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 7 Imported by: 0

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

func New

func New(endpoints map[string]string, configureAuth authConfiguror, max int) (multiKustoClient, error)

func TokenAuth

func TokenAuth(kustoAppId string, kustoToken string) authMethod

TokenAuth uses the provided application id and token to authenticate to kusto

Types

This section is empty.

Jump to

Keyboard shortcuts

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