Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
EnableLoggingFlag bool
LogsReconciliationEnabled bool
EventsReconciliationEnabled bool
EnableNodeFilteringFlag bool
EnableTracingFlag bool
EnableNetworkMonitoringFlag bool
InstallationName string
InsecureCA bool
}
Config holds the global configuration for the logging operator This replaces the loggedcluster.Options struct
Click to show internal directories.
Click to hide internal directories.