# Packages
No description provided by the author
# Functions
BindFlags binds the common LeaderElectionCLIConfig flags to a flagset.
No description provided by the author
NewLeadereElector creates a LeaderElector from a LeaderElecitionConfig.
RunOrDie starts a client with the provided config or panics if the config fails to validate.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
LeaderCallbacks are callbacks that are triggered during certain lifecycle events of the LeaderElector.
No description provided by the author
LeaderElector is a leader election client.