Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultLeaseDuration defines a default duration of lease. // TODO: This constant should move to the k8s.io/component-base/config package DefaultLeaseDuration = 15 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func BindFlags ¶
func BindFlags(l *componentbaseconfig.LeaderElectionConfiguration, fs *pflag.FlagSet)
BindFlags binds the LeaderElectionConfiguration struct fields to a flagset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.