Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2023 Changes in this version + type Config struct + FluentBitConfigMapName types.NamespacedName + PipelineDefaults builder.PipelineDefaults + type DryRunner struct + func NewDryRunner(c client.Client, config Config) *DryRunner + func (d *DryRunner) RunParser(ctx context.Context, parser *telemetryv1alpha1.LogParser) error + func (d *DryRunner) RunPipeline(ctx context.Context, pipeline *telemetryv1alpha1.LogPipeline) error