package
0.0.0-20190408073931-66bb0a0e4374
Repository: https://github.com/pohly/csi-lib-utils.git
Documentation: pkg.go.dev

# Functions

NewLeaderElection returns the default & preferred leader election type.
NewLeaderElectionWithConfigMaps returns an implementation of leader election using ConfigMaps.
NewLeaderElectionWithEndpoints returns an implementation of leader election using Endpoints.
NewLeaderElectionWithLeases returns an implementation of leader election using Leases.