Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenIdentity ¶
func NewResourceLock ¶
Types ¶
type Options ¶
type Options struct { Identity string LeaderElectionResourceLock string LeaderElectionNamespace string LeaderElectionID string LeaseDuration time.Duration RenewDeadline time.Duration RetryPeriod time.Duration EventRecorder resourcelock.EventRecorder OnNewLeaderFun func(identity string) OnStartedLeading func(ctx context.Context) OnStoppedLeading func() }
Click to show internal directories.
Click to hide internal directories.