provider

package
v0.0.0-...-a592c90 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0, Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultAWSRegion = "eu-central-1"
)
View Source
const (
	DefaultAzureRegion = "westeurope"
)
View Source
const (
	DefaultGCPRegion = "europe-west4"
)
View Source
const (
	DefaultOpenStackRegion = "eu-de-1"
)

Variables

This section is empty.

Functions

func ReadPlatformRegionMappingFromFile

func ReadPlatformRegionMappingFromFile(filename string) (map[string]string, error)

func ZoneForAWSRegion

func ZoneForAWSRegion(region string) string

func ZonesForGCPRegion

func ZonesForGCPRegion(region string) []string

func ZonesForOpenStack

func ZonesForOpenStack(region string) []string

Types

type AWSInput

type AWSInput struct{}

func (*AWSInput) ApplyParameters

func (p *AWSInput) ApplyParameters(input *gqlschema.ClusterConfigInput, pp internal.ProvisioningParameters)

func (*AWSInput) Defaults

func (p *AWSInput) Defaults() *gqlschema.ClusterConfigInput

func (*AWSInput) Profile

func (p *AWSInput) Profile() gqlschema.KymaProfile

type AWSTrialInput

type AWSTrialInput struct {
	PlatformRegionMapping map[string]string
}

func (*AWSTrialInput) ApplyParameters

func (*AWSTrialInput) Defaults

func (*AWSTrialInput) Profile

func (p *AWSTrialInput) Profile() gqlschema.KymaProfile

type AzureInput

type AzureInput struct{}

func (*AzureInput) ApplyParameters

func (*AzureInput) Defaults

func (p *AzureInput) Defaults() *gqlschema.ClusterConfigInput

func (*AzureInput) Profile

func (p *AzureInput) Profile() gqlschema.KymaProfile

type AzureLiteInput

type AzureLiteInput struct{}

func (*AzureLiteInput) ApplyParameters

func (*AzureLiteInput) Defaults

func (*AzureLiteInput) Profile

func (p *AzureLiteInput) Profile() gqlschema.KymaProfile

type AzureTrialInput

type AzureTrialInput struct {
	PlatformRegionMapping map[string]string
}

func (*AzureTrialInput) ApplyParameters

func (*AzureTrialInput) Defaults

func (*AzureTrialInput) Profile

func (p *AzureTrialInput) Profile() gqlschema.KymaProfile

type GcpInput

type GcpInput struct{}

func (*GcpInput) ApplyParameters

func (p *GcpInput) ApplyParameters(input *gqlschema.ClusterConfigInput, pp internal.ProvisioningParameters)

func (*GcpInput) Defaults

func (p *GcpInput) Defaults() *gqlschema.ClusterConfigInput

func (*GcpInput) Profile

func (p *GcpInput) Profile() gqlschema.KymaProfile

type GcpTrialInput

type GcpTrialInput struct {
	PlatformRegionMapping map[string]string
}

func (*GcpTrialInput) ApplyParameters

func (*GcpTrialInput) Defaults

func (*GcpTrialInput) Profile

func (p *GcpTrialInput) Profile() gqlschema.KymaProfile

type OpenStackInput

type OpenStackInput struct {
}

func (*OpenStackInput) ApplyParameters

func (*OpenStackInput) Defaults

func (*OpenStackInput) Profile

func (p *OpenStackInput) Profile() gqlschema.KymaProfile

Jump to

Keyboard shortcuts

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