cloud

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud string

Cloud represents an Azure cloud.

const (
	// AzurePublic is the public Azure cloud.
	AzurePublic Cloud = "AzurePublic"
	// AzureGovernment is the Azure Government cloud.
	AzureGovernment Cloud = "AzureGovernment"
	// AzureChina is the Azure China cloud.
	AzureChina Cloud = "AzureChina"
)

func (Cloud) Valid

func (c Cloud) Valid() bool

Valid returns true if the cloud is a valid Azure cloud.

Jump to

Keyboard shortcuts

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