Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AwsEC2SessionHelper ¶
func DescribeAllVols ¶
func DescribeAllVols()
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)
Click to show internal directories.
Click to hide internal directories.