core

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 14

Documentation

Index

Constants

View Source
const (
	// LogicalClusterPathAnnotationKey is the annotation key for the logical cluster path
	// put on objects that are referenced by path by other objects.
	//
	// If this annotation exists, the system will maintain the annotation value.
	LogicalClusterPathAnnotationKey = "kcp.io/path"

	// ReplicateAnnotationKey is the annotation key used to indicate that a ClusterRole should be replicated.
	// Its value is a comma-separated list of words. Every controller setting this has to choose
	// a unique word, and preserve other controllers' words in the comma separated list.
	ReplicateAnnotationKey = "internal.kcp.io/replicate"
)
View Source
const (
	GroupName = "core.kcp.io"
)

Variables

View Source
var (
	// RootCluster is the root of workspace based logical clusters.
	RootCluster = logicalcluster.Name("root")
	// SystemCluster is the system logical cluster
	SystemCluster = logicalcluster.Name("system")
)

RootCluster is the root of workspace based logical clusters.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package install installs the v1alpha1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
Package install installs the v1alpha1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
+k8s:deepcopy-gen=package,register +groupName=core.kcp.io +k8s:openapi-gen=true
+k8s:deepcopy-gen=package,register +groupName=core.kcp.io +k8s:openapi-gen=true

Jump to

Keyboard shortcuts

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