providers

package
v1.109.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AzureDefaultCloud = "AzurePublicCloud"
)

Variables

This section is empty.

Functions

func RenderAzureConfig

func RenderAzureConfig(config Azure) []byte

Types

type Azure

type Azure struct {
	SubscriptionID string
	TenantID       string
	ClientID       string
	ClientSecret   string
	ResourceGroup  string
	CloudName      string
}

func ParseAzureConfig

func ParseAzureConfig(data []byte) Azure

Jump to

Keyboard shortcuts

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