package
1.6.6
Repository: https://github.com/aws/aws-k8s-tester.git
Documentation: pkg.go.dev

# Functions

New returns a new SSH.
WithEnv adds an environment variable that will be applied to any command executed by Shell or Run.
WithRetry automatically retries the command on closed TCP connection error.
WithTimeout configures timeout for command run.
WithVerbose configures verbose level in SSH operations.

# Structs

Config defines SSH configuration.
Op represents a SSH operation.

# Interfaces

SSH defines SSH operations.

# Type aliases

OpOption configures archiver operations.