# Functions
DefaultEtcdClientTransport sets defaults for an etcd Transport that are suitable for use by infrastructure components.
EtcdClient creates an etcd client based on the provided config.
GetAndTestEtcdClient creates an etcd client based on the provided config.
RunEtcd starts an etcd server and runs it forever.
TestEtcdClient verifies a client is functional.