Expand description
A sequential specification of an etcd key-value store.
Structs§
- Etcd
Specification - A sequential specification of an etcd key-value store.
Enums§
- Etcd
Operation - An etcd operation containing
u32
values. - Etcd
Status - The status of an etcd operation.
Functions§
- history_
from_ log - Returns a history of operations performed on a etcd server being tested by Jepsen.