commit | cf6fcbae94d2a6a44d5153d78b5017bdf9b3545d | [log] [tgz] |
---|---|---|
author | Arup Mukherjee <arup@google.com> | Wed Sep 16 14:06:50 2015 -0700 |
committer | Arup Mukherjee <arup@google.com> | Wed Sep 16 14:06:50 2015 -0700 |
tree | a5d62f9123821e0f5ee11968c4c869bfbaf62139 | |
parent | ce09ab29573b055393b6e69ecfb1903715d21f8c [diff] |
services/device/dmrun: Make it easy to add another backend Refactor the vcloud/gcloud commands in dmrun to make it easy to add a backend that uses another cloud provider, such as AWS. The existing backend is named VcloudVM in case we want to have a GCE backend in future that does not use the vcloud command at all, relying solely on gcloud. Change-Id: Ie862b133f709dbfa277faf46529ddc07e60b76d1
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.