Skip to content

Commit 65983aa

Browse files
author
Toni Reina
authored
Update PlatformService adding methods to retrieve individual regions (#231)
- Add `GetGlobalCloudProviderRegion` and `GetCloudProviderRegion` methods - Extend the `CloudProviderRegion` message with new fields: - `namespace`: When the region represents a hybrid cloud environment, it's useful to know in what is the k8s namespace where the components are deployed. - `capabilities`: To indicate if certain capabilities are available in the region. Currently it only includes information about volumes, but in the future we could add more like gpu, private link, etc.
1 parent 6d50073 commit 65983aa

11 files changed

Lines changed: 1129 additions & 77 deletions

File tree

gen/go/qdrant/cloud/platform/v1/platform.pb.go

Lines changed: 371 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/go/qdrant/cloud/platform/v1/platform_grpc.pb.go

Lines changed: 96 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/openapiv2/qdrant/cloud/platform/v1/platform.swagger.json

Lines changed: 128 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)