# Functions
No description provided by the author
No description provided by the author
# Constants
DefaultLeaseDuration is the default lease duration for leader election.
DefaultRenewDeadline is the default renew duration for leader election.
DefaultRetryPeriod is the default retry period for leader election.
# Variables
No description provided by the author
# Structs
No description provided by the author
LeaderElectionConfiguration defines the configuration of leader election clients for components that can run with leader election enabled.