aws

package
v0.9.153 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeProvider

func InitializeProvider() infrastructure.Provider

InitializeProvider initializes the AWS SDK provider.

Types

type InfraProvider

type InfraProvider struct{}

InfraProvider is the AWS SDK infra provider.

func (InfraProvider) DestroyBootstrap

func (a InfraProvider) DestroyBootstrap(dir string) error

DestroyBootstrap destroys the temporary bootstrap resources.

func (InfraProvider) ExtractHostAddresses

func (a InfraProvider) ExtractHostAddresses(dir string, ic *types.InstallConfig, ha *infrastructure.HostAddresses) error

ExtractHostAddresses extracts the IPs of the bootstrap and control plane machines.

func (InfraProvider) Provision

func (a InfraProvider) Provision(dir string, vars []*asset.File) ([]*asset.File, error)

Provision creates the infrastructure resources for the stage. dir: the path of the install dir vars: cluster configuration input variables, such as terraform variables files returns a slice of File assets, which will be appended to the cluster asset file list.

Jump to

Keyboard shortcuts

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