# Packages
No description provided by the author
# Functions
GetSchemaFieldRegistry type switches field registries depending on the configured schema.
No description provided by the author
Entry is an LDAP-specific construct to make knowing and grabbing fields more convenient, while retaining all original information.
No description provided by the author
SupportedSchemas returns a slice of different LDAP schemas supported by the plugin.
ValidSchema checks if the configured schema is supported by the plugin.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
FieldRegistry is designed to look and feel like an enum from another language like Python.