Skip to content

Commit f29083f

Browse files
Robert-StamToni Reina
andauthored
[CP-141] Added accounts functions. (#100)
* [CP-141] Added `accounts` functions. This PR only adds the CRUD for account, the next will add Account Privileges (if really needed). See TODOs in the code, these needs to be resolved in this PR. * Fixed typo * Fixed gRPC Gateway REST urls (iam --> account). * Added privileges (as []string) to account, as RO property * Update proto/qdrant/cloud/account/v1/account.proto Co-authored-by: Toni Reina <toni.reina@qdrant.com> * Addressed feedback / resolved TODOs * Review comments addressed. --------- Co-authored-by: Toni Reina <toni.reina@qdrant.com>
1 parent b7ee662 commit f29083f

9 files changed

Lines changed: 2517 additions & 0 deletions

File tree

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

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

gen/go/qdrant/cloud/account/v1/account_grpc.pb.go

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

0 commit comments

Comments
 (0)