constants

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EnvConfigName env variable name for config custom resource
	EnvConfigName = "CONFIG_NAME"

	// EnvEventLoggerImage env variable name for the image if the event logger
	EnvEventLoggerImage = "EVENT_LOGGER_IMAGE"

	// EnvLoggerPodReqCPU set the logger pod request cpu
	EnvLoggerPodReqCPU = "LOGGER_POD_REQUEST_CPU"

	// EnvLoggerPodReqMem set the logger pod request memory
	EnvLoggerPodReqMem = "LOGGER_POD_REQUEST_MEM"

	// EnvLoggerPodMaxCPU set the logger pod max cpu
	EnvLoggerPodMaxCPU = "LOGGER_POD_LIMIT_CPU"

	// EnvLoggerPodMaxMem set the logger pod mac memory
	EnvLoggerPodMaxMem = "LOGGER_POD_LIMIT_MEM"

	// MetricsHost host for the metrics
	MetricsHost = "0.0.0.0"

	// MetricsPort port for the metrics
	MetricsPort int32 = 8383

	// EnvDebugConfig debug config output
	EnvDebugConfig = "DEBUG_CONFIG"

	// EnvDevOperatorNamespace operator namespace for localb development
	EnvDevOperatorNamespace = "DEV_OPERATOR_NAMESPACE"
)

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