amazon_acc

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2025 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSSHPrivateKeyFile added in v1.2.0

func GenerateSSHPrivateKeyFile() (string, error)

Types

type AMIHelper added in v1.0.0

type AMIHelper struct {
	Region string
	Name   string
}

func (*AMIHelper) CleanUpAmi added in v1.0.0

func (a *AMIHelper) CleanUpAmi() error

func (*AMIHelper) GetAmi added in v1.0.0

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

type VolumeHelper added in v1.3.7

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

func (*VolumeHelper) GetVolumes added in v1.3.7

func (v *VolumeHelper) GetVolumes() ([]*ec2.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