Versions in this module Expand all Collapse all v1 v1.10.2 May 23, 2021 Changes in this version + var ErrNoMachines = errors.New("No Docker Machines found") + type Config struct + Driver struct{ ... } + HostOptions struct{ ... } + Name string + func Load(home, match string) ([]*Config, error)