daemon

package
v0.4.4-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2016 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VOLUME_CFG_PREFIX = "volume_"
	CFG_POSTFIX       = ".json"

	CONFIGFILE = "convoy.cfg"
	LOCKFILE   = "lock"
)

Variables

This section is empty.

Functions

func Start

func Start(sockFile string, c *cli.Context) error

Start the daemon

Types

type DockerVolume

type DockerVolume struct {
	Name       string `json:",omitempty"`
	Mountpoint string `json:",omitempty"`
}

type Volume

type Volume struct {
	Name       string
	DriverName string
}

Jump to

Keyboard shortcuts

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