package
0.26.0
Repository: https://github.com/kcp-dev/kcp.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

ErrorGeneratingPartitionsReason indicates that the partitions could not be generated.
PartitionSetInvalidSelectorReason indicates that the specified selector could not be marshalled into a valid one.
PartitionSetValid reflects the validity of the PartitionSet spec.
PartitionsReady indicates whether matching partitions could be created.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

Partition defines the selection of a set of shards along multiple dimensions.
PartitionList is a list of Partition resources.
PartitionSet defines a target domain and dimensions to divide a set of shards into 1 or more partitions.
PartitionSetList is a list of PartitionSet resources.
PartitionSetSpec records dimensions and a target domain for the partitioning.
PartitionSetStatus records the status of the PartitionSet.
PartitionSpec records the values defining the partition along multiple dimensions.