Versions in this module Expand all Collapse all v2 v2.9.0 Jun 13, 2024 v2.8.0 Apr 22, 2024 Changes in this version + type MultilineParser struct + FlushTimeout int + KeyContent string + Parser string + Rules []Rule + Type string + func (_ *MultilineParser) Name() string + func (in *MultilineParser) DeepCopy() *MultilineParser + func (in *MultilineParser) DeepCopyInto(out *MultilineParser) + func (m *MultilineParser) Params(_ plugins.SecretLoader) (*params.KVs, error) + type Rule struct + Next string + Regex string + Start string Other modules containing this package github.com/fluent/fluent-operator/v3