aws

package
v1.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a aws provider

Types

type Config added in v0.0.2

type Config struct {
	AccessKeyID     string
	SecretAccessKey string

	Region           string
	AvailabilityZone string
	VpcID            string
	SubnetID         string
	SecurityGroupIDs []string
	InstanceProfile  string
	IsSpotInstance   *bool
	InstanceType     string
	AMI              string
	DiskSize         int64
	DiskType         string
	DiskIops         *int64
	Tags             map[string]string
	AssignPublicIP   *bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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