Versions in this module Expand all Collapse all v0 v0.10.3 Apr 12, 2026 Changes in this version type PoolSpec + FSGroup *int64 v0.10.2 Apr 9, 2026 Changes in this version + const AnnotationPendingDeletion + const ConditionAdminWebExternalReady + const ConditionDeletionBlocked + const ConditionGatewayExternalReady + const ConditionReadyForDeletion + const ConditionTerminalError + const DefaultEtcdImage + const DefaultMultiAdminImage + const DefaultMultiAdminWebImage + const DefaultMultiGatewayImage + const DefaultMultiOrchImage + const DefaultMultiPoolerImage + const DefaultPostgresImage + const FinalizerClusterCleanup + const OTELSamplingMountPath + const OTELSamplingVolumeName + const ReasonAwaitingEndpoint + const ReasonEndpointReady + const ReasonNoReadyAdminWeb + const ReasonNoReadyGateways + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + func BuildOTELEnvVars(cfg *ObservabilityConfig) []corev1.EnvVar + func BuildOTELSamplingVolume(cfg *ObservabilityConfig) (*corev1.Volume, *corev1.VolumeMount) + type AdminWebStatus struct + ExternalEndpoint string + func (in *AdminWebStatus) DeepCopy() *AdminWebStatus + func (in *AdminWebStatus) DeepCopyInto(out *AdminWebStatus) + type BackupConfig struct + Filesystem *FilesystemBackupConfig + PgBackRestTLS *PgBackRestTLSConfig + S3 *S3BackupConfig + Type BackupType + func MergeBackupConfig(child, parent *BackupConfig) *BackupConfig + func (in *BackupConfig) DeepCopy() *BackupConfig + func (in *BackupConfig) DeepCopyInto(out *BackupConfig) + type BackupType string + const BackupTypeFilesystem + const BackupTypeS3 + type Cell struct + Spec CellSpec + Status CellStatus + func (in *Cell) DeepCopy() *Cell + func (in *Cell) DeepCopyInto(out *Cell) + func (in *Cell) DeepCopyObject() runtime.Object + type CellConfig struct + CellTemplate TemplateRef + Name CellName + Overrides *CellOverrides + Region Region + Spec *CellInlineSpec + Zone Zone + func (in *CellConfig) DeepCopy() *CellConfig + func (in *CellConfig) DeepCopyInto(out *CellConfig) + type CellImages struct + ImagePullPolicy corev1.PullPolicy + ImagePullSecrets []corev1.LocalObjectReference + MultiGateway ImageRef + func (in *CellImages) DeepCopy() *CellImages + func (in *CellImages) DeepCopyInto(out *CellImages) + type CellInlineSpec struct + LocalTopoServer *LocalTopoServerSpec + MultiGateway StatelessSpec + MultiGatewayPlacement *PodPlacementSpec + func (in *CellInlineSpec) DeepCopy() *CellInlineSpec + func (in *CellInlineSpec) DeepCopyInto(out *CellInlineSpec) + type CellList struct + Items []Cell + func (in *CellList) DeepCopy() *CellList + func (in *CellList) DeepCopyInto(out *CellList) + func (in *CellList) DeepCopyObject() runtime.Object + type CellName string + type CellOverrides struct + MultiGateway *StatelessSpec + MultiGatewayPlacement *PodPlacementSpec + func (in *CellOverrides) DeepCopy() *CellOverrides + func (in *CellOverrides) DeepCopyInto(out *CellOverrides) + type CellSpec struct + AllCells []CellName + GlobalTopoServer GlobalTopoServerRef + Images CellImages + LogLevels ComponentLogLevels + MultiGateway StatelessSpec + MultiGatewayPlacement *PodPlacementSpec + Name CellName + Observability *ObservabilityConfig + Region Region + TopoServer *LocalTopoServerSpec + TopologyReconciliation TopologyReconciliation + Zone Zone + func (in *CellSpec) DeepCopy() *CellSpec + func (in *CellSpec) DeepCopyInto(out *CellSpec) + type CellStatus struct + Conditions []metav1.Condition + GatewayReadyReplicas int32 + GatewayReplicas int32 + GatewayServiceName string + Message string + ObservedGeneration int64 + Phase Phase + func (in *CellStatus) DeepCopy() *CellStatus + func (in *CellStatus) DeepCopyInto(out *CellStatus) + type CellStatusSummary struct + GatewayReplicas int32 + Ready bool + func (in *CellStatusSummary) DeepCopy() *CellStatusSummary + func (in *CellStatusSummary) DeepCopyInto(out *CellStatusSummary) + type CellTemplate struct + Spec CellTemplateSpec + func (in *CellTemplate) DeepCopy() *CellTemplate + func (in *CellTemplate) DeepCopyInto(out *CellTemplate) + func (in *CellTemplate) DeepCopyObject() runtime.Object + type CellTemplateList struct + Items []CellTemplate + func (in *CellTemplateList) DeepCopy() *CellTemplateList + func (in *CellTemplateList) DeepCopyInto(out *CellTemplateList) + func (in *CellTemplateList) DeepCopyObject() runtime.Object + type CellTemplateSpec struct + LocalTopoServer *LocalTopoServerSpec + MultiGateway *StatelessSpec + MultiGatewayPlacement *PodPlacementSpec + func (in *CellTemplateSpec) DeepCopy() *CellTemplateSpec + func (in *CellTemplateSpec) DeepCopyInto(out *CellTemplateSpec) + type ClusterImages struct + ImagePullPolicy corev1.PullPolicy + ImagePullSecrets []corev1.LocalObjectReference + MultiAdmin ImageRef + MultiAdminWeb ImageRef + MultiGateway ImageRef + MultiOrch ImageRef + MultiPooler ImageRef + Postgres ImageRef + func (in *ClusterImages) DeepCopy() *ClusterImages + func (in *ClusterImages) DeepCopyInto(out *ClusterImages) + type ComponentLogLevels struct + Multiadmin LogLevel + Multigateway LogLevel + Multiorch LogLevel + Multipooler LogLevel + Pgctld LogLevel + func (in *ComponentLogLevels) DeepCopy() *ComponentLogLevels + func (in *ComponentLogLevels) DeepCopyInto(out *ComponentLogLevels) + type ContainerConfig struct + Resources corev1.ResourceRequirements + func (in *ContainerConfig) DeepCopy() *ContainerConfig + func (in *ContainerConfig) DeepCopyInto(out *ContainerConfig) + type CoreTemplate struct + Spec CoreTemplateSpec + func (in *CoreTemplate) DeepCopy() *CoreTemplate + func (in *CoreTemplate) DeepCopyInto(out *CoreTemplate) + func (in *CoreTemplate) DeepCopyObject() runtime.Object + type CoreTemplateList struct + Items []CoreTemplate + func (in *CoreTemplateList) DeepCopy() *CoreTemplateList + func (in *CoreTemplateList) DeepCopyInto(out *CoreTemplateList) + func (in *CoreTemplateList) DeepCopyObject() runtime.Object + type CoreTemplateSpec struct + GlobalTopoServer *TopoServerSpec + MultiAdmin *StatelessSpec + MultiAdminWeb *StatelessSpec + func (in *CoreTemplateSpec) DeepCopy() *CoreTemplateSpec + func (in *CoreTemplateSpec) DeepCopyInto(out *CoreTemplateSpec) + type DatabaseConfig struct + Backup *BackupConfig + Default bool + DurabilityPolicy string + Name DatabaseName + TableGroups []TableGroupConfig + func (in *DatabaseConfig) DeepCopy() *DatabaseConfig + func (in *DatabaseConfig) DeepCopyInto(out *DatabaseConfig) + type DatabaseName string + type DatabaseStatusSummary struct + ReadyShards int32 + TotalShards int32 + func (in *DatabaseStatusSummary) DeepCopy() *DatabaseStatusSummary + func (in *DatabaseStatusSummary) DeepCopyInto(out *DatabaseStatusSummary) + type EndpointUrl string + type EtcdSpec struct + Image ImageRef + PVCDeletionPolicy *PVCDeletionPolicy + Replicas *int32 + Resources corev1.ResourceRequirements + RootPath string + Storage StorageSpec + func (in *EtcdSpec) DeepCopy() *EtcdSpec + func (in *EtcdSpec) DeepCopyInto(out *EtcdSpec) + type ExternalAdminWebConfig struct + Annotations map[string]string + Enabled bool + ExternalIPs []IPAddress + func (in *ExternalAdminWebConfig) DeepCopy() *ExternalAdminWebConfig + func (in *ExternalAdminWebConfig) DeepCopyInto(out *ExternalAdminWebConfig) + type ExternalGatewayConfig struct + Annotations map[string]string + Enabled bool + ExternalIPs []IPAddress + func (in *ExternalGatewayConfig) DeepCopy() *ExternalGatewayConfig + func (in *ExternalGatewayConfig) DeepCopyInto(out *ExternalGatewayConfig) + type ExternalTopoServerSpec struct + CASecret string + ClientCertSecret string + Endpoints []EndpointUrl + Implementation string + RootPath string + func (in *ExternalTopoServerSpec) DeepCopy() *ExternalTopoServerSpec + func (in *ExternalTopoServerSpec) DeepCopyInto(out *ExternalTopoServerSpec) + type FilesystemBackupConfig struct + Path string + Storage StorageSpec + func (in *FilesystemBackupConfig) DeepCopy() *FilesystemBackupConfig + func (in *FilesystemBackupConfig) DeepCopyInto(out *FilesystemBackupConfig) + type GatewayStatus struct + ExternalEndpoint string + func (in *GatewayStatus) DeepCopy() *GatewayStatus + func (in *GatewayStatus) DeepCopyInto(out *GatewayStatus) + type GlobalTopoServerRef struct + Address string + Implementation string + RootPath string + func (in *GlobalTopoServerRef) DeepCopy() *GlobalTopoServerRef + func (in *GlobalTopoServerRef) DeepCopyInto(out *GlobalTopoServerRef) + type GlobalTopoServerSpec struct + Etcd *EtcdSpec + External *ExternalTopoServerSpec + PVCDeletionPolicy *PVCDeletionPolicy + TemplateRef TemplateRef + func (in *GlobalTopoServerSpec) DeepCopy() *GlobalTopoServerSpec + func (in *GlobalTopoServerSpec) DeepCopyInto(out *GlobalTopoServerSpec) + type IPAddress string + type ImageRef string + type InitdbArgs string + type LocalTopoServerSpec struct + Etcd *EtcdSpec + External *ExternalTopoServerSpec + func (in *LocalTopoServerSpec) DeepCopy() *LocalTopoServerSpec + func (in *LocalTopoServerSpec) DeepCopyInto(out *LocalTopoServerSpec) + type LogLevel string + type MultiAdminConfig struct + Spec *StatelessSpec + TemplateRef TemplateRef + func (in *MultiAdminConfig) DeepCopy() *MultiAdminConfig + func (in *MultiAdminConfig) DeepCopyInto(out *MultiAdminConfig) + type MultiAdminWebConfig struct + Spec *StatelessSpec + TemplateRef TemplateRef + func (in *MultiAdminWebConfig) DeepCopy() *MultiAdminWebConfig + func (in *MultiAdminWebConfig) DeepCopyInto(out *MultiAdminWebConfig) + type MultiOrchSpec struct + Cells []CellName + Placement *PodPlacementSpec + func (in *MultiOrchSpec) DeepCopy() *MultiOrchSpec + func (in *MultiOrchSpec) DeepCopyInto(out *MultiOrchSpec) + type MultigresCluster struct + Spec MultigresClusterSpec + Status MultigresClusterStatus + func (in *MultigresCluster) DeepCopy() *MultigresCluster + func (in *MultigresCluster) DeepCopyInto(out *MultigresCluster) + func (in *MultigresCluster) DeepCopyObject() runtime.Object + type MultigresClusterList struct + Items []MultigresCluster + func (in *MultigresClusterList) DeepCopy() *MultigresClusterList + func (in *MultigresClusterList) DeepCopyInto(out *MultigresClusterList) + func (in *MultigresClusterList) DeepCopyObject() runtime.Object + type MultigresClusterSpec struct + Backup *BackupConfig + Cells []CellConfig + Databases []DatabaseConfig + DurabilityPolicy string + ExternalAdminWeb *ExternalAdminWebConfig + ExternalGateway *ExternalGatewayConfig + GlobalTopoServer *GlobalTopoServerSpec + Images ClusterImages + LogLevels ComponentLogLevels + MultiAdmin *MultiAdminConfig + MultiAdminWeb *MultiAdminWebConfig + Observability *ObservabilityConfig + PVCDeletionPolicy *PVCDeletionPolicy + TemplateDefaults TemplateDefaults + TopologyPruning *TopologyPruningConfig + func (in *MultigresClusterSpec) DeepCopy() *MultigresClusterSpec + func (in *MultigresClusterSpec) DeepCopyInto(out *MultigresClusterSpec) + type MultigresClusterStatus struct + AdminWeb *AdminWebStatus + Cells map[CellName]CellStatusSummary + Conditions []metav1.Condition + Databases map[DatabaseName]DatabaseStatusSummary + Gateway *GatewayStatus + Message string + ObservedGeneration int64 + Phase Phase + ResolvedTemplates *ResolvedTemplates + func (in *MultigresClusterStatus) DeepCopy() *MultigresClusterStatus + func (in *MultigresClusterStatus) DeepCopyInto(out *MultigresClusterStatus) + type ObservabilityConfig struct + HistogramAggregation string + LogsExporter string + MetricExportInterval string + MetricsExporter string + MetricsTemporality string + OTLPEndpoint string + OTLPProtocol string + SamplingConfigRef *SamplingConfigRef + TracesExporter string + TracesSampler string + func (in *ObservabilityConfig) DeepCopy() *ObservabilityConfig + func (in *ObservabilityConfig) DeepCopyInto(out *ObservabilityConfig) + type PVCDeletionPolicy struct + WhenDeleted PVCRetentionPolicyType + WhenScaled PVCRetentionPolicyType + func MergePVCDeletionPolicy(child, parent *PVCDeletionPolicy) *PVCDeletionPolicy + func (in *PVCDeletionPolicy) DeepCopy() *PVCDeletionPolicy + func (in *PVCDeletionPolicy) DeepCopyInto(out *PVCDeletionPolicy) + type PVCRetentionPolicyType string + const DeletePVCRetentionPolicy + const RetainPVCRetentionPolicy + type PgBackRestTLSConfig struct + SecretName string + func (in *PgBackRestTLSConfig) DeepCopy() *PgBackRestTLSConfig + func (in *PgBackRestTLSConfig) DeepCopyInto(out *PgBackRestTLSConfig) + type Phase string + const PhaseDegraded + const PhaseHealthy + const PhaseInitializing + const PhaseProgressing + const PhaseUnknown + type PodPlacementSpec struct + Tolerations []corev1.Toleration + func (in *PodPlacementSpec) DeepCopy() *PodPlacementSpec + func (in *PodPlacementSpec) DeepCopyInto(out *PodPlacementSpec) + type PoolName string + type PoolSpec struct + Affinity *corev1.Affinity + Cells []CellName + Multipooler ContainerConfig + PVCDeletionPolicy *PVCDeletionPolicy + Postgres ContainerConfig + ReplicasPerCell *int32 + Storage StorageSpec + Tolerations []corev1.Toleration + Type PoolType + func (in *PoolSpec) DeepCopy() *PoolSpec + func (in *PoolSpec) DeepCopyInto(out *PoolSpec) + type PoolType string + type PostgresConfigRef struct + Key string + Name string + func (in *PostgresConfigRef) DeepCopy() *PostgresConfigRef + func (in *PostgresConfigRef) DeepCopyInto(out *PostgresConfigRef) + type Region string + type ResolvedTemplates struct + CellTemplates []TemplateRef + CoreTemplates []TemplateRef + ShardTemplates []TemplateRef + func (in *ResolvedTemplates) DeepCopy() *ResolvedTemplates + func (in *ResolvedTemplates) DeepCopyInto(out *ResolvedTemplates) + type S3BackupConfig struct + Bucket string + CredentialsSecret string + Endpoint string + KeyPrefix string + Region string + ServiceAccountName string + UseEnvCredentials bool + func (in *S3BackupConfig) DeepCopy() *S3BackupConfig + func (in *S3BackupConfig) DeepCopyInto(out *S3BackupConfig) + type SamplingConfigRef struct + Key string + Name string + func (in *SamplingConfigRef) DeepCopy() *SamplingConfigRef + func (in *SamplingConfigRef) DeepCopyInto(out *SamplingConfigRef) + type Shard struct + Spec ShardSpec + Status ShardStatus + func (in *Shard) DeepCopy() *Shard + func (in *Shard) DeepCopyInto(out *Shard) + func (in *Shard) DeepCopyObject() runtime.Object + type ShardConfig struct + Backup *BackupConfig + Name ShardName + Overrides *ShardOverrides + ShardTemplate TemplateRef + Spec *ShardInlineSpec + func (in *ShardConfig) DeepCopy() *ShardConfig + func (in *ShardConfig) DeepCopyInto(out *ShardConfig) + type ShardImages struct + ImagePullPolicy corev1.PullPolicy + ImagePullSecrets []corev1.LocalObjectReference + MultiOrch ImageRef + MultiPooler ImageRef + Postgres ImageRef + func (in *ShardImages) DeepCopy() *ShardImages + func (in *ShardImages) DeepCopyInto(out *ShardImages) + type ShardInlineSpec struct + InitdbArgs InitdbArgs + MultiOrch MultiOrchSpec + PVCDeletionPolicy *PVCDeletionPolicy + Pools map[PoolName]PoolSpec + PostgresConfigRef *PostgresConfigRef + func (in *ShardInlineSpec) DeepCopy() *ShardInlineSpec + func (in *ShardInlineSpec) DeepCopyInto(out *ShardInlineSpec) + type ShardList struct + Items []Shard + func (in *ShardList) DeepCopy() *ShardList + func (in *ShardList) DeepCopyInto(out *ShardList) + func (in *ShardList) DeepCopyObject() runtime.Object + type ShardName string + type ShardOverrides struct + InitdbArgs InitdbArgs + MultiOrch *MultiOrchSpec + Pools map[PoolName]PoolSpec + PostgresConfigRef *PostgresConfigRef + func (in *ShardOverrides) DeepCopy() *ShardOverrides + func (in *ShardOverrides) DeepCopyInto(out *ShardOverrides) + type ShardResolvedSpec struct + Backup *BackupConfig + InitdbArgs InitdbArgs + MultiOrch MultiOrchSpec + Name string + PVCDeletionPolicy *PVCDeletionPolicy + Pools map[PoolName]PoolSpec + PostgresConfigRef *PostgresConfigRef + func (in *ShardResolvedSpec) DeepCopy() *ShardResolvedSpec + func (in *ShardResolvedSpec) DeepCopyInto(out *ShardResolvedSpec) + type ShardSpec struct + Backup *BackupConfig + CellTopologyLabels map[CellName]map[string]string + DatabaseName DatabaseName + DurabilityPolicy string + GlobalTopoServer GlobalTopoServerRef + Images ShardImages + InitdbArgs InitdbArgs + LogLevels ComponentLogLevels + MultiOrch MultiOrchSpec + Observability *ObservabilityConfig + PVCDeletionPolicy *PVCDeletionPolicy + Pools map[PoolName]PoolSpec + PostgresConfigRef *PostgresConfigRef + Replicas *int32 + ShardName ShardName + TableGroupName TableGroupName + TopologyPruning *TopologyPruningConfig + func (in *ShardSpec) DeepCopy() *ShardSpec + func (in *ShardSpec) DeepCopyInto(out *ShardSpec) + type ShardStatus struct + Cells []CellName + Conditions []metav1.Condition + LastBackupTime *metav1.Time + LastBackupType string + Message string + ObservedGeneration int64 + OrchReady bool + Phase Phase + PodRoles map[string]string + PoolsReady bool + ReadyReplicas int32 + func (in *ShardStatus) DeepCopy() *ShardStatus + func (in *ShardStatus) DeepCopyInto(out *ShardStatus) + type ShardTemplate struct + Spec ShardTemplateSpec + func (in *ShardTemplate) DeepCopy() *ShardTemplate + func (in *ShardTemplate) DeepCopyInto(out *ShardTemplate) + func (in *ShardTemplate) DeepCopyObject() runtime.Object + type ShardTemplateList struct + Items []ShardTemplate + func (in *ShardTemplateList) DeepCopy() *ShardTemplateList + func (in *ShardTemplateList) DeepCopyInto(out *ShardTemplateList) + func (in *ShardTemplateList) DeepCopyObject() runtime.Object + type ShardTemplateSpec struct + InitdbArgs InitdbArgs + MultiOrch *MultiOrchSpec + PVCDeletionPolicy *PVCDeletionPolicy + Pools map[PoolName]PoolSpec + PostgresConfigRef *PostgresConfigRef + func (in *ShardTemplateSpec) DeepCopy() *ShardTemplateSpec + func (in *ShardTemplateSpec) DeepCopyInto(out *ShardTemplateSpec) + type StatelessSpec struct + Affinity *corev1.Affinity + PodAnnotations map[string]string + PodLabels map[string]string + Replicas *int32 + Resources corev1.ResourceRequirements + func (in *StatelessSpec) DeepCopy() *StatelessSpec + func (in *StatelessSpec) DeepCopyInto(out *StatelessSpec) + type StorageSpec struct + AccessModes []corev1.PersistentVolumeAccessMode + Class string + Size string + func (in *StorageSpec) DeepCopy() *StorageSpec + func (in *StorageSpec) DeepCopyInto(out *StorageSpec) + type TableGroup struct + Spec TableGroupSpec + Status TableGroupStatus + func (in *TableGroup) DeepCopy() *TableGroup + func (in *TableGroup) DeepCopyInto(out *TableGroup) + func (in *TableGroup) DeepCopyObject() runtime.Object + type TableGroupConfig struct + Backup *BackupConfig + Default bool + Name TableGroupName + PVCDeletionPolicy *PVCDeletionPolicy + Shards []ShardConfig + func (in *TableGroupConfig) DeepCopy() *TableGroupConfig + func (in *TableGroupConfig) DeepCopyInto(out *TableGroupConfig) + type TableGroupList struct + Items []TableGroup + func (in *TableGroupList) DeepCopy() *TableGroupList + func (in *TableGroupList) DeepCopyInto(out *TableGroupList) + func (in *TableGroupList) DeepCopyObject() runtime.Object + type TableGroupName string + type TableGroupSpec struct + Backup *BackupConfig + CellTopologyLabels map[CellName]map[string]string + DatabaseName DatabaseName + DurabilityPolicy string + GlobalTopoServer GlobalTopoServerRef + Images ShardImages + IsDefault bool + LogLevels ComponentLogLevels + Observability *ObservabilityConfig + PVCDeletionPolicy *PVCDeletionPolicy + Shards []ShardResolvedSpec + TableGroupName TableGroupName + TopologyPruning *TopologyPruningConfig + func (in *TableGroupSpec) DeepCopy() *TableGroupSpec + func (in *TableGroupSpec) DeepCopyInto(out *TableGroupSpec) + type TableGroupStatus struct + Conditions []metav1.Condition + Message string + ObservedGeneration int64 + Phase Phase + ReadyShards int32 + TotalShards int32 + func (in *TableGroupStatus) DeepCopy() *TableGroupStatus + func (in *TableGroupStatus) DeepCopyInto(out *TableGroupStatus) + type TemplateDefaults struct + CellTemplate TemplateRef + CoreTemplate TemplateRef + ShardTemplate TemplateRef + func (in *TemplateDefaults) DeepCopy() *TemplateDefaults + func (in *TemplateDefaults) DeepCopyInto(out *TemplateDefaults) + type TemplateRef string + type TopoServer struct + Spec TopoServerSpec + Status TopoServerStatus + func (in *TopoServer) DeepCopy() *TopoServer + func (in *TopoServer) DeepCopyInto(out *TopoServer) + func (in *TopoServer) DeepCopyObject() runtime.Object + type TopoServerList struct + Items []TopoServer + func (in *TopoServerList) DeepCopy() *TopoServerList + func (in *TopoServerList) DeepCopyInto(out *TopoServerList) + func (in *TopoServerList) DeepCopyObject() runtime.Object + type TopoServerSpec struct + Etcd *EtcdSpec + PVCDeletionPolicy *PVCDeletionPolicy + func (in *TopoServerSpec) DeepCopy() *TopoServerSpec + func (in *TopoServerSpec) DeepCopyInto(out *TopoServerSpec) + type TopoServerStatus struct + ClientService string + Conditions []metav1.Condition + Message string + ObservedGeneration int64 + PeerService string + Phase Phase + func (in *TopoServerStatus) DeepCopy() *TopoServerStatus + func (in *TopoServerStatus) DeepCopyInto(out *TopoServerStatus) + type TopologyPruningConfig struct + Enabled *bool + func (in *TopologyPruningConfig) DeepCopy() *TopologyPruningConfig + func (in *TopologyPruningConfig) DeepCopyInto(out *TopologyPruningConfig) + type TopologyReconciliation struct + PrunePoolers bool + RegisterCell bool + func (in *TopologyReconciliation) DeepCopy() *TopologyReconciliation + func (in *TopologyReconciliation) DeepCopyInto(out *TopologyReconciliation) + type Zone string v0.10.1 Mar 27, 2026