fluentoperator

package
v1.114.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: Apache-2.0 Imports: 21 Imported by: 3

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

func NewCRDs(client client.Client, applier kubernetes.Applier) (component.DeployWaiter, error)

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