constants

package
v0.0.0-...-bdcd3c7 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseName                             = "bc"
	AppLabel                             = "redis-operator"
	RedisName                            = "redis"
	SentinelName                         = "sentinel"
	RedisShutdownName                    = "redis-shutdown"
	RedisStorageVolumeName               = "redis-data"
	RedisConfigurationVolumeName         = "redis-config"
	RedisShutdownConfigurationVolumeName = "redis-shutdown-config"
	RedisRoleName                        = "redis"
	SentinelRoleName                     = "sentinel"
	RedisConfigFileName                  = "redis.conf"
	SentinelConfigFileName               = "sentinel.conf"
	HostnameTopologyKey                  = "kubernetes.io/hostname"

	GraceTime = 30
)
View Source
const (
	ExporterPort                 = 9121
	ExporterPortName             = "http-metrics"
	ExporterContainerName        = "redis-exporter"
	ExporterDefaultRequestCPU    = "25m"
	ExporterDefaultLimitCPU      = "50m"
	ExporterDefaultRequestMemory = "50Mi"
	ExporterDefaultLimitMemory   = "100Mi"
)

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