File tree Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3+ * EDIT HERE
4+ */
5+
6+ export * as v1alpha1 from './v1alpha1/index.gen'
Original file line number Diff line number Diff line change 1+ // This file was automatically generated. DO NOT EDIT.
2+ // If you have any remark or suggestion do not hesitate to open an issue.
3+ export { API } from './api.gen'
4+ export type {
5+ Event ,
6+ EventPrincipal ,
7+ KubernetesClusterInfo ,
8+ KubernetesNodeInfo ,
9+ KubernetesPoolInfo ,
10+ ListEventsRequest ,
11+ ListEventsRequestOrderBy ,
12+ ListEventsResponse ,
13+ ListProductsRequest ,
14+ ListProductsResponse ,
15+ Product ,
16+ Resource ,
17+ ResourceType ,
18+ SecretManagerSecretInfo ,
19+ SecretManagerSecretVersionInfo ,
20+ } from './types.gen'
21+ export * as ValidationRules from './validation-rules.gen'
Original file line number Diff line number Diff line change 55
66import * as Account from './account/index.gen'
77import * as Applesilicon from './applesilicon/index.gen'
8+ import * as AuditTrail from './audit_trail/index.gen'
89import * as Baremetal from './baremetal/index.gen'
910import * as Billing from './billing/index.gen'
1011import * as Block from './block/index.gen'
@@ -46,6 +47,7 @@ import * as Webhosting from './webhosting/index.gen'
4647export {
4748 Account ,
4849 Applesilicon ,
50+ AuditTrail ,
4951 Baremetal ,
5052 Billing ,
5153 Block ,
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ export type {
1010 AttachServerVolumeResponse ,
1111 BootType ,
1212 Bootscript ,
13+ CheckBlockMigrationOrganizationQuotasRequest ,
1314 CreateImageRequest ,
1415 CreateImageResponse ,
1516 CreateIpRequest ,
You can’t perform that action at this time.
0 commit comments