[][src]Module gitlab::api::groups

Group-related API endpoints

These endpoints are used for querying and modifying groups and their resources.

Modules

members

Group members API endpoints.

milestones

Group milestone API endpoints.

projects

Group projects API endpoints.

subgroups

Group subgroups API endpoints.

Structs

CreateGroup

Create a new group on an instance.

CreateGroupBuilder

Builder for CreateGroup.

Group

Query for a specific group on an instance.

GroupBuilder

Builder for Group.

Groups

Query for groups on an instance.

GroupsBuilder

Builder for Groups.

Enums

BranchProtection

Branch protection rules for groups.

GroupOrderBy

Keys group results may be ordered by.

GroupProjectCreationAccessLevel

Access levels for creating a project within a group.

SubgroupCreationAccessLevel

Access levels for creating a subgroup within a group.