fluentbit

package
v1.95.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	client client.Client,
	namespace string,
	values Values,
) component.DeployWaiter

New creates a new instance of fluent-bit deployer.

Types

type Values

type Values struct {
	// Image is the fluent-bit image.
	Image string
	// InitContainerImage is the fluent-bit init container image.
	InitContainerImage string
	// VailEnabled specifies whether vali is used and should be configured as a ClusterOutput.
	ValiEnabled bool
	// PriorityClassName is the name of the priority class of the fluent-bit.
	PriorityClassName string
}

Values is the values for fluent-bit configurations

Jump to

Keyboard shortcuts

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