Expand description
Types for commands to clusters.
Structs§
- Cluster
Replica Location - Specifies the location of a cluster replica.
- Cluster
Startup Epoch - A value generated by environmentd and passed to the clusterd processes
to help them disambiguate different
CreateTimely
commands. - Proto
Cluster Startup Epoch - Proto
Timely Config - Timely
Config - Configuration of the cluster we will spin up
Traits§
- TryInto
Timely Config - A trait for specific cluster commands that can be unpacked into
CreateTimely
variants.