bundle

package
v0.59.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleConfigurationService

type BundleConfigurationService struct {
	// contains filtered or unexported fields
}

func NewBundleConfigurationService

func NewBundleConfigurationService(client client.Client, config config.Config) *BundleConfigurationService

func (BundleConfigurationService) Configure

func (s BundleConfigurationService) Configure(ctx context.Context, cluster *clusterv1.Cluster) error

Configure creates or updates the observability-bundle configuration based on cluster feature flags and links it to the bundle app via extraConfigs.

func (BundleConfigurationService) GetObservabilityBundleAppVersion added in v0.32.0

func (s BundleConfigurationService) GetObservabilityBundleAppVersion(ctx context.Context, cluster *clusterv1.Cluster) (version semver.Version, err error)

GetObservabilityBundleAppVersion retrieves the version of the observability-bundle app installed in the cluster. It returns an error if the app is not found or if the version cannot be parsed.

func (BundleConfigurationService) RemoveConfiguration

func (s BundleConfigurationService) RemoveConfiguration(ctx context.Context, cluster *clusterv1.Cluster) error

Jump to

Keyboard shortcuts

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