package test
import "github.com/coreos/etcd/test"
Index ¶
- func CreateCluster(size int, procAttr *os.ProcAttr, ssl bool) ([][]string, []*os.Process, error)
- func DestroyCluster(etcds []*os.Process) error
- func Monitor(size int, allowDeadNum int, leaderChan chan string, all chan bool, stop chan bool)
- func Set(stop chan bool)
Functions ¶
func CreateCluster ¶
Create a cluster of etcd nodes
func DestroyCluster ¶
Destroy all the nodes in the cluster
func Monitor ¶
func Set ¶
func Set(stop chan bool)
Sending set commands
Source Files ¶
- Version
- v0.1.1
- Published
- Aug 19, 2013
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 11 minutes ago –
Tools for package owners.