package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Structs
Client manages connections to known peer proxies and allows to open connections to agents through them.
ClientConfig configures a Client instance.
Server is a proxy service server using grpc and tls.
ServerConfig configures a Server instance.
# Interfaces
AccessPoint is the subset of the auth cache consumed by the [Client].