Versions in this module Expand all Collapse all v0 v0.6.0 Dec 4, 2019 Changes in this version + type Config struct + Instances []Instance + func Load(filename string) (*Config, error) + type Instance struct + AWSAccessKey string + AWSSecretKey string + Instance string + Labels map[string]string + Region string + func (i Instance) String() string