Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArkSSHConnectionData ¶
type ArkSSHConnectionData struct{}
ArkSSHConnectionData represents the connection data for an SSH connection.
type ArkWinRMConnectionData ¶
type ArkWinRMConnectionData struct { CertificatePath string `json:"certificate_path" mapstructure:"certificate_path"` TrustCertificate bool `json:"trust_certificate" mapstructure:"trust_certificate"` }
ArkWinRMConnectionData represents the connection data for a WinRM connection.
Click to show internal directories.
Click to hide internal directories.