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

# Functions

NewFromParams starts and returns a [*Backend] with the given params (generally read from the Teleport configuration file).
NewWithConfig starts and returns a [*Backend] with the given [Config].

# Constants

No description provided by the author
No description provided by the author

# Structs

Backend is a PostgreSQL-backed [backend.Backend].
Config is the configuration struct for [Backend]; outside of tests or custom code, it's usually generated by converting the [backend.Params] from the Teleport configuration file.