Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { MetricsAddr string ProbeAddr string EnableLeaderElection bool NodePoolLabelKey string QPS int Burst int MaxConcurrentReconciles int SearchForLegacyPodGroups bool KnativeGangSchedule bool SchedulerName string }
func (*Options) Configs ¶
func (o *Options) Configs() controllers.Configs
Click to show internal directories.
Click to hide internal directories.