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
Click to show internal directories.
Click to hide internal directories.