Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Principals ¶
type Principals struct { Address string Port int BindUser string BindPassword string UserSearchBase string UserSearchStr string GroupSearchBase string GroupSearchStr string UseTLS bool TLSVerify bool Prefix string TransformCase string }
Principals struct represents LDAP options for getting principals list from LDAP.
Click to show internal directories.
Click to hide internal directories.