Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
*goph.Client
SSHTarget *model.SSHTarget
// contains filtered or unexported fields
}
func NewSSHClient ¶
type ConnectionType ¶ added in v0.2.1
type ConnectionType int
const ( ConnectionTypeSource ConnectionType = iota ConnectionTypeTarget )
Click to show internal directories.
Click to hide internal directories.