package
1.8.0-alpha.1
Repository: https://github.com/bentheelder/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
BindFlags binds the common LeaderElectionCLIConfig flags to a flagset.
No description provided by the author
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
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.