docs/libmachine
Nathan LeClaire c8edb33ecd Move towards using external binaries / RPC plugins
- First RPC steps

- Work on some flaws in RPC model

- Remove unused TLS settings from Engine and Swarm options

- Add code to correctly encode data over the network

- Add client driver for RPC

- Rename server driver file

- Start to make marshal make sense

- Fix silly RPC method args and add client

- Fix some issues with RPC calls, and marshaling

- Simplify plugin main.go

- Move towards 100% plugin in CLI

- Ensure that plugin servers are cleaned up properly

- Make flag parsing for driver flags work properly

Includes some work carried from @dmp42 updating the build process and
tests to use the new method.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-16 16:34:56 -07:00
..
auth Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
cert Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
drivers Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
engine Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
examples Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
host Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
hosttest Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
log Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
mcnerror clarified hostname error with valid characters 2015-10-08 15:15:09 -04:00
mcnflag Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
mcnutils Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
persist Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
persisttest Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
provider Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
provision Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
ssh Fix Windows SSH issues 2015-10-13 16:42:08 -07:00
state Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
swarm Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
version Move towards using external binaries / RPC plugins 2015-10-16 16:34:56 -07:00
libmachine.go Fix Docker daemon wait 2015-09-23 15:19:25 -07:00