# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Debug Log level.
Error Log level.
Info Log level.
No description provided by the author
No description provided by the author
Warn Log level.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

No description provided by the author
No description provided by the author
MonitoringStack is the Schema for the monitoringstacks API +k8s:openapi-gen=true +kubebuilder:resource +kubebuilder:subresource:status +kubebuilder:metadata:annotations="observability.openshift.io/api-support=TechPreview".
MonitoringStackList contains a list of MonitoringStack +kubebuilder:resource +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
MonitoringStackSpec is the specification for desired Monitoring Stack.
MonitoringStackStatus defines the observed state of MonitoringStack.
NamespaceSelector is a selector for selecting either all namespaces or a list of namespaces.
No description provided by the author
ThanosQuerier outlines the Thanos querier components, managed by this stack +k8s:openapi-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object +kubebuilder:resource +kubebuilder:subresource:status +kubebuilder:metadata:annotations="observability.openshift.io/api-support=TechPreview".
ThanosQuerierList contains a list of ThanosQuerier +kubebuilder:resource +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ThanosQuerierSpec defines a single Thanos Querier instance.
ThanosQuerierStatus defines the observed state of ThanosQuerier.

# Type aliases

No description provided by the author
+required +kubebuilder:validation:Required +kubebuilder:validation:Pattern=`^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$` +kubebuilder:validation:MaxLength=316.
Loglevel set log levels of configured components +kubebuilder:validation:Enum=debug;info;warn;error.