config

package
v0.34.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

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
	EnableTracingFlag       bool
	DefaultLoggingAgent     string
	DefaultKubeEventsLogger string
	InstallationName        string
	InsecureCA              bool
}

Config holds the global configuration for the logging operator This replaces the loggedcluster.Options struct

func NewConfig

func NewConfig(enableLogging, enableTracing bool, loggingAgent, eventsLogger, installationName string, insecureCA bool) *Config

NewConfig creates a new Config instance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL