package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewPlacementOperator constructs a placement.Operator which performs transformations on the given placement.
NewPlacementService returns an instance of placement service.
WithAlgorithm sets the algorithm implementation that will be used by PlacementService.
WithPlacementOptions sets the placement options for PlacementService.

# Interfaces

Option is an interface for PlacementService options.