package
9.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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.