Documentation
¶
Index ¶
- Variables
- func CreateLDAP(c *cli.Context) error
- func CreateLdapGroup(c *cli.Context) error
- func CreateLdapUser(c *cli.Context) error
- func DeleteLdap(c *cli.Context) error
- func DeleteLdapGroup(c *cli.Context) error
- func DeleteLdapUser(c *cli.Context) error
- func DescribeLdap(c *cli.Context)
- func ListLdapGroups(c *cli.Context) error
- func ListLdapUsers(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Groups = []string{"Distinguished Names"}
View Source
var Header = []string{"Name", "Description", "Server", "Domain", "DirectoryType",
"UserSearchBase", "UserDnPattern", "UserNameAttribute", "UserObjectClass",
"GroupMemberAttribute", "GroupNameAttribute", "GroupObjectClass", "GroupSearchBase", "Certificate", "Environments"}
View Source
var Users = []string{"Distinguished Names", "Email", "Member of Group"}
Functions ¶
func CreateLDAP ¶
func CreateLdapGroup ¶
func CreateLdapUser ¶
func DeleteLdap ¶
func DeleteLdapGroup ¶
func DeleteLdapUser ¶
func DescribeLdap ¶
func ListLdapGroups ¶
func ListLdapUsers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.