deployment

package
v0.0.0-...-bc898c7 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArangoDeploymentAnnotationPrefix         = "deployment.arangodb.com"
	ArangoDeploymentPodMaintenanceAnnotation = ArangoDeploymentAnnotationPrefix + "/maintenance"
	ArangoDeploymentPodChangeArchAnnotation  = ArangoDeploymentAnnotationPrefix + "/arch"
	ArangoDeploymentPodRotateAnnotation      = ArangoDeploymentAnnotationPrefix + "/rotate"
	ArangoDeploymentPodReplaceAnnotation     = ArangoDeploymentAnnotationPrefix + "/replace"
	ArangoDeploymentPodDeleteNow             = ArangoDeploymentAnnotationPrefix + "/delete_now"
	ArangoDeploymentPlanCleanAnnotation      = "plan." + ArangoDeploymentAnnotationPrefix + "/clean"
)
View Source
const (
	ArangoDeploymentCRDName        = ArangoDeploymentResourcePlural + "." + ArangoDeploymentGroupName
	ArangoDeploymentResourceKind   = "ArangoDeployment"
	ArangoDeploymentResourcePlural = "arangodeployments"

	ArangoMemberCRDName        = ArangoMemberResourcePlural + "." + ArangoDeploymentGroupName
	ArangoMemberResourceKind   = "ArangoMember"
	ArangoMemberResourcePlural = "arangomembers"

	ArangoClusterSynchronizationCRDName        = ArangoClusterSynchronizationResourcePlural + "." + ArangoDeploymentGroupName
	ArangoClusterSynchronizationResourceKind   = "ArangoClusterSynchronization"
	ArangoClusterSynchronizationResourcePlural = "arangoclustersynchronizations"

	ArangoTaskCRDName        = ArangoTaskResourcePlural + "." + ArangoDeploymentGroupName
	ArangoTaskResourceKind   = "ArangoTask"
	ArangoTaskResourcePlural = "arangotasks"

	ArangoDeploymentGroupName = "database.arangodb.com"
)

Variables

View Source
var (
	ArangoDeploymentShortNames             = []string{"arangodb", "arango"}
	ArangoClusterSynchronizationShortNames = []string{"arangoclustersync"}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
+k8s:deepcopy-gen=package +groupName=database.arangodb.com
+k8s:deepcopy-gen=package +groupName=database.arangodb.com
+k8s:deepcopy-gen=package +groupName=database.arangodb.com
+k8s:deepcopy-gen=package +groupName=database.arangodb.com

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL