package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewLeaseCandidateGC creates a new LeaseCandidateGCController.
RunWithLeaderElection runs the provided runner function with leader election.
# Structs
Controller is the leader election controller, which observes component identity leases for components that have self-nominated as candidate leaders for leases and elects leaders for those leases, favoring candidates with higher versions.