docs/libmachine
Nathan LeClaire 2420975f4e Merge pull request #3423 from npcode/fix-swarm-port-binding
Fix port binding of swarm master
2016-05-27 13:46:51 -07:00
..
auth Implemented '--tls-san' global arg for adding extra SANs (subject alt names) to server-side certificates 2015-11-23 12:17:29 +01:00
cert Remove duplication on certificates code 2016-01-04 10:40:21 +01:00
check Use accessor 2016-01-04 10:40:12 +01:00
crashreport Fix Bugnag Report not being sent 2016-01-07 12:09:00 +01:00
drivers New Microsoft Azure docker-machine driver 2016-03-07 19:55:51 -08:00
engine Add code to wait for Docker daemon on start 2016-01-26 18:42:10 -08:00
examples libmachine/ssh: added the Start and Wait functions to the Client interface 2016-01-27 09:52:29 +01:00
host Use a typed error for consumers of libmachine 2016-03-02 22:35:44 +01:00
hosttest Remove unused code 2015-11-13 16:27:50 +01:00
libmachinetest Fix bugsnag reports for create 2016-01-18 11:42:21 +01:00
log Remove remaining log.Fatal 2016-01-07 12:32:55 +01:00
mcndockerclient FIX #2703 Update dockerclient 2016-01-04 11:33:33 +01:00
mcnerror Use a typed error for consumers of libmachine 2016-03-02 22:35:44 +01:00
mcnflag Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
mcnutils Merge pull request #3362 from nathanleclaire/fix_dangling_amazonec2_ssh_key 2016-04-25 11:48:35 -07:00
persist Simplify Api 2016-01-04 14:59:25 +01:00
provider Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
provision Fix port binding of swarm master 2016-05-11 17:40:04 +09:00
shell Check grand parent if not directly called from a windows shell 2016-01-20 01:16:00 +01:00
ssh [SSH] Allow private keys with 0400 permissions 2016-05-23 16:30:08 +02:00
state Lint, step 1 2015-11-04 14:17:58 -08:00
swarm Fixes #2302 Possibility to create master with manager, but without agent 2016-04-28 20:16:56 +02:00
version Lint 2015-11-05 13:34:07 -08:00
libmachine.go Wait for SSH before daemon detection 2016-02-04 13:29:46 -08:00