Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupGenerator ¶
type GroupGenerator struct {
NameGenerator *names.NameGenerator
OUList []string
Members []string
Domain []string
UserList []*types.User
}
func New ¶
func New(domain []string, ng *names.NameGenerator, ouList []string, userList []*types.User) (*GroupGenerator, error)
Click to show internal directories.
Click to hide internal directories.