package
2.3.5+incompatible
Repository: https://github.com/dspasibenko/teleport.git
Documentation: pkg.go.dev
# Functions
New returns an unstarted server.
SetAuditLog assigns an audit log interfaces to this server.
No description provided by the author
No description provided by the author
SetLabels sets dynamic and static labels that server will report to the auth servers.
SetLimiter sets rate and connection limiter for this server.
No description provided by the author
No description provided by the author
SetPermitUserEnvironment allows you to set the value of permitUserEnvironment.
SetProxyMode starts this server in SSH proxying mode.
SetSessionServer represents realtime session registry server.
SetShell sets default shell that will be executed for interactive sessions.
# Structs
Server implements SSH server that uses configuration backend and certificate-based authentication.
# Type aliases
ServerOption is a functional option passed to the server.