config

package
v2.18.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DefaultEndpoint         = "https://management.azure.com"
	DefaultAudience         = "https://management.core.windows.net/"
	DefaultAADAuthorityHost = "https://login.microsoftonline.com/"
)

These are hardcoded because the init function that initializes them in azcore isn't in /cloud it's in /arm which we don't import.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	AzureAuthorityHost      string
	ResourceManagerEndpoint string
	ResourceManagerAudience string
}

func (Configuration) Cloud

func (v Configuration) Cloud() cloud.Configuration

Cloud returns the cloud the configuration is using

Jump to

Keyboard shortcuts

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