//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
pgwire
identmap
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
9
Dependents
11
Files
171 SLOC
#
Functions
Empty
Empty returns an empty configuration.
From
From parses a reader containing a pg_ident.conf file.
#
Structs
Conf
Conf provides a multi-level, user-configurable mapping between an external system identity (e.g.: GSSAPI or X.509 principals) and zero or more database usernames which the external principal may act as.