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

# Functions

AddProjectMember inserts a record to table project_member.
DeleteProjectMemberByID - Delete Project Member by ID.
GetProjectMember gets all members of the project.
GetTotalOfProjectMembers returns total of project members.
ListRoles lists the roles of user for the specific project.
SearchMemberByName search members of the project by entity_name.
UpdateProjectMemberRole updates the record in table project_member, only role can be changed.