awscommon

package
v0.0.0-...-c891ed9 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonInput

type CommonInput struct {
	AvailabilityZone string
	SortInput        []string
	GetRaw           bool
}

func (*CommonInput) GetAvailabilityZones

func (r *CommonInput) GetAvailabilityZones(con neuronaws.EstablishConnectionInput) ([]string, error)

func (*CommonInput) GetRegionFromAvail

func (r *CommonInput) GetRegionFromAvail(con neuronaws.EstablishConnectionInput) (string, error)

func (*CommonInput) GetRegions

func (r *CommonInput) GetRegions(con neuronaws.EstablishConnectionInput) (CommonResponse, error)

func (*CommonInput) GetUniqueNumberFromTags

func (r *CommonInput) GetUniqueNumberFromTags() (int, error)

type CommonResponse

type CommonResponse struct {
	Regions       []string
	GetRegionsRaw *ec2.DescribeRegionsOutput
}

type Tag

type Tag struct {
	Resource string
	Name     string
	Value    string
}

func (*Tag) CreateTags

func (t *Tag) CreateTags(con neuronaws.EstablishConnectionInput) (string, error)

Jump to

Keyboard shortcuts

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