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 ¶
Click to show internal directories.
Click to hide internal directories.