constants

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: EPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActivityTickEndpoint = "/activity/tick"
	ExecInitEndpoint     = "/exec/init"
	HealthzEndpoint      = "/healthz"
)
View Source
const (
	MaxBodyBytes       = 1 << 20  // 1 MiB
	MaxHeaderBytes     = 16 << 10 // 16 KiB
	ServerReadTimeout  = 3 * time.Second
	ServerWriteTimeout = 3 * time.Second
)
View Source
const (
	WebTerminalExecContainerName    = "web-terminal-exec"
	WebTerminalToolingContainerName = "web-terminal-tooling"
)

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