Documentation ¶
Index ¶
Constants ¶
View Source
const ConfigConfigMapKey = "webconsole-config.yaml"
View Source
const ConfigMapYaml = `` /* 134-byte string literal not displayed */
View Source
const DeploymentYaml = `` /* 1914-byte string literal not displayed */
View Source
const NamespaceYaml = `apiVersion: v1
kind: Namespace
metadata:
name: openshift-web-console
`
View Source
const ServiceAccountYaml = `apiVersion: v1
kind: ServiceAccount
metadata:
namespace: openshift-web-console
name: webconsole
`
View Source
const ServiceYaml = `` /* 396-byte string literal not displayed */
View Source
const WebConsoleConfig = `` /* 630-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.