api

package
v0.0.0-...-c608dec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	AuthServerCAMountDir                = "/var/auth-server-ca"
	AuthServerCAFileName                = "ca-bundle.crt"
	CLIOIDCClientComponentName          = "cli"
	ClusterOperatorName                 = "console"
	ConfigResourceName                  = "cluster"
	ConsoleContainerPort                = 443
	ConsoleContainerPortName            = "https"
	ConsoleContainerTargetPort          = 8443
	ConsoleServingCertName              = "console-serving-cert"
	DefaultIngressCertConfigMapName     = "default-ingress-cert"
	DownloadsPort                       = 8080
	DownloadsPortName                   = "http"
	DownloadsResourceName               = "downloads"
	NodeArchitectureLabel               = "kubernetes.io/arch"
	NodeOperatingSystemLabel            = "kubernetes.io/os"
	OAuthConfigMapName                  = "oauth-openshift"
	OAuthServingCertConfigMapName       = "oauth-serving-cert"
	OCCLIDownloadsCustomResourceName    = "oc-cli-downloads"
	ODOCLIDownloadsCustomResourceName   = "odo-cli-downloads"
	OLMConfigGroup                      = "operators.coreos.com"
	OLMConfigResource                   = "olmconfigs"
	OLMConfigVersion                    = "v1"
	OpenShiftConfigManagedNamespace     = "openshift-config-managed"
	OpenShiftConfigNamespace            = "openshift-config"
	OpenShiftConsoleConfigMapName       = "console-config"
	OpenShiftConsoleName                = "console"
	OpenShiftConsoleOperator            = "console-operator"
	OpenShiftConsoleOperatorNamespace   = "openshift-console-operator"
	OpenShiftConsolePublicConfigMapName = "console-public"
	OpenShiftCustomLogoConfigMapName    = "custom-logo"
	OpenShiftMonitoringConfigMapName    = "monitoring-shared-config"
	OpenshiftConsoleCustomRouteName     = "console-custom"
	OpenshiftDownloadsCustomRouteName   = "downloads-custom"
	OpenshiftConsoleRedirectServiceName = "console-redirect"
	RedirectContainerPort               = 8444
	RedirectContainerPortName           = "custom-route-redirect"
	ServiceCAConfigMapName              = "service-ca"
	SessionSecretName                   = "session-secret"
	TargetNamespace                     = "openshift-console"
	TrustedCABundleKey                  = "ca-bundle.crt"
	TrustedCABundleMountDir             = "/etc/pki/ca-trust/extracted/pem"
	TrustedCABundleMountFile            = "tls-ca-bundle.pem"
	TrustedCAConfigMapName              = "trusted-ca-bundle"
	UpgradeConsoleNotification          = "cluster-upgrade"
	V1Alpha1PluginI18nAnnotation        = "console.openshift.io/use-i18n"
	VersionResourceName                 = "version"

	OAuthClientName                         = OpenShiftConsoleName
	OpenShiftConsoleDeploymentName          = OpenShiftConsoleName
	OpenShiftConsoleDownloadsDeploymentName = DownloadsResourceName
	OpenShiftConsoleDownloadsPDBName        = DownloadsResourceName
	OpenShiftConsoleDownloadsRouteName      = DownloadsResourceName
	OpenShiftConsoleNamespace               = TargetNamespace
	OpenShiftConsolePDBName                 = OpenShiftConsoleName
	OpenShiftConsoleRouteName               = OpenShiftConsoleName
	OpenShiftConsoleServiceName             = OpenShiftConsoleName
	RedirectContainerTargetPort             = RedirectContainerPort
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL