Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPath ¶
func NewClientConfig ¶
func NewClientConfig(cfg *config.SSHConfig) (*ssh.ClientConfig, error)
Types ¶
type RemoteExecutor ¶
type RemoteExecutor struct {
// contains filtered or unexported fields
}
func NewRemoteExecutor ¶
func NewRemoteExecutor(client *ssh.Client) *RemoteExecutor
func (*RemoteExecutor) Close ¶
func (r *RemoteExecutor) Close() error
Click to show internal directories.
Click to hide internal directories.