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.
Click to show internal directories.
Click to hide internal directories.