package
0.0.0-20250127173657-440265f373c7
Repository: https://github.com/googlecloudplatform/workloadagent.git
Documentation: pkg.go.dev

# Functions

NewRemote attempts to find connect to remote ssh server with private key.
RunCommandWithPipes runs consecutive remote commands that have |.

# Interfaces

Executor interface for executing remote commands.
SSHClientInterface abstracts the client struct from ssh package.
SSHSessionInterface abstracts the session struct from ssh package.