diff options
author | Mayra Cabrera <mcabrera@gitlab.com> | 2019-01-03 16:47:07 -0600 |
---|---|---|
committer | Mayra Cabrera <mcabrera@gitlab.com> | 2019-01-07 17:19:54 -0600 |
commit | 316ef792752d52ba774a608ab72b62d663479045 (patch) | |
tree | 1070322b222283c5a9de3427d33c7f2a580fc0fa /doc/api/README.md | |
parent | 0e20c8eb8b71eaa71fbfd5dedf6ccd6492531e14 (diff) | |
download | gitlab-ce-docs-kubernetes-api-40473.tar.gz |
Adds project cluster documentationdocs-kubernetes-api-40473
Project cluster API was included on 11.7. This MR describes the new
project cluster endpoints
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index fd5e88cb9d5..50bb529b2ab 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) |