package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

AddUserGroup - Add User Group.
DeleteUserGroup ...
GetUserGroup ...
OnBoardUserGroup will check if a usergroup exists in usergroup table, if not insert the usergroup and put the id in the pointer of usergroup model, if it does exist, return the usergroup's profile.
PopulateGroup - Return the group ID by given group name.
QueryUserGroup - Query User Group.
UpdateUserGroupName ...

# Variables

ErrGroupNameDup ...