Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = config{ FlowlogsConfigFilePath: "", ExportFilePath: "", ExportFileMaxSizeMB: exporter.DefaultFileMaxSizeMB, ExportFileMaxBackups: exporter.DefaultFileMaxBackups, ExportFileCompress: false, ExportAllowlist: "", ExportDenylist: "", ExportFieldmask: []string{}, }
Functions ¶
func NewHubbleDynamicExporter ¶
func NewHubbleDynamicExporter(params hubbleExportersParams) (hubbleExportersOut, error)
func NewHubbleStaticExporter ¶
func NewHubbleStaticExporter(params hubbleExportersParams) (hubbleExportersOut, error)
func NewValidatedConfig ¶
func NewValidatedConfig(cfg config) (validatedConfig, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.