Skip to content

Commit 6900cca

Browse files
authored
feat(byoc): add custom cloud environment handlers (#325)
1 parent 0180152 commit 6900cca

File tree

3 files changed

+418
-0
lines changed

3 files changed

+418
-0
lines changed

client_generated.go

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

config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ BillingGroup:
6767
- BillingGroupProjectList
6868
- BillingGroupProjectsAssign
6969
- BillingGroupUpdate
70+
Byoc:
71+
- CustomCloudEnvironmentCreate
72+
- CustomCloudEnvironmentDelete
73+
- CustomCloudEnvironmentGet
74+
- CustomCloudEnvironmentPermissionsGet
75+
- CustomCloudEnvironmentPermissionsSet
76+
- CustomCloudEnvironmentProvision
77+
- CustomCloudEnvironmentUpdate
7078
ClickHouse:
7179
- ServiceClickHouseCurrentQueries
7280
- ServiceClickHouseDatabaseCreate

0 commit comments

Comments
 (0)