Documentation
¶
Index ¶
- type Object
- func (o Object) AppConfigName(app string) string
- func (o Object) GetAppsNamespace() string
- func (o Object) GetClusterName() string
- func (o Object) GetEnableLoggingFlag() bool
- func (o Object) GetInstallationName() string
- func (o Object) GetLoggingLabel() string
- func (o Object) GetObject() client.Object
- func (o Object) GetObservabilityBundleConfigMap() string
- func (o Object) ObservabilityBundleConfigLabelName(config string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
type Object struct { client.Object Options loggedcluster.Options }
func (Object) AppConfigName ¶
func (Object) GetAppsNamespace ¶
func (Object) GetClusterName ¶
func (Object) GetEnableLoggingFlag ¶
func (Object) GetInstallationName ¶
func (Object) GetLoggingLabel ¶
func (Object) GetObservabilityBundleConfigMap ¶
On vintage MC, there's no support for extraconfig so we should use standard user values
func (Object) ObservabilityBundleConfigLabelName ¶ added in v0.0.4
Click to show internal directories.
Click to hide internal directories.