package
0.14.0
Repository: https://github.com/m3db/m3db-operator.git
Documentation: pkg.go.dev

# Functions

NewClient constructs a new health client.
WithClient configures an m3admin client.
WithPort overrides the default port (m3db.PortM3DBHTTPNode).
WithURL is a setter to override the default base url for a node.

# Interfaces

Client provides the interface for checking cluster health.
Option provides an interface that can be used for setter options with the constructor.