package
0.9.6
Repository: https://github.com/cloudstax/firecamp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetLocalEc2AZ gets the current ec2 node's availability-zone.
GetLocalEc2Hostname gets the current ec2 node's hostname.
GetLocalEc2InstanceID gets the current ec2 node's instanceID.
GetLocalEc2IP gets the current ec2 node's local IP.
GetLocalEc2Region gets the current ec2 node's region.
GetLocalEc2VpcID gets the current ec2 node's vpc id.
GetRegionAZs gets the AvailabilityZones in one region.
NewAWSEc2 creates a AWSEc2 instance.
NewEc2Info creates a Ec2Info instance.

# Structs

AWSEc2 handles the ec2 related functions.
Ec2Info implements server.Info.