config

package
v0.0.0-...-79f2005 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RUNNING                      string = "running"
	STOP                         string = "stopped"
	Exit                         string = "exited"
	DefaultInfoLocation          string = "/var/run/fdocker/%s/"
	InitCommandFile              string = "init"
	ConfigName                   string = "config.json"
	ContainerLogFile             string = "stdout.log"
	ContainerErrFile             string = "stderr.log"
	DefaultNetworkLocation       string = "/var/run/fdocker/network/network/"
	IpamDefaultAllocatorLocation string = "/var/run/fdocker/network/ipam/subnet.json"
	Root                         string = "/var/run/fdocker/root/"
	MntPath                      string = Root + "mnt/"
	WritePath                    string = Root + "writelayer/"
)

Variables

View Source
var (
	ImageStorePath string = Root
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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