package
0.0.3
Repository: https://github.com/useproject/origin-elastic.git
Documentation: pkg.go.dev

# Packages

Package mntr fetches metrics from ZooKeeper by using the mntr command which was added to ZooKeeper in version 3.4.0.

# Functions

GetZookeeperEnvHost returns the hostname of the ZooKeeper server to use for testing.
GetZookeeperEnvPort returns the port of the ZooKeeper server to use for testing.
RunCommand establishes a TCP connection the ZooKeeper command port that accepts the four-letter ZooKeeper commands and sends the given command.