We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c4715 commit 47fdc05Copy full SHA for 47fdc05
README.md
@@ -17,6 +17,7 @@ plugin for [CloudNativePG](https://cloudnative-pg.io/).
17
- [Backup](#backup)
18
- [Restore](#restore)
19
- [Replica clusters](#replica-clusters)
20
+- [API Reference](#api-reference)
21
22
## Features
23
@@ -335,3 +336,8 @@ spec:
335
336
parameters:
337
barmanObjectName: minio-store-b
338
```
339
+
340
+## API Reference
341
342
+You can find the API reference on its
343
+[dedicated page](./docs/src/plugin-barman-cloud.v1.md).
0 commit comments