# Functions
NewLeaderElection returns the default & preferred leader election type.
NewLeaderElectionWithLeases returns an implementation of leader election using Leases.
# Constants
No description provided by the author
HealthCheckerAddress is the address at which the leader election health checker reports status.
# Interfaces
Server represents any type that could serve HTTP requests for the leader election health check endpoint.