ec2

package
v4.4.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AvailabilityZoneRetriever

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

func NewAvailabilityZoneRetriever

func NewAvailabilityZoneRetriever(ec2ClientProvider ec2ClientProvider) AvailabilityZoneRetriever

func (AvailabilityZoneRetriever) Retrieve

func (r AvailabilityZoneRetriever) Retrieve(region string) ([]string, error)

type KeyPair

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

func NewKeyPair

func NewKeyPair(ec2ClientProvider ec2ClientProvider, logger logger) KeyPair

func (KeyPair) Delete

func (k KeyPair) Delete(name string) error

type VPCStatusChecker

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

func NewVPCStatusChecker

func NewVPCStatusChecker(ec2ClientProvider ec2ClientProvider) VPCStatusChecker

func (VPCStatusChecker) ValidateSafeToDelete

func (v VPCStatusChecker) ValidateSafeToDelete(vpcID, envID string) error

Jump to

Keyboard shortcuts

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