Versions in this module Expand all Collapse all v0 v0.1.0 Feb 8, 2024 Changes in this version + type LeaderElectLeaseConfig struct + LeaseDuration time.Duration + RenewDeadline time.Duration + RetryPeriod time.Duration + type Options struct + EnableCertRotator bool + LeaderElectLeaseConfig LeaderElectLeaseConfig + MetricsAddr string + ProbeAddr string + func NewOptions() *Options + func (o *Options) AddFlags(fs *pflag.FlagSet)