provider

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudProviders added in v2.5.0

type CloudProviders map[ProviderName]struct{}

func SupportedProviders added in v2.5.0

func SupportedProviders() CloudProviders

func (*CloudProviders) IsSupported added in v2.5.0

func (cp *CloudProviders) IsSupported(name ProviderName) bool

type ProviderName

type ProviderName string
const (
	ProviderAWS        ProviderName = "AWS"
	ProviderGCP        ProviderName = "GCP"
	ProviderAzure      ProviderName = "AZURE"
	ProviderTenant     ProviderName = "TENANT"
	ProviderServerless ProviderName = "SERVERLESS"
)

Jump to

Keyboard shortcuts

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