package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Constants
GroupSyncSourceLDAP determines that the groups to be synced are determined from an LDAP record.
GroupSyncSourceOpenShift determines that the groups to be synced are determined from OpenShift records.
# Interfaces
GroupNameRestrictions desribes an object that holds blacklists and whitelists.
MappedNameRestrictions describes an object that holds user name mappings for a group sync job.
OpenShiftGroupNameRestrictions describes an object that holds blacklists and whitelists as well as a client that can retrieve OpenShift groups to satisfy those lists.
PruneBuilder describes an object that can build all the schema-specific parts of an LDAPGroupPruner.
SyncBuilder describes an object that can build all the schema-specific parts of an LDAPGroupSyncer.
# Type aliases
GroupSyncSource determines the source of the groups to be synced.