package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DetermineLDAPFilter determines the LDAP search filter.
DetermineLDAPHost determines the host and port for the LDAP connection.
DetermineLDAPScheme determines the LDAP connection scheme.
DetermineLDAPScope determines the LDAP search scope.
GetAttributeValue finds the first attribute of those given that the LDAP entry has, and returns it.
No description provided by the author
ParseURL parsed the given ldapURL as an RFC 2255 URL The syntax of the URL is ldap://host:port/basedn?attribute?scope?filter.
SplitLDAPQuery splits the query in the URL into the substituent parts.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
DerefAliases is a valid LDAP alias dereference parameter.
Scheme is a valid ldap scheme.
Scope is a valid LDAP search scope.