ssh

package
v0.76.8 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Download

func Download(
	serverHost string,
	sshUsername string,
	sshPrivateKeyfile string,
	srcFilepath string,
	dstFilepath string,
	logger *zap.Logger,
) error

func GetSSHConnection

func GetSSHConnection(
	serverHost string,
	sshUsername string,
	sshPrivateKeyfile string,
) (*ssh.Client, error)

func RunCommandWithClient

func RunCommandWithClient(
	client *ssh.Client,
	command string,
) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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