package
7.3.27-dev.justinas.1+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

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.