Versions in this module Expand all Collapse all v0 v0.0.1 Apr 12, 2017 v0.0.0 Apr 12, 2017 Changes in this version + const DefaultRegion + var Zones = []string + type Cluster struct + func New(namespace, zone string) (*Cluster, error) + func (clst *Cluster) Boot(bootSet []machine.Machine) error + func (clst *Cluster) List() ([]machine.Machine, error) + func (clst *Cluster) SetACLs(acls []acl.ACL) error + func (clst *Cluster) Stop(machines []machine.Machine) error + func (clst *Cluster) UpdateFloatingIPs(machines []machine.Machine) error