Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateNoNewline ¶ added in v3.10.0
ValidateNoNewline rejects a value containing CR/LF. Fluent Bit's classic config format is line-based with no way to escape a newline, so a newline in a tenant-supplied value could inject an arbitrary [SECTION] into the shared config (GHSA-2j8x-46rv-qmpq). field is used only for the error message.
Types ¶
type KVs ¶
func (*KVs) InsertStringMap ¶
Click to show internal directories.
Click to hide internal directories.