aws

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: AGPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateIAMCloudFormationStack

func CreateIAMCloudFormationStack(ctx context.Context) error

CreateIAMCloudFormationStack creates / updates the AWS CloudFormation Stack containing necessary IAM role-policies, required by ClusterAPI and the EC2 instance of the provisioned cluster.

func GetAccountID

func GetAccountID(ctx context.Context) (string, error)

GetAccountID returns the AWS Account ID. NOTE: Picks up AWS credentials from the environment.

func NewAWSCloudProvider

func NewAWSCloudProvider() (cloud.CloudProvider, error)

func SetAWSSpecificEnvs

func SetAWSSpecificEnvs(ctx context.Context) error

SetAWSSpecificEnvs sets AWS specific environment variables, required by the 'clusterawsadm bootstrap iam' command / core.getTemplateValues( ) / AWS SDK.

Types

type AWS

type AWS struct {
	// contains filtered or unexported fields
}

func (*AWS) GetVMSpecs

func (a *AWS) GetVMSpecs(ctx context.Context, vmType string) (*cloud.VMSpec, error)

func (*AWS) SetupDisasterRecovery

func (a *AWS) SetupDisasterRecovery(ctx context.Context) error

SetupDisasterRecovery sets up the provisioned cluster for Disaster Recovery. NOTE: Picks up AWS credentials from the environment.

func (*AWS) UpdateCapiClusterValuesFile added in v0.18.0

func (*AWS) UpdateCapiClusterValuesFile(ctx context.Context, path string, updates any) error

func (*AWS) UpdateMachineTemplate

func (*AWS) UpdateMachineTemplate(ctx context.Context,
	clusterClient client.Client,
	name string,
	updates any,
) error

type AWSMachineTemplateUpdates added in v0.11.0

type AWSMachineTemplateUpdates struct {
	AMIID string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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