Documentation
¶
Index ¶
- Constants
- Variables
- func GetBasePath(clusterVersion string) string
- func GetConsoleCLIDownloadCR() *consolev1.ConsoleCLIDownload
- func GetConsoleCLIDownloadLinks() []consolev1.CLIDownloadLink
- func GetConsolePluginCR(consolePort int32, serviceNamespace string) *consolev1.ConsolePlugin
- func GetConsolePluginProxy(serviceNamespace string) []consolev1.ConsolePluginProxy
- func GetDeployment(namespace string) *appsv1.Deployment
- func GetNginxConfConfigMap(namespace string) *apiv1.ConfigMap
- func GetService(port int32, namespace string) *apiv1.Service
Constants ¶
View Source
const COMPATIBILITY_BASE_PATH = "/compatibility/"
View Source
const CUSTOMER_PORTAL_LINK = "https://access.redhat.com/downloads/content/547"
View Source
const MAIN_BASE_PATH = "/"
View Source
const ODF_CONSOLE = "odf-console"
Variables ¶
View Source
var NginxConf = `` /* 2079-byte string literal not displayed */
Update it with correct configuration
Functions ¶
func GetBasePath ¶
func GetConsoleCLIDownloadCR ¶
func GetConsoleCLIDownloadCR() *consolev1.ConsoleCLIDownload
func GetConsoleCLIDownloadLinks ¶
func GetConsoleCLIDownloadLinks() []consolev1.CLIDownloadLink
func GetConsolePluginCR ¶
func GetConsolePluginCR(consolePort int32, serviceNamespace string) *consolev1.ConsolePlugin
func GetConsolePluginProxy ¶
func GetConsolePluginProxy(serviceNamespace string) []consolev1.ConsolePluginProxy
func GetDeployment ¶
func GetDeployment(namespace string) *appsv1.Deployment
func GetNginxConfConfigMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.