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

# Functions

NewBalancedExtender returns a new BalancedExtender instance.

# Structs

BalancedExtender adds extra partition assignments in a "balanced" way.
StaticExtender is an Extender that ignores the current state and assigns based on the value of the Assignments field.

# Interfaces

Extender is an interface for structs that determine how to add new partitions to an existing topic.