Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultLeaseDuration = 15 * time.Second
DefaultRenewDeadline = 10 * time.Second
DefaultRetryPeriod = 2 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
func BindFlags ¶
func BindFlags(l *componentconfig.LeaderElectionConfiguration, fs *pflag.FlagSet)
BindFlags binds the common LeaderElectionCLIConfig flags to a flagset
func DefaultLeaderElectionConfiguration ¶
func DefaultLeaderElectionConfiguration() componentconfig.LeaderElectionConfiguration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.