package
10.3.17-gitref.1+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
GetConnString returns formatted Postgres connection string for the profile.
Load loads Postgres connection service file from the default location.
LoadFromPath loads Posrtgres connection service file from the specified path.
# Constants
SSLModeVerifyCA is the Postgres SSL "verify-ca" mode.
SSLModeVerifyFull is the Postgres SSL "verify-full" mode.
# Structs
ServiceFile represents Postgres connection service file.