Versions in this module Expand all Collapse all v0 v0.1.0 May 8, 2018 Changes in this version + type ControllerOptions struct + APIServerHost string + LeaderElect bool + LeaderElectionLeaseDuration time.Duration + LeaderElectionNamespace string + LeaderElectionRenewDeadline time.Duration + LeaderElectionRetryPeriod time.Duration + Namespace string + func NewControllerOptions() *ControllerOptions + func (o *ControllerOptions) Validate() error + func (s *ControllerOptions) AddFlags(fs *pflag.FlagSet) v0.1.0-alpha.1 Mar 27, 2018