aws

package
v2.55.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterCRs

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

func NewClusterCRs

func NewClusterCRs(config ClusterCRsConfig) (ClusterCRs, error)

type ClusterCRsConfig

type ClusterCRsConfig struct {
	ClusterName              string
	ControlPlaneName         string
	Credential               string
	Domain                   string
	EnableLongNames          bool
	ExternalSNAT             bool
	ControlPlaneAZ           []string
	ControlPlaneInstanceType string
	Description              string
	PodsCIDR                 string
	Owner                    string
	Region                   string
	ReleaseComponents        map[string]string
	ReleaseVersion           string
	Labels                   map[string]string
	NetworkPool              string
	ServicePriority          string
}

type Template

type Template struct {
	Name string
	Data string
}

func GetEKSTemplates

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