Module gitlab::api::projects[][src]

Expand description

Project-related API endpoints

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

Modules

Project environments API endpoints.

Project hook API endpoints.

Project issue API endpoints.

Project job API endpoints.

Project label API endpoints.

Project members API endpoints.

Project merge request API endpoints.

Project milestone API endpoints.

Project pipeline API endpoints.

Project repository protected branches API endpoints.

Project repository protected tags API endpoints.

Project release API endpoints.

Project repository API endpoints.

Structs

The expiration policies for container images attached to the project.

Create a new project on an instance.

Builder for CreateProject.

Edit an existing project.

Builder for EditProject.

Query for a specific project on an instance.

Builder for Project.

Query for projects on an instance.

Builder for Projects.

Enums

The deploy strategy used when Auto DevOps is enabled.

The default Git strategy for CI jobs.

How often the container expiration policy is applied.

How many container instances to keep around.

How old containers need to be before they are candidates for expiration.

Access levels available for most features.

Access levels available for features.

How merge requests should be merged when using the “Merge” button.

Keys project results may be ordered by.