docs/libmachine
Evan Hazlett 4a54559233 Merge pull request #1280 from ehazlett/native-ssh-fix
fix issue with native ssh; fix tty allocation for redhat
2015-06-02 16:48:02 -04:00
..
auth Fix missing test files 2015-03-20 17:05:27 -07:00
engine support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
provision Merge pull request #1280 from ehazlett/native-ssh-fix 2015-06-02 16:48:02 -04:00
swarm support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
certs.go provisioner: finished migration functions 2015-03-20 23:17:42 -04:00
errors.go Move code to use SSH "backends" 2015-05-19 15:02:57 -07:00
filestore.go Move code to use SSH "backends" 2015-05-19 15:02:57 -07:00
filestore_test.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00
host.go libmachine: wait for instance start before polling SSH 2015-05-29 16:54:06 +02:00
host_test.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00
machine.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00
machine_test.go initial pass at internal api 2015-03-19 18:09:30 -04:00
migrate.go Rename migration functions to be more descriptive and add tests 2015-03-25 11:21:09 -07:00
migrate_test.go Rename migration functions to be more descriptive and add tests 2015-03-25 11:21:09 -07:00
store.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00