//
pkg.gl
Category
github.com/m3db/m3db-operator
pkg
m3admin
health
package
0.14.0
Repository:
https://github.com/m3db/m3db-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
102 SLOC
#
Functions
NewClient
NewClient constructs a new health client.
WithClient
WithClient configures an m3admin client.
WithPort
WithPort overrides the default port (m3db.PortM3DBHTTPNode).
WithURL
WithURL is a setter to override the default base url for a node.
#
Interfaces
Client
Client provides the interface for checking cluster health.
Option
Option provides an interface that can be used for setter options with the constructor.