package
0.11.6
Repository: https://github.com/sql2/vault.git
Documentation: pkg.go.dev

# Functions

ConfigFields returns all the config fields that can potentially be used by the LDAP client.
EscapeLDAPValue is exported because a plugin uses it outside this package.
* Creates and initializes a ConfigEntry object with its default values, * as specified by the passed schema.
No description provided by the author

# Structs

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

# Interfaces

Connection provides the functionality of an LDAP connection, but through an interface.
LDAP provides ldap functionality, but through an interface rather than statically.