Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerClient ¶
DockerClient returns a new docker client
Types ¶
type ZkControl ¶
type ZkControl struct {
// contains filtered or unexported fields
}
ZkControl allows testing code to manipulate a running ZK instance.
func StartZookeeper ¶
StartZookeeper starts a new zookeeper container.
func (*ZkControl) TeardownPanic ¶
func (z *ZkControl) TeardownPanic()
TeardownPanic destroys the ZK container and panics if unsuccessful
Click to show internal directories.
Click to hide internal directories.