package test

import "github.com/coreos/etcd/test"

Index

Functions

func CreateCluster

func CreateCluster(size int, procAttr *os.ProcAttr, ssl bool) ([][]string, []*os.Process, error)

Create a cluster of etcd nodes

func DestroyCluster

func DestroyCluster(etcds []*os.Process) error

Destroy all the nodes in the cluster

func Monitor

func Monitor(size int, allowDeadNum int, leaderChan chan string, all chan bool, stop chan bool)

func Set

func Set(stop chan bool)

Sending set commands

Source Files

test.go

Version
v0.1.1
Published
Aug 19, 2013
Platform
windows/amd64
Imports
8 packages
Last checked
8 seconds ago

Tools for package owners.