# 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
No description provided by the author
No description provided by the author
TypeDashboards deploys the Dashboards Dynamic Plugin for OpenShift Console.
DistributedTracing deploys the Distributed Tracing Dynamic Plugin for the OpenShift Console.
TypeLogging deploys the Logging View Plugin for OpenShift Console.
TroubleshootingPanel deploys the Troubleshooting Panel Dynamic Plugin for the OpenShift Console.

# 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
DeploymentConfig contains options allowing the customization of the deployment hosting the UI Plugin.
DistributedTracingConfig contains options for configuring the Distributed Tracing plugin.
LoggingConfig contains options for configuring the logging console plugin.
LokiStackReference is used to configure a reference to a LokiStack that should be used by the Logging console plugin.
TroubleshootingPanelConfig contains options for configuring the Troubleshooting Panel plugin.
UIPlugin defines an observability console plugin.
UIPluginList contains a list of UIPlugin +kubebuilder:resource +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
UIPluginSpec is the specification for desired state of UIPlugin.
UIPluginStatus defines the observed state of UIPlugin.

# 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.
+kubebuilder:validation:Enum=Dashboards;TroubleshootingPanel;DistributedTracing;Logging.