Module client

Source
Expand description

Types for commands to clusters.

Structs§

ClusterReplicaLocation
Specifies the location of a cluster replica.
ClusterStartupEpoch
A value generated by environmentd and passed to the clusterd processes to help them disambiguate different CreateTimely commands.
ProtoClusterStartupEpoch
ProtoTimelyConfig
TimelyConfig
Configuration of the cluster we will spin up

Traits§

TryIntoTimelyConfig
A trait for specific cluster commands that can be unpacked into CreateTimely variants.