config

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// JobTypeKey is the key for daemon types
	JobTypeKey = "job-type"

	// JobSystemd is the value to daemonise in a systemd unit .service
	JobSystemd = "systemd"

	// JobForeground is the value to daemonise the current process
	JobForeground = "fg"

	// CRIContainerd is a container runtime engine
	CRIContainerd = "containerd"
)

Variables

View Source
var ViperConfig = viper.New()

ViperConfig is a global variable for the viper configuration TODO move it to the cmd package and make it private see https://github.com/DataDog/pupernetes/issues/40

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