Documentation ¶
Index ¶
Constants ¶
View Source
const MaxUserDataSize = 16384
View Source
const (
Platform platform.Name = "aws"
)
Variables ¶
This section is empty.
Functions ¶
func NewFlight ¶
NewFlight creates an instance of a Flight suitable for spawning instances on Amazon Web Services' Elastic Compute platform.
NewFlight will consume the environment variables $AWS_REGION, $AWS_ACCESS_KEY_ID, and $AWS_SECRET_ACCESS_KEY to determine the region to spawn instances in and the credentials to use to authenticate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.