# Functions
CURLPrefixArgs builds the beginning of a curl command for a given key addressed to a random URL in the given cluster.
InitEtcdProcessCluster initializes a new cluster based on the given config.
NewEtcdProcessCluster launches a new cluster from etcd processes, returning a new EtcdProcessCluster once all nodes are ready to accept client requests.
StartEtcdProcessCluster launches a new cluster from etcd processes.