Introduction
Getting Started
Savant 101
Advanced Topics
Cookbook
Reference
EtcdStorageConfig
Savant Development
EtcdStorageConfig inheritance diagram
Etcd storage configuration parameters.
The list of Etcd hosts to connect to. E.g. [“127.0.0.1:2379”].
The credentials to use for authentication.
The path in Etcd used as the source of the state.
The timeout for connecting to Etcd.
Waiting timeout for the watch path.