package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
AddrToURL transforms an address string that may or may not contain a leading protocol or trailing port number into a well-formed URL.
Bail exits with nonzero exit code and prints an error to a log.
BuildURLPath returns a URI with args represented as query params If any supplied argument is not a string, BuildURLPath will use fmt.Sprintf(value) to stringify it.
TODO: remove this when trail.FromGRPC will understand additional error codes.
TODO: remove this when trail.FromGRPC will understand additional error codes.
TODO: remove this when trail.FromGRPC will understand additional error codes.
No description provided by the author
MarkdownEscape wraps some text `t` in triple backticks (escaping any backtick inside the message), limiting the length of the message to `n` runes (inside the single preformatted block).
MarkdownEscapeInLine wraps some text `t` in backticks (escaping any backtick inside the message), limiting the length of the message to `n` runes (inside the single preformatted block).
No description provided by the author
No description provided by the author
No description provided by the author
NewHTTP creates a new HTTP wrapper.
NewIdentityFileWatcher returns a credential compatible with the Teleport client.
No description provided by the author
No description provided by the author
PrintVersion prints the specified app version to STDOUT.
ReadPassword reads password from file or env var, trims and returns.
No description provided by the author
# Structs
HTTP is a tiny wrapper around standard net/http.
HTTPBasicAuth wraps a http.Handler with HTTP Basic Auth check.
HTTPBasicAuthConfig stores configuration for HTTP Basic Authentication.
HTTPConfig stores configuration of an HTTP service including its public address, listen host and port, TLS certificate and key path, and extra TLS configuration options, represented as TLSConfig.
No description provided by the author
TeleportConfig stores config options for where the Teleport's Auth server is listening, and what certificates to use to authenticate in it.
TLSConfig stores TLS configuration for a http service.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author