Documentation ¶
Index ¶
- func NewLeaderElectionWithConfigMap(clientset kubernetes.Interface, lockName string, ...) *leaderElection
- func NewLeaderElectionWithEndpoint(clientset kubernetes.Interface, lockName string, ...) *leaderElection
- func NewLeaderElectionWithLease(clientset kubernetes.Interface, lockName string, ...) *leaderElection
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLeaderElectionWithConfigMap ¶
func NewLeaderElectionWithConfigMap(clientset kubernetes.Interface, lockName string, runFunc func(ctx context.Context)) *leaderElection
func NewLeaderElectionWithEndpoint ¶
func NewLeaderElectionWithEndpoint(clientset kubernetes.Interface, lockName string, runFunc func(ctx context.Context)) *leaderElection
func NewLeaderElectionWithLease ¶
func NewLeaderElectionWithLease(clientset kubernetes.Interface, lockName string, runFunc func(ctx context.Context)) *leaderElection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.