features

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ExternalClusterReference allows deploying Tenant Control Plane pods to a different cluster from the Management one.
	// This will require a valid kubeconfig referenced in the StewardControlPlane object, in the same Namespace of the said object.
	ExternalClusterReference = "ExternalClusterReference"

	// ExternalClusterReferenceCrossNamespace allows deploying Tenant Control Plane pods to a different cluster from the Management one.
	// It supports referencing a kubeconfig available in a different Namespace than the StewardControlPlane.
	ExternalClusterReferenceCrossNamespace = "ExternalClusterReferenceCrossNamespace"

	// SkipInfraClusterPatch bypasses patching the InfraCluster with the control-plane endpoint.
	SkipInfraClusterPatch = "SkipInfraClusterPatch"

	// DynamicInfrastructureClusterPatch allows patching any generic InfraCluster with the control-plane endpoint
	// provided by Steward.
	DynamicInfrastructureClusterPatch = "DynamicInfrastructureClusterPatch"
)

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