Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "kcp-topology-partitionset"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( partitionSetClusterInformer topologyinformers.PartitionSetClusterInformer, partitionClusterInformer topologyinformers.PartitionClusterInformer, globalShardClusterInformer coreinformers.ShardClusterInformer, kcpClusterClient kcpclientset.ClusterInterface, ) (*controller, error)
NewController returns a new controller for PartitionSets.
Types ¶
type PartitionSet ¶
type PartitionSet = topologyv1alpha1.PartitionSet
type PartitionSetSpec ¶
type PartitionSetSpec = topologyv1alpha1.PartitionSetSpec
type PartitionSetStatus ¶
type PartitionSetStatus = topologyv1alpha1.PartitionSetStatus
type Patcher ¶
type Patcher = topologyv1alpha1client.PartitionSetInterface
type Resource ¶
type Resource = committer.Resource[*PartitionSetSpec, *PartitionSetStatus]
Click to show internal directories.
Click to hide internal directories.