package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Interfaces

LDAPGroupDetector determines if a group identified by an LDAP group UID exists on the LDAP server.
LDAPGroupGetter maps a ldapGroupUID to a first-class LDAP group entry.
LDAPGroupLister lists the LDAP groups that need to be synced by a job.
LDAPGroupNameMapper maps a ldapGroupUID representing an LDAP group to the OpenShift Group name for the resource.
LDAPMemberExtractor retrieves member data about an LDAP group from the LDAP server.
LDAPUserNameMapper maps an LDAP entry representing an LDAP user to the OpenShift User name for the resource.