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) GetLoggingAgent() string
- func (o Object) GetObject() client.Object
- func (o Object) GetObservabilityBundleConfigMap() string
- func (o Object) HasLoggingEnabled() bool
- func (o Object) IsInsecureCA() bool
- func (o Object) ObservabilityBundleConfigLabelName(config string) string
- func (o *Object) SetLoggingAgent(loggingAgent string)
- func (o Object) UnwireLogging(currentApp appv1.App) *appv1.App
- func (o Object) WireLogging(currentApp appv1.App) *appv1.App
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) GetLoggingAgent ¶ added in v0.7.0
func (Object) GetObservabilityBundleConfigMap ¶
on vintage WC, use extraconfig
func (Object) HasLoggingEnabled ¶
func (Object) IsInsecureCA ¶
func (Object) ObservabilityBundleConfigLabelName ¶
func (*Object) SetLoggingAgent ¶ added in v0.7.0
func (Object) UnwireLogging ¶ added in v0.5.4
Click to show internal directories.
Click to hide internal directories.