Back to plugin list
Official
GitLab
The CloudQuery GitLab plugin pulls configuration out of GitLab resources and loads it into any supported CloudQuery destination
Latest version
v4.1.13
Type
Source
Published
Nov 16, 2023
Category
engineering-analytics
Repositorygithub.com/cloudquery/cloudquery
Gitlab Group Members
The gitlab_group_members table shows data for Gitlab Group Members.
The composite primary key for this table is base_url, group_id, id.
Columns
Name | Type |
---|---|
access_level | int64 |
avatar_url | utf8 |
base_url | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
utf8 | |
expires_at | timestamp[us, tz=UTC] |
group_id | int64 |
group_saml_identity | json |
id | int64 |
name | utf8 |
state | utf8 |
username | utf8 |
web_url | utf8 |
Relations
This table depends on:
Gitlab Groups