configmap

package
v0.0.0-...-0ec9d85 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_BRAND   = "okd"
	DEFAULT_DOC_URL = "https://docs.okd.io/latest/"
)

Variables

This section is empty.

Functions

func ConsoleConfigMapStub

func ConsoleConfigMapStub() *corev1.ConfigMap

func DefaultConfigMap

func DefaultConfigMap(
	operatorConfig *operatorv1.Console,
	consoleConfig *configv1.Console,
	authConfig *configv1.Authentication,
	managedConfig *corev1.ConfigMap,
	monitoringSharedConfig *corev1.ConfigMap,
	infrastructureConfig *configv1.Infrastructure,
	activeConsoleRoute *routev1.Route,
	inactivityTimeoutSeconds int,
	availablePlugins []*v1.ConsolePlugin,
	nodeArchitectures []string,
	nodeOperatingSystems []string,
	copiedCSVsDisabled bool,
	contentSecurityPolicyEnabled bool,
	telemeterConfig map[string]string,
	consoleHost string,
	techPreviewEnabled bool,
) (consoleConfigMap *corev1.ConfigMap, unsupportedOverridesHaveMerged bool, err error)

func DefaultPublicConfig

func DefaultPublicConfig(consoleURL string) *corev1.ConfigMap

func DefaultServiceCAConfigMap

func DefaultServiceCAConfigMap(cr *operatorv1.Console) *corev1.ConfigMap

DefaultServiceCAConfigMap creates a config map that holds the service CA bundle. Console uses this bundle to proxy to Prometheus. The value is injected into key "service-ca.crt" by the service serving cert operator.

func DefaultTrustedCAConfigMap

func DefaultTrustedCAConfigMap(cr *operatorv1.Console) *corev1.ConfigMap

func EmptyPublicConfig

func EmptyPublicConfig() *corev1.ConfigMap

func ServiceCAStub

func ServiceCAStub() *corev1.ConfigMap

func Stub

func Stub() *corev1.ConfigMap

func TrustedCAStub

func TrustedCAStub() *corev1.ConfigMap

Types

This section is empty.

Jump to

Keyboard shortcuts

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