package
1.4.0-alpha.0
Repository: https://github.com/ksang/kubernetes.git
Documentation: pkg.go.dev

# 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
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
LeaderElectionRecord is the record that is stored in the leader election annotation.
LeaderElector is a leader election client.