constants

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ParalusDomainLabel       = "paralus.dev"
	ClusterLabelKey          = "paralus.dev/clusterName"
	ClusterLocationKey       = "paralus.dev/clusterLocation"
	ClusterTypeKey           = "paralus.dev/clusterType"
	KubernetesVersionKey     = "paralus.dev/k8sVersion"
	ClusterGPU               = "paralus.dev/clusterGPU"
	ClusterGPUVendor         = "paralus.dev/clusterGPUVendor"
	ClusterUpgradeProtection = "paralus.dev/clusterUpgradeProtection"
	EdgeSuffix               = "EDGE_SUFFIX"
	EdgeCnameSuffix          = "EDGE_CNAME_SUFFIX"
	DefaultBlueprint         = "default"
	OverrideCluster          = "paralus.dev/overrideCluster"
	ClusterID                = "paralus.dev/clusterID"
	Public                   = "paralus.dev/public"
	ClusterName              = "paralus.dev/clusterName"
)
View Source
const (
	ApiVersion      = "infra.k8smgmt.io/v3"
	ClusterKind     = "Cluster"
	ClusterListKind = "ClusterList"
)

Variables

View Source
var KubernetesLabelNameRegex = regexp.MustCompile(`^[A-Za-z0-9]([\.A-Za-z0-9_-]*[A-Za-z0-9])?$`)

Functions

This section is empty.

Types

type ClusterGeneration

type ClusterGeneration int
const (
	Cluster_Verr ClusterGeneration = 0
	Cluster_V1   ClusterGeneration = 1
	Cluster_V2   ClusterGeneration = 2
)

Jump to

Keyboard shortcuts

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