archive

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tar

func Tar(source string) (io.Reader, error)

func TarRemote

func TarRemote(exec sshexec.Executor, source string) (io.Reader, error)

TarRemote creates a tar archive for the given file/directory on the remote server.

func Untar

func Untar(r io.Reader, dest string) error

func UntarRemote

func UntarRemote(exec sshexec.Executor, dest string, in io.Reader) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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