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

# Packages

No description provided by the author
Package auth implements certificate signing authority and access control server Authority server is composed of several parts: * Authority server itself that implements signing and acl logic * HTTP server wrapper for authority server * HTTP client wrapper .
backend package allows for pluggable back-ends for secrets storage.
No description provided by the author
Package 'config' provides facilities for configuring Teleport daemons including - parsing YAML configuration - parsing CLI flags.
Package defaults contains default constants set in various parts of teleport codebase.
Package events is a generated protocol buffer package.
No description provided by the author
Package httplib implements common utility functions for writing classic HTTP handlers.
Package limiter implements connection and rate limiters for teleport.
Copyright 2015 Gravitational, Inc.
Copyright 2015 Gravitational, Inc.
Package services implements API services exposed by Teleport: * presence service that takes care of heartbeats * web service that takes care of web logins * ca service - certificate authorities.
Package session is used for bookeeping of SSH interactive sessions that happen in realtime across the teleport cluster.
No description provided by the author
Package srv implements SSH server that supports multiplexing tunneling, SSH connections proxying and only supports Key based auth.
Copyright 2015 Gravitational, Inc.
No description provided by the author
No description provided by the author
No description provided by the author
Package web implements web proxy handler that provides web interface to view and connect to teleport nodes.

# Functions

IsEnterprise returns 'true' if Teleport is packaged with enterprise runime.
IsInsecureDevMode returns 'true' if Teleport daemon was started with the --insecure flag.
No description provided by the author
SetInsecureDevMode turns the 'insecure' mode on.