constants

package
v4.1.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: BSD-3-Clause, BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogLevelEnv             = "LOG_LEVEL"
	LogMaxLengthEnv         = "LOG_MAX_LENGTH"
	TaintUntrustedNodesEnv  = "TAINT_UNTRUSTED_NODES"
	TaintRegisteredNodesEnv = "TAINT_REGISTERED_NODES"
	TaintRebootedNodesEnv   = "TAINT_REBOOTED_NODES"
	TagPrefixEnv            = "TAG_PREFIX"
	KubeconfEnv             = "KUBECONF"
)

Env param handles

View Source
const (
	LogLevelDefault             = "INFO"
	LogMaxLengthDefault         = 1500
	TagPrefixDefault            = "isecl."
	TaintUntrustedNodesDefault  = false
	TaintRegisteredNodesDefault = false
	TaintRebootedNodesDefault   = false
	FilePerms                   = 0664
	NodeRebooted                = "Rebooted"
	NodeRegistered              = "RegisteredNode"
	MasterNodeLabel             = "node-role.kubernetes.io/master"
)

Default values

View Source
const (
	WgName         = "iseclcontroller"
	MinThreadiness = 1
	ErrExitCode    = 1
)

Variables

This section is empty.

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