manage

package
v0.0.0-...-f02ca88 Latest Latest
Warning

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

Go to latest
Published: May 17, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AwsEC2SessionHelper

func AwsEC2SessionHelper() (svc *ec2.EC2)

func DeleteVol

func DeleteVol()

func DescribeAllVols

func DescribeAllVols()

func DetachVol

func DetachVol()

func StartEC2

func StartEC2(InstanceID []*string)

func StopEC2

func StopEC2(InstanceID []*string)

Types

type SummaryEC2

type SummaryEC2 struct {
	InstanceId       []*string `locationName:"instanceId" type:"string"`
	PrivateIpAddress []*string `locationName:"privateIpAddress" type:"string"`
	PublicIp         []*string `locationName:"publicIp" type:"string"`
	TagValue         []*string `locationName:"value" type:"string"`
}

func DescribeAllMentionedTag

func DescribeAllMentionedTag(tag string) (summary SummaryEC2)

func DescribeAllRunning

func DescribeAllRunning() (summary SummaryEC2)

func DescribeByGeneralTag

func DescribeByGeneralTag(tag string, value string) (summary SummaryEC2)

func DescribeByOperationTag

func DescribeByOperationTag(value string) (summary SummaryEC2)

Jump to

Keyboard shortcuts

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