Documentation
¶
Index ¶
- func GetBTR(val string) string
- func GetBTRUsersFromGroup(ldapURL, login, password, baseDN, groupCN string, recursionLevel, verbose int) ([]string, error)
- func GetGroups(ldapURL, login, password, baseDN string) ([]string, error)
- func GetUsers(ldapURL, login, password, baseDN string) ([]string, error)
- func Search(ldapURL, login, password, baseDN, user string, attributes []string) (*ldap.SearchResult, error)
- type Cache
- type Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBTRUsersFromGroup ¶ added in v1.0.1
Types ¶
Click to show internal directories.
Click to hide internal directories.