tremplin: Add DeleteContainer operation to tremplin

Eventually we are going to want to expose a way to create and delete LXD
containers in the UI. This CL adds a command to tremplin that will allow
cicerone to delete LXD containers. See dependent CL for the interface
changes.

BUG=chromium:927531
TEST=manually tested
CQ-DEPEND=CL:1449874

Change-Id: I84cc8c7a9bf0d294b341b56f836592e5abea17bd
Reviewed-on: https://chromium-review.googlesource.com/1451617
Commit-Ready: Fergus Dall <sidereal@google.com>
Tested-by: Fergus Dall <sidereal@google.com>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
1 file changed
tree: ceb163bbff4382a67d6514177f51fbf743d58ad6
  1. src/
  2. README.md
README.md

Tremplin

Tremplin is the “springboard” daemon that runs in the Termina VM and exposes a gRPC interface for managing LXD containers.