# 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.