constants

package
v0.0.0-...-ff79166 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

View Source
const (
	InvalidArguments       = -1 // same as go-arg invalid args exit
	ExecutorInitialization = -2
	ExecutorActionsFailed  = -3
	CommandTimeout         = -4
)

Exit codes reserve 0+ numbers for the exit code of the command

View Source
const CheckSSHConnectionTimeout = 3 * time.Second
View Source
const (
	ConnectionSecretPath = "/data/connectionsecret"
)
View Source
const EmptyConnectionSecretName = "__empty__"
View Source
const PollVMIInterval = 3 * time.Second
View Source
const PollVMItoStopInterval = 1 * time.Second
View Source
const PollVMtoDeleteInterval = 1 * time.Second
View Source
const PollValidConnectionInterval = 3 * time.Second
View Source
const SetupConnectionDelay = 2 * time.Second

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecSecretType

type ExecSecretType string
const (
	SSHSecretType ExecSecretType = "ssh"
)

Jump to

Keyboard shortcuts

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