ec2

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceTags

type InstanceTags struct {
	InstanceID string
	Tags       map[string]string
}

InstanceTags is a simple struct to hold an instanceID and a map of tag data

func GetEC2InstanceTags

func GetEC2InstanceTags(context ec2iface.EC2API, instances ...string) (tags []InstanceTags, err error)

GetEC2InstanceTags accepts any number of instance strings and returns a populated InstanceTags{} object for each instance

Jump to

Keyboard shortcuts

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