Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewComponentReconciler ¶
func NewComponentReconciler(o *Options, reconcilerName string, reconcilerMetricsSet *metrics.ReconcilerMetricsSet) (*service.ComponentReconciler, error)
Types ¶
type Options ¶
type Options struct { *cli.Options Workspace string ServerConfig *ServerConfig WorkerConfig *WorkerConfig RetryConfig *RetryConfig HeartbeatSenderConfig *RecurringTaskConfig ProgressTrackerConfig *RecurringTaskConfig DryRun bool }
func NewOptions ¶
type RecurringTaskConfig ¶
type RetryConfig ¶
type ServerConfig ¶
type WorkerConfig ¶
Click to show internal directories.
Click to hide internal directories.