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

# Functions

NewClient is the constructor the Placement interface.
NewMockClient creates a new mock instance.
WithClient configures an m3admin client.
WithLogger is a setter to override the default logger.
WithURL is a setter to override the default URL.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.

# Interfaces

Client provides the interface to interact with the placement API.
Option provides an interface that can be used for setter options with the constructor.