paths

package
v0.0.0-...-03ffbd0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LightcDir   = "/var/lib/lightc"
	UnixSockDir = "/var/run/lightc"

	ConfigName   = "config.json"
	UpperFile    = "diff"
	WorkFile     = "work"
	MergedFile   = "merged"
	LogFile      = "container.log"
	SockFile     = "%s.sock"
	DnsFile      = "resolv.conf"
	HostnameFile = "hostname"
	HostsFile    = "host"
)

Variables

View Source
var (
	NetworkPath     = filepath.Join(LightcDir, "network")
	BridgePath      = filepath.Join(NetworkPath, "bridge")
	IPAllocatorPath = filepath.Join(NetworkPath, "ipam/subnet.json")
	ImagesPath      = filepath.Join(LightcDir, "images")
	RootFSPath      = filepath.Join(LightcDir, "rootfs")
	NetworkLock     = filepath.Join(NetworkPath, "network.lock")
)

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