operator

package
v1.131.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// OperatorManagedResourceName is the name of the OpenTelemetry Operator managed resource.
	OperatorManagedResourceName = name
)

Variables

This section is empty.

Functions

func NewCRDs

func NewCRDs(client client.Client) (component.DeployWaiter, error)

NewCRDs can be used to deploy OpenTelemetry Operator CRDs

func NewOpenTelemetryOperator

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

NewOpenTelemetryOperator creates a new instance of OpenTelemetry Operator.

Types

type Values

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

Values keeps values for the OpenTelemetry Operator.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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