config

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UnmanagedStateAnnotation      = "web-terminal.redhat.com/unmanaged-state"
	PermittedNamespacesAnnotation = "controller.devfile.io/allow-import-from"

	ToolingTemplateName = "web-terminal-tooling"
	ExecTemplateName    = "web-terminal-exec"

	ToolingMemoryRequest = "128Mi"
	ToolingMemoryLimit   = "512Mi"
	ToolingCPURequest    = "100m"
	ToolingCPULimit      = "400m"

	ExecMemoryRequest = "128Mi"
	ExecMemoryLimit   = "128Mi"
	ExecCPURequest    = "100m"
	ExecCPULimit      = "400m"
)

Variables

View Source
var (
	DefaultTemplatesLabels = map[string]string{
		"console.openshift.io/terminal": "true",
	}
)

Functions

func GetDefaultExecImage

func GetDefaultExecImage() (string, error)

func GetDefaultToolingImage

func GetDefaultToolingImage() (string, error)

func GetNamespace added in v1.4.0

func GetNamespace() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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