Documentation ¶
Overview ¶
Cooperative leader election, where a fixed number of controllers can act as the leaders simultaneously.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Elector ¶
type Elector struct { Identity string // contains filtered or unexported fields }
func NewElector ¶
func (*Elector) RunLeaderMetricLoop ¶
Click to show internal directories.
Click to hide internal directories.