package
0.0.0-20241206140335-11ca37547f78
Repository: https://github.com/googlecloudplatform/sql-server-agent.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.