systemd-rest

command module
v0.0.0-...-1cbd0a6 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2013 License: Apache-2.0 Imports: 14 Imported by: 0

README

Usage

Controlling Units

curl -v http://127.0.0.1:8080/units/dnsmasq.service/start/replace
curl http://127.0.0.1:8080/units/dnsmasq.service/stop/replace

Pulling images from a registry

curl localhost:8080/docker/registry/pull/busybox
curl -F "image=busybox" localhost:8080/docker/container/create/busybox
systemd-nspawn -b -D /var/lib/containers/busybox

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src
github.com/gorilla/context
Package gorilla/context stores values shared during a request lifetime.
Package gorilla/context stores values shared during a request lifetime.
github.com/gorilla/mux
Package gorilla/mux implements a request router and dispatcher.
Package gorilla/mux implements a request router and dispatcher.
github.com/kr/pty
Package pty provides functions for working with Unix terminals.
Package pty provides functions for working with Unix terminals.

Jump to

Keyboard shortcuts

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