Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { DaemonSet types.NamespacedName SectionsConfigMap types.NamespacedName FilesConfigMap types.NamespacedName EnvSecret types.NamespacedName OverrideConfigMap types.NamespacedName PipelineDefaults configbuilder.PipelineDefaults Overrides overrides.Config DaemonSetConfig resources.DaemonSetConfig }
type DaemonSetAnnotator ¶
type DaemonSetProber ¶
type Reconciler ¶
func NewReconciler ¶
func NewReconciler(client client.Client, config Config, prober DaemonSetProber, overridesHandler *overrides.Handler) *Reconciler
Click to show internal directories.
Click to hide internal directories.