package
2.0.0-alpha.3
Repository: https://github.com/k0sproject/rig.git
Documentation: pkg.go.dev

# Functions

NewConnection creates a new OpenSSH connection.

# Variables

DefaultOptionArguments are the default options for the OpenSSH client.
ErrControlPathNotSet is returned when the controlpath is not set when disconnecting from a multiplexed connection.

# Structs

Config describes the configuration options for an OpenSSH connection.
Connection is a rig.Connection implementation that uses the system openssh client "ssh" to connect to remote hosts.

# Type aliases

OptionArguments are options for the OpenSSH client.