config

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PermittedNamespacesAnnotation = "controller.devfile.io/allow-import-from"

	ToolingTemplateName       = "web-terminal-tooling"
	ExecTemplateName          = "web-terminal-exec"
	DefaultTemplatesNamespace = "openshift-operators"

	ToolingMemoryRequest = "128Mi"
	ToolingMemoryLimit   = "256Mi"
	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)

Types

This section is empty.

Jump to

Keyboard shortcuts

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