Module clusters

Source
Expand description

Cluster management.

Structs§

ClusterConfig
Configures a cluster.
ClusterEvent
An event describing a change in status of a cluster replica process.
ManagedReplicaLocation
The location of a managed replica.
ReplicaAllocation
Configures the resource allocation for a cluster replica.
ReplicaConfig
Configures a cluster replica.
ReplicaServiceName
Represents the name of a cluster replica service in the orchestrator.
UnmanagedReplicaLocation
The location of an unmanaged replica.

Enums§

ClusterRole
The “role” of a cluster, which is currently used to determine the severity of alerts for problems with its replicas.
ManagedReplicaAvailabilityZones
Information about availability zone constraints for replicas.
ReplicaLocation
Configures the location of a cluster replica.

Functions§

default_true 🔒
try_remove_past_generation_replicas 🔒
Remove all replicas from past generations.

Type Aliases§

ClusterStatus
The status of a cluster.
ProcessId
Identifier of a process within a replica.
ReplicaLogging
Configures logging for a cluster replica.