shared

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package shared is intended for isolating constants and minor functions required to be consistent across packages so as to avoid transitive package includes

Index

Constants

View Source
const (
	DiskLabelQueryName   = "disk-label"
	FilterSpecQueryName  = "filter-spec"
	SkipRecurseQueryName = "skip-recurse"
	SkipDataQueryName    = "skip-data"

	GuestActionReload    = "reload"
	GuestActionKill      = "kill"
	GuestActionGroupKill = "group-kill"

	GuestShutdownTimeout      = 20 * time.Second
	GuestRebootTimeout        = 20 * time.Second
	WaitForSessionExitTimeout = 20 * time.Second

	// scratchDiskLabel labels the root image for the disk chain
	ScratchDiskLabel = "containerfs"
)

Constants used by tether for exchange outside of tether

Variables

View Source
var Sys = system.New()

Functions

func PIDFileDir

func PIDFileDir(sys *system.System) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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