aws

package
v1.27.2 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 31 Imported by: 1

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
	EBSVolumeEncrypted bool
	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