Documentation
¶
Index ¶
Constants ¶
View Source
const CONCOURSE_HTTPS_PORT = 443
View Source
const CONCOURSE_HTTP_PORT = 80
View Source
const CONCOURSE_SSH_PORT = 22
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EC2Result ¶
type EC2Result struct {
Name string
Environment string
IPAddress string
AnsibleGroups []string
GroupAKA []string
InstanceId string
LaunchTime *time.Time
}
EC2Result is the information returned for an individual EC2 instance
Click to show internal directories.
Click to hide internal directories.