amazon_acc

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSSHPrivateKeyFile

func GenerateSSHPrivateKeyFile() (string, error)

Types

type AMIHelper

type AMIHelper struct {
	Region string
	Name   string
}

func (*AMIHelper) CleanUpAmi

func (a *AMIHelper) CleanUpAmi() error

func (*AMIHelper) GetAmi

func (a *AMIHelper) GetAmi() ([]ec2types.Image, error)

type VolumeHelper

type VolumeHelper struct {
	Region string
	Tags   []map[string]string
}

func (*VolumeHelper) GetVolumes

func (v *VolumeHelper) GetVolumes() ([]ec2types.Volume, error)

GetVolumes retrieves all EBS volumes in the specified region that match the provided tags and are not in a deleting or deleted state.

Jump to

Keyboard shortcuts

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