package
12.4.34+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

DialerFromEnvironment returns a Dial function.
WithALPNDialer creates a dialer that allows to Teleport running in single-port mode.
WithInsecureSkipTLSVerify skips the certs verifications.

# Interfaces

A Dialer is a means for a client to establish a SSH connection.

# Type aliases

DialerOptionFunc allows setting options as functional arguments to DialerFromEnvironment.
No description provided by the author