Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallerControllerConfig ¶
type InstallerControllerConfig struct { Environment string MaxConcurrentReconciles int Namespace string AlertsDelegate alerts.DelegateFunc }
func NewDefaultInstallerControllerConfig ¶
func NewDefaultInstallerControllerConfig() *InstallerControllerConfig
func (*InstallerControllerConfig) Capturer ¶
func (c *InstallerControllerConfig) Capturer() trackers.Capturer
Click to show internal directories.
Click to hide internal directories.