ssh_utils

package
v0.0.0-...-ac0a939 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2022 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSshCmdResultLines

func GetSshCmdResultLines(sci *ServerCmdInfo)

Types

type ServerCmdInfo

type ServerCmdInfo struct {
	Host        string
	Port        uint16
	UserName    string
	Passwd      string
	Dir         string
	Cmd         string
	Timeout     time.Duration
	OutputLines *[]string
	Err         error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL