Versions in this module Expand all Collapse all v0 v0.3.1 Aug 28, 2020 v0.3.0 Aug 28, 2020 Changes in this version + type GenericOptions struct + EnableLeaderElection bool + MetricsAddr string + ReadinessAddr string + func NewGenericOptions() *GenericOptions + func (options *GenericOptions) AddFlags(fs *pflag.FlagSet) + type PorterManagerOptions struct + Bgp *bgpserver.BgpOptions + LogOptions *log.LogOptions + func NewPorterManagerOptions() *PorterManagerOptions + func (s *PorterManagerOptions) Flags() cliflag.NamedFlagSets + func (s *PorterManagerOptions) Validate() []error