Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HyperscalerType ¶
type HyperscalerType string
const ( GCP HyperscalerType = "gcp" Azure HyperscalerType = "azure" AWS HyperscalerType = "aws" )
func NewHyperscalerType ¶
func NewHyperscalerType(provider string) (HyperscalerType, error)
Click to show internal directories.
Click to hide internal directories.