Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LeaderElection ¶
type LeaderElection struct {
// contains filtered or unexported fields
}
func New ¶
func New(k8sClientLeaseGetter *v1.LeasesGetter, internalLogger logger.Logger) *LeaderElection
func (*LeaderElection) IsLeader ¶
func (le *LeaderElection) IsLeader() bool
Click to show internal directories.
Click to hide internal directories.