Documentation ¶
Index ¶
Constants ¶
View Source
const ( KEY_NAME = "efskeypair" INSTANCE_TYPE = "t2.micro" FILE = "efskeypair.pem" )
Variables ¶
This section is empty.
Functions ¶
func CreateAWSSession ¶
Create an AWS session to enable AWS API interaction
Types ¶
type Cloudformation ¶
type Cloudformation struct {
// contains filtered or unexported fields
}
func CreateCloudformation ¶
func CreateCloudformation(cmd *cobra.Command, sess *session.Session) *Cloudformation
type DevToolVersion ¶
type DevToolVersion struct {
// contains filtered or unexported fields
}
func CreateDevToolVersion ¶
func CreateDevToolVersion(cmd *cobra.Command, sess *session.Session) *DevToolVersion
type EC2Resource ¶
type EC2Resource struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.