# Functions
NewLeaderElector creates a LeaderElector from a LeaderElectionConfig.
RunOrDie starts a client with the provided config or panics if the config fails to validate.
# Constants
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.