Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConcurrencyTenantSync = 10 ConcurrencyClusterSync = 10 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { EtcdServers string EtcdSecret string ConcurrencyTenantSync int ConcurrencyClusterSync int Log *logs.Options LeaderElection *componentbaseconfig.LeaderElectionConfiguration }
func NewOptions ¶
func NewOptions() *Options
Click to show internal directories.
Click to hide internal directories.