# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ProxyTypeService is used when proxying communication to a Service.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
ConsolePlugin is an extension for customizing OpenShift web console by dynamically loading code from another service running on the cluster.
Compatibility level 4: No compatibility is provided, the API can change at any point for any reason.
ConsolePluginProxy holds information on various service types to which console's backend will proxy the plugin's requests.
ProxyTypeServiceConfig holds information on Service to which console's backend will proxy the plugin's requests.
ConsolePluginService holds information on Service that is serving console dynamic plugin assets.
ConsolePluginSpec is the desired plugin configuration.
# Type aliases
ProxyType is an enumeration of available proxy types +kubebuilder:validation:Pattern=`^(Service)$`.