summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-01-09 01:48:17 +0000
committerEvan Read <eread@gitlab.com>2019-01-09 01:48:17 +0000
commit27c32f9fa84d7d9876adc648ae443b75a403f4a6 (patch)
tree27be202f43720f933cbaf0ac65efc24f30cc7f96 /doc/api/README.md
parent9418d2f68ee19c96985652fa7584d9932fa578ed (diff)
parentbb3840048e3e3124d2750ef79528858b7d46c80e (diff)
downloadgitlab-ce-27c32f9fa84d7d9876adc648ae443b75a403f4a6.tar.gz
Merge branch 'docs-kubernetes-api-40473' into 'master'
Adds API project cluster documentation See merge request gitlab-org/gitlab-ce!24135
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index d481d0699e7..3ed1a3799c8 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -49,6 +49,7 @@ The following API resources are available:
- [Projects](projects.md) including setting Webhooks
- [Project access requests](access_requests.md)
- [Project badges](project_badges.md)
+ - [Project clusters](project_clusters.md)
- [Project-level variables](project_level_variables.md)
- [Project import/export](project_import_export.md)
- [Project members](members.md)