| Auth |
Interface of auth talking to etcd.
|
| Client |
Etcd Client.
|
| Cluster |
Interface of cluster client talking to etcd.
|
| Election |
Interface of leader election client talking to etcd.
|
| Election.Listener |
Interface of leadership notification listener.
|
| KV |
Interface of kv client talking to etcd.
|
| Lease |
Interface of KeepAlive talking to etcd.
|
| Lock |
Interface of Lock talking to etcd.
|
| Maintenance |
Interface of maintenance talking to etcd.
|
| Response |
represents a generic Jetcd response.
|
| Response.Header |
|
| Txn |
Txn is the interface that wraps mini-transactions.
|
| Watch |
Interface of the watch client.
|
| Watch.Listener |
Interface of Watcher.
|
| Watch.Watcher |
|