docs/libmachine/host
Nathan LeClaire 9453df4859 Fix Docker daemon wait
Also, a few various cleanups are bundled:

1. Only call GetDriver() once to get the object in provision/utils.go
2. SSH command wrapper will return the error and let the consumer decide
   what to do with it instead of bailing automatically on non-255

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-09-23 15:19:25 -07:00
..
host.go Fix Docker daemon wait 2015-09-23 15:19:25 -07:00
host_test.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
host_v0.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
migrate.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
migrate_v0_v1.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
migrate_v0_v1_test.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
migrate_v1_v2.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
migrate_v1_v2_test.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00