This website requires JavaScript.
Explore
Help
Sign In
Gotea
/
docker-machine
Watch
1
Star
0
Fork
0
You've already forked docker-machine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
master
docker-machine
/
drivers
/
amazonec2
History
David Gageot
77e027b1e8
Merge pull request
#4350
from zmthy/amazonec2-ssh-port
...
Add ssh-port flag to the amazonec2 driver
2019-01-13 08:55:53 +01:00
..
amazonec2_test.go
amazonec2: correct mis-handling of 'none' VPC
2018-09-19 16:38:38 -07:00
amazonec2.go
Merge pull request
#4350
from zmthy/amazonec2-ssh-port
2019-01-13 08:55:53 +01:00
awscredentials_test.go
Removed Shared Credentials provider as requested by @mjiderhamn in comments on
#3763
2016-10-21 17:18:32 -04:00
awscredentials.go
Removed Shared Credentials provider as requested by @mjiderhamn in comments on
#3763
2016-10-21 17:18:32 -04:00
ec2client.go
Ensure proper cleanup of dangling resources in case of failure
2017-11-23 16:29:47 +01:00
logger.go
Allow Debug messages from ec2 driver to include request / response data sent to aws.
2016-01-12 15:39:07 -05:00
region.go
Add AWS region eu-north-1
2019-01-08 23:45:53 +01:00
stub_test.go
Removed test code that had been commented out.
2016-10-21 17:18:32 -04:00