aws

package
v1.60.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterCRs added in v1.46.0

type ClusterCRs struct {
	Cluster         *apiv1alpha3.Cluster
	AWSCluster      *v1alpha3.AWSCluster
	G8sControlPlane *v1alpha3.G8sControlPlane
	AWSControlPlane *v1alpha3.AWSControlPlane
}

func NewClusterCRs added in v1.46.0

func NewClusterCRs(config ClusterCRsConfig) (ClusterCRs, error)

type ClusterCRsConfig added in v1.46.0

type ClusterCRsConfig struct {
	ClusterID         string
	ControlPlaneID    string
	Credential        string
	Domain            string
	ExternalSNAT      bool
	MasterAZ          []string
	Description       string
	PodsCIDR          string
	Owner             string
	Region            string
	ReleaseComponents map[string]string
	ReleaseVersion    string
	Labels            map[string]string
	NetworkPool       string
}

type Template added in v1.46.0

type Template struct {
	Name string
	Data string
}

func GetAWSTemplates added in v1.43.0

func GetAWSTemplates() []Template

GetAWSTemplate merges .tmpl files for an AWS cluster.

func GetEKSTemplates added in v1.43.0

func GetEKSTemplates() []Template

GetEKSTemplate merges .tmpl files for an EKS cluster.

Jump to

Keyboard shortcuts

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