Module etcd

Source
Expand description

A sequential specification of an etcd key-value store.

Structs§

EtcdSpecification
A sequential specification of an etcd key-value store.

Enums§

EtcdOperation
An etcd operation containing u32 values.
EtcdStatus
The status of an etcd operation.

Functions§

history_from_log
Returns a history of operations performed on a etcd server being tested by Jepsen.