Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultAzureRegion = "westeurope"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AzureInput ¶
type AzureInput struct{}
func (*AzureInput) ApplyParameters ¶
func (p *AzureInput) ApplyParameters(input *gqlschema.ClusterConfigInput, params internal.ProvisioningParametersDTO)
func (*AzureInput) Defaults ¶
func (p *AzureInput) Defaults() *gqlschema.ClusterConfigInput
type GcpInput ¶
type GcpInput struct{}
func (*GcpInput) ApplyParameters ¶
func (p *GcpInput) ApplyParameters(input *gqlschema.ClusterConfigInput, params internal.ProvisioningParametersDTO)
func (*GcpInput) Defaults ¶
func (p *GcpInput) Defaults() *gqlschema.ClusterConfigInput
Click to show internal directories.
Click to hide internal directories.