# 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.