Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EtcdClient ¶
type EtcdClient struct {
// contains filtered or unexported fields
}
func Etcd ¶
func Etcd(t *testing.T, cfg clientv3.Config) *EtcdClient
Returns an adapted Etcd client for tests.
func (*EtcdClient) ListAllKeys ¶
Click to show internal directories.
Click to hide internal directories.