bundle

package
v0.68.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObservabilityBundleService added in v0.68.0

type ObservabilityBundleService interface {
	Configure(ctx context.Context, cluster *clusterv1.Cluster) error
	RemoveConfiguration(ctx context.Context, cluster *clusterv1.Cluster) error
	GetBundleVersion(ctx context.Context, cluster *clusterv1.Cluster) (semver.Version, error)
}

ObservabilityBundleService is the interface used to managed the observability bundle. The controller depends on this interface so it can be tested without a real k8s cluster.

func New added in v0.68.0

Jump to

Keyboard shortcuts

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