commit | b4c4857c796ddc06a2964644db854f00376dc476 | [log] [tgz] |
---|---|---|
author | Arup Mukherjee <arup@google.com> | Tue Sep 29 14:35:06 2015 -0700 |
committer | Arup Mukherjee <arup@google.com> | Tue Sep 29 14:35:06 2015 -0700 |
tree | 74931957a42c56702d1874294fe4468ccd1732ce | |
parent | 2324d36bfc9b683d6608315411a49e7a622ac3fc [diff] |
services/device/dmrun: Add ssh backend Add an ssh backend to dmrun. It allows dmrun to be used with an already-created vm or linux box. Also made a few changes to how dmrun works: - All files are now in /tmp/dmrun, so reusing a vm is easy - Check the acl on the device manager directly, rather than via the namespace, to work around the problem that NAT'ed VMs somewhere other than GCE are not supported yet. Change-Id: I263b19549ce6a968e64efb53d2a6f476a419907b
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.