tremplin: Implement StopContainer RPC.

This allows us to stop individual containers on a VM without
taking down the whole VM.

BUG=chromium:1261319
TEST=Manual testing

Cq-Depend: chromium:3325825
Change-Id: I7133ad60a37c1488625242f558d6fa9db94bfc52
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tremplin/+/3325709
Reviewed-by: David Munro <davidmunro@google.com>
Tested-by: Nicholas Verne <nverne@chromium.org>
Commit-Queue: Nicholas Verne <nverne@chromium.org>
2 files changed
tree: f6c13b0911666430b3d4c5616d0bd40b34711400
  1. src/
  2. .gitignore
  3. OWNERS
  4. 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.