consts

package
v4.3.1008+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	K8S_KIND_REPLICASET            = "ReplicaSet"
	K8S_KIND_REPLICATIONCONTROLLER = "ReplicationController"
	K8S_KIND_DEPLOYMENT            = "Deployment"
	K8S_KIND_DEPLOYMENTCONFIG      = "DeploymentConfig"
	K8S_KIND_ALAMEDASCALER         = "AlamedaScaler"
	K8S_KIND_STATEFULSET           = "StatefulSet"
)
View Source
const (
	DeploymentPodFormat       = `%s-(([a-z0-9]+)-([a-z0-9]+))$`
	StatefulSetPodFormat      = `%s-([0-9]+)$`
	DeploymentConfigPodFormat = `%s-(([0-9]+)-([a-z0-9]+))$`
)

Regular expression of pod naming rule

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