mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 05:33:11 +01:00
docs: link the README to the api doc
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
This commit is contained in:
parent
68c4715856
commit
47fdc05bbb
@ -17,6 +17,7 @@ plugin for [CloudNativePG](https://cloudnative-pg.io/).
|
||||
- [Backup](#backup)
|
||||
- [Restore](#restore)
|
||||
- [Replica clusters](#replica-clusters)
|
||||
- [API Reference](#api-reference)
|
||||
|
||||
## Features
|
||||
|
||||
@ -335,3 +336,8 @@ spec:
|
||||
parameters:
|
||||
barmanObjectName: minio-store-b
|
||||
```
|
||||
|
||||
## API Reference
|
||||
|
||||
You can find the API reference on its
|
||||
[dedicated page](./docs/src/plugin-barman-cloud.v1.md).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user