package
0.0.0-20190910141952-bc3f6f8194db
Repository: https://github.com/consensys/handel.git
Documentation: pkg.go.dev

# Functions

GenRemoteAddress generates Node address.
GenRemoteAddresses generates n * 2 addresses: one for handel, one for the sync.
No description provided by the author
NewAWS creates AWS manager for single region.
NewCommands creates an instance of Commands.
NewMultiRegionAWSManager creates AWS manager for list of regions.
NewSSHNodeController creates ssh based NodeController.
UpdateInstance bla.
UpdateInstances updates the address of the instances.
WaitUntilAllInstancesRunning blocks until all instances are in the "running" state.

# Constants

RnDMasterTag is a filter for master instance.
RnDTag is a filter for slave instances.

# Structs

Commands represents AWS platform specyfic commands.
No description provided by the author
Instance represents EC2 Amazon instance.
MasterCommands commands invoked on a master node.
SlaveCommands commands invoked on a slave node.

# Interfaces

Manager manages group of EC2 instances.
NodeController represents avaliable operations to perform on a remote node.