// BindLeaderElectionFlags binds the LeaderElectionConfiguration struct fields to a flagset func BindLeaderElectionFlags(l *config.LeaderElectionConfiguration, fs *pflag.FlagSet) { … }
// BindLeaderElectionFlags binds the LeaderElectionConfiguration struct fields to a flagset func BindLeaderElectionFlags(l *config.LeaderElectionConfiguration, fs *pflag.FlagSet) { … }