Commit a46b933
committed
feat(swagger): agent, add gs endpoint abstractions
As we need to enable testing against mock gcs server,
we also need to get configurations of rclone and scylla
gcs endpoints, so that we can match them.
The rclone endpoint property was added in the last commit.
The only new scylla property added with introduction of gcs
endpoints is the type property taken from:
https://github.com/scylladb/scylladb/blob/master/docs/dev/object_storage.md#configuring-gcp-storage-access.
Refs #45971 parent c9870a6 commit a46b933
3 files changed
Lines changed: 64 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1748 | 1748 | | |
1749 | 1749 | | |
1750 | 1750 | | |
1751 | | - | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
1752 | 1756 | | |
1753 | 1757 | | |
1754 | 1758 | | |
| |||
1798 | 1802 | | |
1799 | 1803 | | |
1800 | 1804 | | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
1801 | 1808 | | |
1802 | 1809 | | |
1803 | 1810 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments