Documentation ¶
Overview ¶
Package aws contains the implementation of stack for Amazon
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InstanceTypes = map[string]*InstanceType{}/* 196 elements not displayed */
InstanceTypes is a map of EC2 resources.
Functions ¶
func IsOperation ¶
IsOperation checks if 'op' interface has a field with 'name' of type 'fieldType'
func New ¶
func New(auth stacks.AuthenticationOptions, localCfg stacks.AWSConfiguration, cfg stacks.ConfigurationOptions) (*stack, error)
New creates and initializes an AWS stack
Types ¶
type IPInSubnet ¶
IPInSubnet ...
type InstanceType ¶
InstanceType is an EC2 instance type.
Click to show internal directories.
Click to hide internal directories.