pv_agent

command module
v0.0.0-...-5d73341 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2018 License: MIT Imports: 4 Imported by: 0

README

pv_agent

pv_agent is a per-host daemon that is responsible for starting and stopping development containers. It is basically a wrapper of Docker APIs. It exposes a GRPC service to control the containers.

In Postverta terminology, a container is called a "context" because we want to make the rest of the system agnostic about how a workspace is implemented (it can be a container, or a virtual machine, or something else).

Usage

Build the binary and run it. It can be run as a daemon (with the daemon sub-command) or as a test GRPC client (with the open and close sub-command). It requires the docker daemon to be running and will try to access the well-known UNIX socket at /var/run/docker.sock. It also requires a path to the pv_exec binary.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL