fluentoperator

package
v1.94.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// OperatorManagedResourceName is the name of the Fluent Operator managed resource.
	OperatorManagedResourceName = "fluent-operator"
)

Variables

This section is empty.

Functions

func NewCRDs

NewCRDs can be used to deploy Fluent Operator CRDs.

func NewFluentOperator

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

NewFluentOperator creates a new instance of Fluent Operator.

Types

type Values

type Values struct {
	// Image is the image of the Fluent Operator.
	Image string
	// PriorityClassName is the name of the priority class of the Fluent Operator.
	PriorityClassName string
}

Values keeps values for the Fluent Operator.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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