loggedcluster

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var O = Options{}

O blah

Functions

This section is empty.

Types

type Interface

type Interface interface {
	client.Object
	GetLoggingLabel() string
	GetAppsNamespace() string
	GetEnableLoggingFlag() bool
	GetClusterName() string
	GetInstallationName() string
	AppConfigName(app string) string
	ObservabilityBundleConfigLabelName(config string) string
	GetObject() client.Object
	GetObservabilityBundleConfigMap() string
}

Interface contains the definition of functions that can differ between each type of cluster

type Options

type Options struct {
	EnableLoggingFlag bool
	InstallationName  string
}

Options to be used for any loggedCluster

Jump to

Keyboard shortcuts

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