Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserGroupsFilter ¶
func NewUserGroupsFilter(userGroups userinfo.UserGroupsGetter, regex string) (userinfo.UserGroupsGetter, error)
Types ¶
type UserGroupsInfo ¶
type UserGroupsInfo struct {
// contains filtered or unexported fields
}
func (*UserGroupsInfo) GetUserGroups ¶
func (uinfo *UserGroupsInfo) GetUserGroups(username string) ([]string, error)
Click to show internal directories.
Click to hide internal directories.