package
1.18.0
Repository: https://github.com/segmentio/topicctl.git
Documentation: pkg.go.dev

# Functions

NewFrequencyRebalancer creates a new FrequencyRebalancer instance.

# Structs

FrequencyRebalancer is a Rebalancer that rebalances to achieve in-topic balance among all available brokers.

# Interfaces

Rebalancer is an interface for structs that figure out how to reassign replicas in existing topic partitions in order to ensure that all brokers are evenly represented.