Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SFTPServerCommand ¶ added in v0.14.3
SFTPServerCommand creates the command used by agent to start the SFTP server used in a SFTP connection.
Types ¶
type SFTPServerMode ¶ added in v0.14.3
type SFTPServerMode string
const ( SFTPServerModeNative SFTPServerMode = "native" SFTPServerModeDocker SFTPServerMode = "docker" )
Click to show internal directories.
Click to hide internal directories.