Documentation
¶
Index ¶
- Constants
- func AddCommonLabels(labels map[string]string)
- func IsLoggingEnabled(lc loggedcluster.Interface) bool
- func IsWorkloadCluster(lc loggedcluster.Interface) bool
- func ObservabilityBundleAppMeta(lc loggedcluster.Interface) metav1.ObjectMeta
- func ObservabilityBundleConfigMapMeta(lc loggedcluster.Interface) metav1.ObjectMeta
Constants ¶
View Source
const ObservabilityBundleAppName string = "observability-bundle"
View Source
const ReadUser = "read"
ReadUser is the global user for reading logs
Variables ¶
This section is empty.
Functions ¶
func AddCommonLabels ¶
func IsLoggingEnabled ¶
func IsLoggingEnabled(lc loggedcluster.Interface) bool
func IsWorkloadCluster ¶ added in v0.0.4
func IsWorkloadCluster(lc loggedcluster.Interface) bool
func ObservabilityBundleAppMeta ¶ added in v0.1.3
func ObservabilityBundleAppMeta(lc loggedcluster.Interface) metav1.ObjectMeta
ObservabilityBundleAppMeta returns metadata for the observability bundle app.
func ObservabilityBundleConfigMapMeta ¶ added in v0.1.3
func ObservabilityBundleConfigMapMeta(lc loggedcluster.Interface) metav1.ObjectMeta
ObservabilityBundleConfigMapMeta returns metadata for the observability bundle extra values configmap.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.