minikube/vendor/golang.org/x/crypto/ssh
dlorenc e8a60b9cdf Initial prototype using libmachine and localkubectrl.
go run cli/main.go start will bring up a VM with localkube
running and print out instructions on how to use it.

Lots to do still:
- This is not very safe to re-run, but it will attempt to reuse a VM
if it already exists
- Commands for stopping/restarting/deleting
2016-04-19 11:21:57 -07:00
..
terminal Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
buffer.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
certs.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
channel.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
cipher.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
client.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
client_auth.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
common.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
connection.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
doc.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
handshake.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
kex.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
keys.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
mac.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
messages.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
mux.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
server.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
session.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
tcpip.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00
transport.go Initial prototype using libmachine and localkubectrl. 2016-04-19 11:21:57 -07:00