package
9.9.9-fred.3+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeTestClient returns SQL Server client used in tests.

# Structs

Engine handles connections from SQL Server clients coming from Teleport proxy over reverse tunnel.
Proxy accepts connections from SQL Server clients, performs a Pre-Login handshake and then forwards the connection to the database service agent.
TestConnector is used in tests to mock connections to SQL Server.

# Interfaces

Connector defines an interface for connecting to a SQL Server so it can be swapped out in tests.