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, handler *overrides.Handler) *Reconciler
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.