sshproxy

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(cli labcli.CLI) *cobra.Command

func RunSSHProxy added in v0.0.4

func RunSSHProxy(ctx context.Context, cli labcli.CLI, opts *Options) error

Types

type Options added in v0.0.4

type Options struct {
	PlayID  string
	Machine string
	User    string
	Address string

	IDE   bool
	Quiet bool

	WithProxy func(ctx context.Context, info *SSHProxyInfo) error
}

type SSHProxyInfo added in v0.1.7

type SSHProxyInfo struct {
	User         string
	Machine      string
	ProxyHost    string
	ProxyPort    string
	IdentityFile string
}

Jump to

Keyboard shortcuts

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