---
table_name: agent_user_access_project_authorizations
classes:
- Clusters::Agents::Authorizations::UserAccess::ProjectAuthorization
feature_categories:
- deployment_management
description: Configuration for a project that is authorized to use a particular cluster
agent through user_access keyword
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116901
milestone: '15.11'
gitlab_schema: gitlab_main_cell
allow_cross_foreign_keys:
- gitlab_main_clusterwide
sharding_key:
project_id: projects
|