ec2_instance

package
v0.0.0-...-51e705f Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Session

func Session(region string) *ec2.EC2

Types

type EC2Instance

type EC2Instance struct {
	InstanceID      string
	InstanceIP      string
	InstanceType    string
	Region          string
	Spot            bool
	Tags            []EC2Tags
	TemplateName    string
	TemplateVersion string
}

func (*EC2Instance) Run

func (instance *EC2Instance) Run() error

type EC2Tags

type EC2Tags struct {
	Key   string
	Value string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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