constant

package
v0.0.0-...-24a8f2d Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AnnoHypershiftDeployment = "cluster.open-cluster-management.io/hypershiftdeployment"

	ManagedClusterAnnoKey = "cluster.open-cluster-management.io/managedcluster-name"

	NamespaceNameSeperator = "/"

	ManagedClusterCleanupFinalizer = "hypershiftdeployment.cluster.open-cluster-management.io/managedcluster-cleanup"

	ReleaseImage = "quay.io/openshift-release-dev/ocp-release:4.11.2-x86_64"

	// DestroyFinalizer makes sure infrastructure is cleaned up before it is removed
	DestroyFinalizer = "hypershiftdeployment.cluster.open-cluster-management.io/finalizer"

	// HostedClusterFinalizer makes sure that the hostedcluster is gone before removing
	HostedClusterFinalizer = "hypershift.openshift.io/used-by-hostedcluster"

	// AutoInfraLabelName identifies that a resource was created by the hypershift-deployment-controller
	AutoInfraLabelName = "hypershift.openshift.io/auto-created-for-infra"

	// InfraLabelName Tracks the infrastructure-id for easy HypershiftDeployment list filtering
	InfraLabelName = "hypershift.openshift.io/infra-id"

	// HostingClusterMissing message
	HostingClusterMissing = "spec.hostingCluster value is missing"

	// CreatedByHypershiftDeployment is an annotation that is used to show ownership via infra-ids
	CreatedByHypershiftDeployment = "hypershift-deployment.open-cluster-management.io/created-by"

	// CCredsSuffix Cloud Credential Suffix
	CCredsSuffix = "-cloud-credentials" // #nosec G101

	// HypershiftBucketSecretName is the secret name used to work with the AWS s3 credential
	HypershiftBucketSecretName = "hypershift-operator-oidc-provider-s3-credentials"

	// Provider secret fields
	SSHPrivateKey = "ssh-privatekey"
	SSHPublicKey  = "ssh-publickey"
)

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