Skip to main content

Module config

Module config 

Source
Expand description

SSH configuration types

Configuration for SSH connection parameters including authentication.

Structs§

SshConfig
SSH connection configuration

Enums§

HostKeyCheckMode
SSH host key verification policy.

Constants§

TIMEOUT_DETECTION_TIMEOUT_MS
Timeout for timeout command availability detection (ms)
TIMEOUT_KILL_AFTER_SECS
Seconds to send SIGKILL after SIGTERM when using timeout