Include CRUD endpoints for Cluster API
Adds the following initial CRUD endpoints for Clusters API: - GET list of clusters - GET specific cluster - POST add existing cluster (mimic of "Add cluster") - PUT update cluser - DELETE destroy cluster Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40473
Showing
lib/api/project_clusters.rb
0 → 100644
This diff is collapsed.
Please register or sign in to comment