@lessly/sdk-app 0.3.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.gen-B9FjzHej.d.cts +3314 -0
- package/dist/client.gen-B9FjzHej.d.ts +3314 -0
- package/dist/deployment/index.cjs +531 -0
- package/dist/deployment/index.cjs.map +1 -0
- package/dist/deployment/index.d.cts +424 -0
- package/dist/deployment/index.d.ts +424 -0
- package/dist/deployment/index.js +425 -0
- package/dist/deployment/index.js.map +1 -0
- package/dist/index.cjs +1649 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1649 -0
- package/dist/index.js.map +1 -1
- package/dist/organization/index.d.cts +1 -1
- package/dist/organization/index.d.ts +1 -1
- package/dist/playground/index.d.cts +1 -1
- package/dist/playground/index.d.ts +1 -1
- package/package.json +7 -2
- package/src/gen/bindings.gen.ts +1649 -0
- package/src/gen/client.gen.ts +391 -0
- package/src/gen/deployment/index.ts +3 -0
- package/src/gen/deployment/queryOptions.gen.ts +681 -0
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/types.gen.ts +2444 -0
- package/dist/client.gen-DtgaSZYB.d.cts +0 -909
- package/dist/client.gen-DtgaSZYB.d.ts +0 -909
package/src/gen/client.gen.ts
CHANGED
|
@@ -1,5 +1,215 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
import type {
|
|
3
|
+
DeploymentAlertCreateInput,
|
|
4
|
+
DeploymentAlertCreateOutput,
|
|
5
|
+
DeploymentAlertDeleteInput,
|
|
6
|
+
DeploymentAlertDeleteOutput,
|
|
7
|
+
DeploymentAlertEventsListInput,
|
|
8
|
+
DeploymentAlertEventsListOutput,
|
|
9
|
+
DeploymentAlertListInput,
|
|
10
|
+
DeploymentAlertListOutput,
|
|
11
|
+
DeploymentAlertUpdateInput,
|
|
12
|
+
DeploymentAlertUpdateOutput,
|
|
13
|
+
DeploymentAnalyticsQueryInput,
|
|
14
|
+
DeploymentAnalyticsQueryOutput,
|
|
15
|
+
DeploymentAuditListInput,
|
|
16
|
+
DeploymentAuditListOutput,
|
|
17
|
+
DeploymentBuildGetInput,
|
|
18
|
+
DeploymentBuildGetOutput,
|
|
19
|
+
DeploymentBuildListInput,
|
|
20
|
+
DeploymentBuildListOutput,
|
|
21
|
+
DeploymentBuildLogsInput,
|
|
22
|
+
DeploymentBuildLogsOutput,
|
|
23
|
+
DeploymentCanvasGetInput,
|
|
24
|
+
DeploymentCanvasGetOutput,
|
|
25
|
+
DeploymentCanvasMoveNodeInput,
|
|
26
|
+
DeploymentCanvasMoveNodeOutput,
|
|
27
|
+
DeploymentCloudSqlBackfillLogFlagsInput,
|
|
28
|
+
DeploymentCloudSqlBackfillLogFlagsOutput,
|
|
29
|
+
DeploymentCloudSqlDatabaseAttachInput,
|
|
30
|
+
DeploymentCloudSqlDatabaseAttachOutput,
|
|
31
|
+
DeploymentCloudSqlDatabaseCreateInput,
|
|
32
|
+
DeploymentCloudSqlDatabaseCreateOutput,
|
|
33
|
+
DeploymentCloudSqlDatabaseDeleteInput,
|
|
34
|
+
DeploymentCloudSqlDatabaseDeleteOutput,
|
|
35
|
+
DeploymentCloudSqlDatabaseDetachInput,
|
|
36
|
+
DeploymentCloudSqlDatabaseDetachOutput,
|
|
37
|
+
DeploymentCloudSqlDatabaseGetInput,
|
|
38
|
+
DeploymentCloudSqlDatabaseGetOutput,
|
|
39
|
+
DeploymentCloudSqlDatabaseListInput,
|
|
40
|
+
DeploymentCloudSqlDatabaseListOutput,
|
|
41
|
+
DeploymentCloudSqlInstanceBackupInput,
|
|
42
|
+
DeploymentCloudSqlInstanceBackupListInput,
|
|
43
|
+
DeploymentCloudSqlInstanceBackupListOutput,
|
|
44
|
+
DeploymentCloudSqlInstanceBackupOutput,
|
|
45
|
+
DeploymentCloudSqlInstanceCreateInput,
|
|
46
|
+
DeploymentCloudSqlInstanceCreateOutput,
|
|
47
|
+
DeploymentCloudSqlInstanceDeleteInput,
|
|
48
|
+
DeploymentCloudSqlInstanceDeleteOutput,
|
|
49
|
+
DeploymentCloudSqlInstanceGetInput,
|
|
50
|
+
DeploymentCloudSqlInstanceGetOutput,
|
|
51
|
+
DeploymentCloudSqlInstanceListInput,
|
|
52
|
+
DeploymentCloudSqlInstanceListOutput,
|
|
53
|
+
DeploymentCloudSqlInstanceResizeInput,
|
|
54
|
+
DeploymentCloudSqlInstanceResizeOutput,
|
|
55
|
+
DeploymentCloudSqlInstanceRestoreInput,
|
|
56
|
+
DeploymentCloudSqlInstanceRestoreOutput,
|
|
57
|
+
DeploymentCloudSqlLogsInput,
|
|
58
|
+
DeploymentCloudSqlLogsOutput,
|
|
59
|
+
DeploymentDeploymentCancelInput,
|
|
60
|
+
DeploymentDeploymentCancelOutput,
|
|
61
|
+
DeploymentDeploymentGetInput,
|
|
62
|
+
DeploymentDeploymentGetOutput,
|
|
63
|
+
DeploymentDeploymentListInput,
|
|
64
|
+
DeploymentDeploymentListOutput,
|
|
65
|
+
DeploymentDomainAddInput,
|
|
66
|
+
DeploymentDomainAddOutput,
|
|
67
|
+
DeploymentDomainAllowedListInput,
|
|
68
|
+
DeploymentDomainAllowedListOutput,
|
|
69
|
+
DeploymentDomainGetInput,
|
|
70
|
+
DeploymentDomainGetOutput,
|
|
71
|
+
DeploymentDomainListByServiceInput,
|
|
72
|
+
DeploymentDomainListByServiceOutput,
|
|
73
|
+
DeploymentDomainListInput,
|
|
74
|
+
DeploymentDomainListOutput,
|
|
75
|
+
DeploymentDomainRedirectWwwInput,
|
|
76
|
+
DeploymentDomainRedirectWwwOutput,
|
|
77
|
+
DeploymentDomainRemoveInput,
|
|
78
|
+
DeploymentDomainRemoveOutput,
|
|
79
|
+
DeploymentDomainRoutesAddInput,
|
|
80
|
+
DeploymentDomainRoutesAddOutput,
|
|
81
|
+
DeploymentDomainRoutesListInput,
|
|
82
|
+
DeploymentDomainRoutesListOutput,
|
|
83
|
+
DeploymentDomainRoutesRemoveInput,
|
|
84
|
+
DeploymentDomainRoutesRemoveOutput,
|
|
85
|
+
DeploymentDomainRoutesUpdateInput,
|
|
86
|
+
DeploymentDomainRoutesUpdateOutput,
|
|
87
|
+
DeploymentDomainVerifyInput,
|
|
88
|
+
DeploymentDomainVerifyOutput,
|
|
89
|
+
DeploymentEnvironmentCreateInput,
|
|
90
|
+
DeploymentEnvironmentCreateOutput,
|
|
91
|
+
DeploymentEnvironmentDeleteInput,
|
|
92
|
+
DeploymentEnvironmentDeleteOutput,
|
|
93
|
+
DeploymentEnvironmentForkInput,
|
|
94
|
+
DeploymentEnvironmentForkOutput,
|
|
95
|
+
DeploymentEnvironmentGetInput,
|
|
96
|
+
DeploymentEnvironmentGetOutput,
|
|
97
|
+
DeploymentEnvironmentListInput,
|
|
98
|
+
DeploymentEnvironmentListOutput,
|
|
99
|
+
DeploymentEnvironmentReconcileInput,
|
|
100
|
+
DeploymentEnvironmentReconcileOutput,
|
|
101
|
+
DeploymentEnvironmentUpdateInput,
|
|
102
|
+
DeploymentEnvironmentUpdateOutput,
|
|
103
|
+
DeploymentEventsListByEnvironmentInput,
|
|
104
|
+
DeploymentEventsListByEnvironmentOutput,
|
|
105
|
+
DeploymentEventsListByServiceInput,
|
|
106
|
+
DeploymentEventsListByServiceOutput,
|
|
107
|
+
DeploymentManagedServiceBackupInput,
|
|
108
|
+
DeploymentManagedServiceBackupListInput,
|
|
109
|
+
DeploymentManagedServiceBackupListOutput,
|
|
110
|
+
DeploymentManagedServiceBackupOutput,
|
|
111
|
+
DeploymentManagedServiceConnectInfoInput,
|
|
112
|
+
DeploymentManagedServiceConnectInfoOutput,
|
|
113
|
+
DeploymentManagedServiceDeleteInput,
|
|
114
|
+
DeploymentManagedServiceDeleteOutput,
|
|
115
|
+
DeploymentManagedServiceGetInput,
|
|
116
|
+
DeploymentManagedServiceGetOutput,
|
|
117
|
+
DeploymentManagedServiceListInput,
|
|
118
|
+
DeploymentManagedServiceListOutput,
|
|
119
|
+
DeploymentManagedServiceLogsInput,
|
|
120
|
+
DeploymentManagedServiceLogsOutput,
|
|
121
|
+
DeploymentManagedServiceProvisionInput,
|
|
122
|
+
DeploymentManagedServiceProvisionOutput,
|
|
123
|
+
DeploymentManagedServiceReconcileInput,
|
|
124
|
+
DeploymentManagedServiceReconcileOutput,
|
|
125
|
+
DeploymentManagedServiceResizeInput,
|
|
126
|
+
DeploymentManagedServiceResizeOutput,
|
|
127
|
+
DeploymentManagedServiceRestoreInput,
|
|
128
|
+
DeploymentManagedServiceRestoreOutput,
|
|
129
|
+
DeploymentManagedServiceStartInput,
|
|
130
|
+
DeploymentManagedServiceStartOutput,
|
|
131
|
+
DeploymentManagedServiceStopInput,
|
|
132
|
+
DeploymentManagedServiceStopOutput,
|
|
133
|
+
DeploymentManagedServiceTypesInput,
|
|
134
|
+
DeploymentManagedServiceTypesOutput,
|
|
135
|
+
DeploymentMetricsGetInput,
|
|
136
|
+
DeploymentMetricsGetOutput,
|
|
137
|
+
DeploymentPreviewEnvironmentCreateInput,
|
|
138
|
+
DeploymentPreviewEnvironmentCreateOutput,
|
|
139
|
+
DeploymentPreviewEnvironmentDeleteInput,
|
|
140
|
+
DeploymentPreviewEnvironmentDeleteOutput,
|
|
141
|
+
DeploymentPreviewEnvironmentListInput,
|
|
142
|
+
DeploymentPreviewEnvironmentListOutput,
|
|
143
|
+
DeploymentPreviewPolicyGetInput,
|
|
144
|
+
DeploymentPreviewPolicyGetOutput,
|
|
145
|
+
DeploymentPreviewPolicySetInput,
|
|
146
|
+
DeploymentPreviewPolicySetOutput,
|
|
147
|
+
DeploymentServiceCreateInput,
|
|
148
|
+
DeploymentServiceCreateOutput,
|
|
149
|
+
DeploymentServiceDeleteInput,
|
|
150
|
+
DeploymentServiceDeleteOutput,
|
|
151
|
+
DeploymentServiceExecInput,
|
|
152
|
+
DeploymentServiceExecOutput,
|
|
153
|
+
DeploymentServiceGetInput,
|
|
154
|
+
DeploymentServiceGetOutput,
|
|
155
|
+
DeploymentServiceListInput,
|
|
156
|
+
DeploymentServiceListOutput,
|
|
157
|
+
DeploymentServiceLogsInput,
|
|
158
|
+
DeploymentServiceLogsOutput,
|
|
159
|
+
DeploymentServiceRedeployInput,
|
|
160
|
+
DeploymentServiceRedeployOutput,
|
|
161
|
+
DeploymentServiceRestartInput,
|
|
162
|
+
DeploymentServiceRestartOutput,
|
|
163
|
+
DeploymentServiceRollbackInput,
|
|
164
|
+
DeploymentServiceRollbackOutput,
|
|
165
|
+
DeploymentServiceScaleInput,
|
|
166
|
+
DeploymentServiceScaleOutput,
|
|
167
|
+
DeploymentServiceUpdateInput,
|
|
168
|
+
DeploymentServiceUpdateOutput,
|
|
169
|
+
DeploymentSshCommandInput,
|
|
170
|
+
DeploymentSshCommandOutput,
|
|
171
|
+
DeploymentSshKeyDeleteInput,
|
|
172
|
+
DeploymentSshKeyDeleteOutput,
|
|
173
|
+
DeploymentSshKeyListInput,
|
|
174
|
+
DeploymentSshKeyListOutput,
|
|
175
|
+
DeploymentSshKeyRegisterInput,
|
|
176
|
+
DeploymentSshKeyRegisterOutput,
|
|
177
|
+
DeploymentVariableListEnvInput,
|
|
178
|
+
DeploymentVariableListEnvOutput,
|
|
179
|
+
DeploymentVariableListInput,
|
|
180
|
+
DeploymentVariableListOutput,
|
|
181
|
+
DeploymentVariableListProductInput,
|
|
182
|
+
DeploymentVariableListProductOutput,
|
|
183
|
+
DeploymentVariableSetEnvInput,
|
|
184
|
+
DeploymentVariableSetEnvOutput,
|
|
185
|
+
DeploymentVariableSetInput,
|
|
186
|
+
DeploymentVariableSetOutput,
|
|
187
|
+
DeploymentVariableSetProductInput,
|
|
188
|
+
DeploymentVariableSetProductOutput,
|
|
189
|
+
DeploymentVariableUnsetEnvInput,
|
|
190
|
+
DeploymentVariableUnsetEnvOutput,
|
|
191
|
+
DeploymentVariableUnsetInput,
|
|
192
|
+
DeploymentVariableUnsetOutput,
|
|
193
|
+
DeploymentVariableUnsetProductInput,
|
|
194
|
+
DeploymentVariableUnsetProductOutput,
|
|
195
|
+
DeploymentVcsBranchListInput,
|
|
196
|
+
DeploymentVcsBranchListOutput,
|
|
197
|
+
DeploymentVcsConnectionListInput,
|
|
198
|
+
DeploymentVcsConnectionListOutput,
|
|
199
|
+
DeploymentVcsRepoListInput,
|
|
200
|
+
DeploymentVcsRepoListOutput,
|
|
201
|
+
DeploymentVolumeCreateInput,
|
|
202
|
+
DeploymentVolumeCreateOutput,
|
|
203
|
+
DeploymentVolumeDeleteInput,
|
|
204
|
+
DeploymentVolumeDeleteOutput,
|
|
205
|
+
DeploymentVolumeDetachInput,
|
|
206
|
+
DeploymentVolumeDetachOutput,
|
|
207
|
+
DeploymentVolumeGetInput,
|
|
208
|
+
DeploymentVolumeGetOutput,
|
|
209
|
+
DeploymentVolumeListInput,
|
|
210
|
+
DeploymentVolumeListOutput,
|
|
211
|
+
DeploymentVolumeResizeInput,
|
|
212
|
+
DeploymentVolumeResizeOutput,
|
|
3
213
|
OrganizationAuthMeInput,
|
|
4
214
|
OrganizationAuthMeOutput,
|
|
5
215
|
OrganizationBindingsListInput,
|
|
@@ -125,6 +335,187 @@ import type {
|
|
|
125
335
|
} from './types.gen';
|
|
126
336
|
|
|
127
337
|
export interface GeneratedClient {
|
|
338
|
+
deployment: {
|
|
339
|
+
alert: {
|
|
340
|
+
create(input: DeploymentAlertCreateInput): Promise<DeploymentAlertCreateOutput>;
|
|
341
|
+
delete(input: DeploymentAlertDeleteInput): Promise<DeploymentAlertDeleteOutput>;
|
|
342
|
+
list(input: DeploymentAlertListInput): Promise<DeploymentAlertListOutput>;
|
|
343
|
+
update(input: DeploymentAlertUpdateInput): Promise<DeploymentAlertUpdateOutput>;
|
|
344
|
+
};
|
|
345
|
+
'alert-events': {
|
|
346
|
+
list(input: DeploymentAlertEventsListInput): Promise<DeploymentAlertEventsListOutput>;
|
|
347
|
+
};
|
|
348
|
+
analytics: {
|
|
349
|
+
query(input: DeploymentAnalyticsQueryInput): Promise<DeploymentAnalyticsQueryOutput>;
|
|
350
|
+
};
|
|
351
|
+
audit: {
|
|
352
|
+
list(input: DeploymentAuditListInput): Promise<DeploymentAuditListOutput>;
|
|
353
|
+
};
|
|
354
|
+
build: {
|
|
355
|
+
get(input: DeploymentBuildGetInput): Promise<DeploymentBuildGetOutput>;
|
|
356
|
+
list(input: DeploymentBuildListInput): Promise<DeploymentBuildListOutput>;
|
|
357
|
+
logs(input: DeploymentBuildLogsInput): Promise<DeploymentBuildLogsOutput>;
|
|
358
|
+
};
|
|
359
|
+
canvas: {
|
|
360
|
+
get(input: DeploymentCanvasGetInput): Promise<DeploymentCanvasGetOutput>;
|
|
361
|
+
};
|
|
362
|
+
'canvas-move': {
|
|
363
|
+
node(input: DeploymentCanvasMoveNodeInput): Promise<DeploymentCanvasMoveNodeOutput>;
|
|
364
|
+
};
|
|
365
|
+
'cloud-sql': {
|
|
366
|
+
logs(input: DeploymentCloudSqlLogsInput): Promise<DeploymentCloudSqlLogsOutput>;
|
|
367
|
+
};
|
|
368
|
+
'cloud-sql-backfill-log': {
|
|
369
|
+
flags(input: DeploymentCloudSqlBackfillLogFlagsInput): Promise<DeploymentCloudSqlBackfillLogFlagsOutput>;
|
|
370
|
+
};
|
|
371
|
+
'cloud-sql-database': {
|
|
372
|
+
attach(input: DeploymentCloudSqlDatabaseAttachInput): Promise<DeploymentCloudSqlDatabaseAttachOutput>;
|
|
373
|
+
create(input: DeploymentCloudSqlDatabaseCreateInput): Promise<DeploymentCloudSqlDatabaseCreateOutput>;
|
|
374
|
+
delete(input: DeploymentCloudSqlDatabaseDeleteInput): Promise<DeploymentCloudSqlDatabaseDeleteOutput>;
|
|
375
|
+
detach(input: DeploymentCloudSqlDatabaseDetachInput): Promise<DeploymentCloudSqlDatabaseDetachOutput>;
|
|
376
|
+
get(input: DeploymentCloudSqlDatabaseGetInput): Promise<DeploymentCloudSqlDatabaseGetOutput>;
|
|
377
|
+
list(input: DeploymentCloudSqlDatabaseListInput): Promise<DeploymentCloudSqlDatabaseListOutput>;
|
|
378
|
+
};
|
|
379
|
+
'cloud-sql-instance': {
|
|
380
|
+
backup(input: DeploymentCloudSqlInstanceBackupInput): Promise<DeploymentCloudSqlInstanceBackupOutput>;
|
|
381
|
+
create(input: DeploymentCloudSqlInstanceCreateInput): Promise<DeploymentCloudSqlInstanceCreateOutput>;
|
|
382
|
+
delete(input: DeploymentCloudSqlInstanceDeleteInput): Promise<DeploymentCloudSqlInstanceDeleteOutput>;
|
|
383
|
+
get(input: DeploymentCloudSqlInstanceGetInput): Promise<DeploymentCloudSqlInstanceGetOutput>;
|
|
384
|
+
list(input: DeploymentCloudSqlInstanceListInput): Promise<DeploymentCloudSqlInstanceListOutput>;
|
|
385
|
+
resize(input: DeploymentCloudSqlInstanceResizeInput): Promise<DeploymentCloudSqlInstanceResizeOutput>;
|
|
386
|
+
restore(input: DeploymentCloudSqlInstanceRestoreInput): Promise<DeploymentCloudSqlInstanceRestoreOutput>;
|
|
387
|
+
};
|
|
388
|
+
'cloud-sql-instance-backup': {
|
|
389
|
+
list(input: DeploymentCloudSqlInstanceBackupListInput): Promise<DeploymentCloudSqlInstanceBackupListOutput>;
|
|
390
|
+
};
|
|
391
|
+
deployment: {
|
|
392
|
+
cancel(input: DeploymentDeploymentCancelInput): Promise<DeploymentDeploymentCancelOutput>;
|
|
393
|
+
get(input: DeploymentDeploymentGetInput): Promise<DeploymentDeploymentGetOutput>;
|
|
394
|
+
list(input: DeploymentDeploymentListInput): Promise<DeploymentDeploymentListOutput>;
|
|
395
|
+
};
|
|
396
|
+
domain: {
|
|
397
|
+
add(input: DeploymentDomainAddInput): Promise<DeploymentDomainAddOutput>;
|
|
398
|
+
get(input: DeploymentDomainGetInput): Promise<DeploymentDomainGetOutput>;
|
|
399
|
+
list(input: DeploymentDomainListInput): Promise<DeploymentDomainListOutput>;
|
|
400
|
+
remove(input: DeploymentDomainRemoveInput): Promise<DeploymentDomainRemoveOutput>;
|
|
401
|
+
verify(input: DeploymentDomainVerifyInput): Promise<DeploymentDomainVerifyOutput>;
|
|
402
|
+
};
|
|
403
|
+
'domain-allowed': {
|
|
404
|
+
list(input: DeploymentDomainAllowedListInput): Promise<DeploymentDomainAllowedListOutput>;
|
|
405
|
+
};
|
|
406
|
+
'domain-list-by': {
|
|
407
|
+
service(input: DeploymentDomainListByServiceInput): Promise<DeploymentDomainListByServiceOutput>;
|
|
408
|
+
};
|
|
409
|
+
'domain-redirect': {
|
|
410
|
+
www(input: DeploymentDomainRedirectWwwInput): Promise<DeploymentDomainRedirectWwwOutput>;
|
|
411
|
+
};
|
|
412
|
+
'domain-routes': {
|
|
413
|
+
add(input: DeploymentDomainRoutesAddInput): Promise<DeploymentDomainRoutesAddOutput>;
|
|
414
|
+
list(input: DeploymentDomainRoutesListInput): Promise<DeploymentDomainRoutesListOutput>;
|
|
415
|
+
remove(input: DeploymentDomainRoutesRemoveInput): Promise<DeploymentDomainRoutesRemoveOutput>;
|
|
416
|
+
update(input: DeploymentDomainRoutesUpdateInput): Promise<DeploymentDomainRoutesUpdateOutput>;
|
|
417
|
+
};
|
|
418
|
+
environment: {
|
|
419
|
+
create(input: DeploymentEnvironmentCreateInput): Promise<DeploymentEnvironmentCreateOutput>;
|
|
420
|
+
delete(input: DeploymentEnvironmentDeleteInput): Promise<DeploymentEnvironmentDeleteOutput>;
|
|
421
|
+
fork(input: DeploymentEnvironmentForkInput): Promise<DeploymentEnvironmentForkOutput>;
|
|
422
|
+
get(input: DeploymentEnvironmentGetInput): Promise<DeploymentEnvironmentGetOutput>;
|
|
423
|
+
list(input: DeploymentEnvironmentListInput): Promise<DeploymentEnvironmentListOutput>;
|
|
424
|
+
reconcile(input: DeploymentEnvironmentReconcileInput): Promise<DeploymentEnvironmentReconcileOutput>;
|
|
425
|
+
update(input: DeploymentEnvironmentUpdateInput): Promise<DeploymentEnvironmentUpdateOutput>;
|
|
426
|
+
};
|
|
427
|
+
'events-list-by': {
|
|
428
|
+
environment(input: DeploymentEventsListByEnvironmentInput): Promise<DeploymentEventsListByEnvironmentOutput>;
|
|
429
|
+
service(input: DeploymentEventsListByServiceInput): Promise<DeploymentEventsListByServiceOutput>;
|
|
430
|
+
};
|
|
431
|
+
'managed-service': {
|
|
432
|
+
backup(input: DeploymentManagedServiceBackupInput): Promise<DeploymentManagedServiceBackupOutput>;
|
|
433
|
+
delete(input: DeploymentManagedServiceDeleteInput): Promise<DeploymentManagedServiceDeleteOutput>;
|
|
434
|
+
get(input: DeploymentManagedServiceGetInput): Promise<DeploymentManagedServiceGetOutput>;
|
|
435
|
+
list(input: DeploymentManagedServiceListInput): Promise<DeploymentManagedServiceListOutput>;
|
|
436
|
+
logs(input: DeploymentManagedServiceLogsInput): Promise<DeploymentManagedServiceLogsOutput>;
|
|
437
|
+
provision(input: DeploymentManagedServiceProvisionInput): Promise<DeploymentManagedServiceProvisionOutput>;
|
|
438
|
+
reconcile(input: DeploymentManagedServiceReconcileInput): Promise<DeploymentManagedServiceReconcileOutput>;
|
|
439
|
+
resize(input: DeploymentManagedServiceResizeInput): Promise<DeploymentManagedServiceResizeOutput>;
|
|
440
|
+
restore(input: DeploymentManagedServiceRestoreInput): Promise<DeploymentManagedServiceRestoreOutput>;
|
|
441
|
+
start(input: DeploymentManagedServiceStartInput): Promise<DeploymentManagedServiceStartOutput>;
|
|
442
|
+
stop(input: DeploymentManagedServiceStopInput): Promise<DeploymentManagedServiceStopOutput>;
|
|
443
|
+
types(input: DeploymentManagedServiceTypesInput): Promise<DeploymentManagedServiceTypesOutput>;
|
|
444
|
+
};
|
|
445
|
+
'managed-service-backup': {
|
|
446
|
+
list(input: DeploymentManagedServiceBackupListInput): Promise<DeploymentManagedServiceBackupListOutput>;
|
|
447
|
+
};
|
|
448
|
+
'managed-service-connect': {
|
|
449
|
+
info(input: DeploymentManagedServiceConnectInfoInput): Promise<DeploymentManagedServiceConnectInfoOutput>;
|
|
450
|
+
};
|
|
451
|
+
metrics: {
|
|
452
|
+
get(input: DeploymentMetricsGetInput): Promise<DeploymentMetricsGetOutput>;
|
|
453
|
+
};
|
|
454
|
+
'preview-environment': {
|
|
455
|
+
create(input: DeploymentPreviewEnvironmentCreateInput): Promise<DeploymentPreviewEnvironmentCreateOutput>;
|
|
456
|
+
delete(input: DeploymentPreviewEnvironmentDeleteInput): Promise<DeploymentPreviewEnvironmentDeleteOutput>;
|
|
457
|
+
list(input: DeploymentPreviewEnvironmentListInput): Promise<DeploymentPreviewEnvironmentListOutput>;
|
|
458
|
+
};
|
|
459
|
+
'preview-policy': {
|
|
460
|
+
get(input: DeploymentPreviewPolicyGetInput): Promise<DeploymentPreviewPolicyGetOutput>;
|
|
461
|
+
set(input: DeploymentPreviewPolicySetInput): Promise<DeploymentPreviewPolicySetOutput>;
|
|
462
|
+
};
|
|
463
|
+
service: {
|
|
464
|
+
create(input: DeploymentServiceCreateInput): Promise<DeploymentServiceCreateOutput>;
|
|
465
|
+
delete(input: DeploymentServiceDeleteInput): Promise<DeploymentServiceDeleteOutput>;
|
|
466
|
+
exec(input: DeploymentServiceExecInput): Promise<DeploymentServiceExecOutput>;
|
|
467
|
+
get(input: DeploymentServiceGetInput): Promise<DeploymentServiceGetOutput>;
|
|
468
|
+
list(input: DeploymentServiceListInput): Promise<DeploymentServiceListOutput>;
|
|
469
|
+
logs(input: DeploymentServiceLogsInput): Promise<DeploymentServiceLogsOutput>;
|
|
470
|
+
redeploy(input: DeploymentServiceRedeployInput): Promise<DeploymentServiceRedeployOutput>;
|
|
471
|
+
restart(input: DeploymentServiceRestartInput): Promise<DeploymentServiceRestartOutput>;
|
|
472
|
+
rollback(input: DeploymentServiceRollbackInput): Promise<DeploymentServiceRollbackOutput>;
|
|
473
|
+
scale(input: DeploymentServiceScaleInput): Promise<DeploymentServiceScaleOutput>;
|
|
474
|
+
update(input: DeploymentServiceUpdateInput): Promise<DeploymentServiceUpdateOutput>;
|
|
475
|
+
};
|
|
476
|
+
ssh: {
|
|
477
|
+
command(input: DeploymentSshCommandInput): Promise<DeploymentSshCommandOutput>;
|
|
478
|
+
};
|
|
479
|
+
'ssh-key': {
|
|
480
|
+
delete(input: DeploymentSshKeyDeleteInput): Promise<DeploymentSshKeyDeleteOutput>;
|
|
481
|
+
list(input: DeploymentSshKeyListInput): Promise<DeploymentSshKeyListOutput>;
|
|
482
|
+
register(input: DeploymentSshKeyRegisterInput): Promise<DeploymentSshKeyRegisterOutput>;
|
|
483
|
+
};
|
|
484
|
+
variable: {
|
|
485
|
+
list(input: DeploymentVariableListInput): Promise<DeploymentVariableListOutput>;
|
|
486
|
+
set(input: DeploymentVariableSetInput): Promise<DeploymentVariableSetOutput>;
|
|
487
|
+
unset(input: DeploymentVariableUnsetInput): Promise<DeploymentVariableUnsetOutput>;
|
|
488
|
+
};
|
|
489
|
+
'variable-list': {
|
|
490
|
+
env(input: DeploymentVariableListEnvInput): Promise<DeploymentVariableListEnvOutput>;
|
|
491
|
+
product(input: DeploymentVariableListProductInput): Promise<DeploymentVariableListProductOutput>;
|
|
492
|
+
};
|
|
493
|
+
'variable-set': {
|
|
494
|
+
env(input: DeploymentVariableSetEnvInput): Promise<DeploymentVariableSetEnvOutput>;
|
|
495
|
+
product(input: DeploymentVariableSetProductInput): Promise<DeploymentVariableSetProductOutput>;
|
|
496
|
+
};
|
|
497
|
+
'variable-unset': {
|
|
498
|
+
env(input: DeploymentVariableUnsetEnvInput): Promise<DeploymentVariableUnsetEnvOutput>;
|
|
499
|
+
product(input: DeploymentVariableUnsetProductInput): Promise<DeploymentVariableUnsetProductOutput>;
|
|
500
|
+
};
|
|
501
|
+
'vcs-branch': {
|
|
502
|
+
list(input: DeploymentVcsBranchListInput): Promise<DeploymentVcsBranchListOutput>;
|
|
503
|
+
};
|
|
504
|
+
'vcs-connection': {
|
|
505
|
+
list(input: DeploymentVcsConnectionListInput): Promise<DeploymentVcsConnectionListOutput>;
|
|
506
|
+
};
|
|
507
|
+
'vcs-repo': {
|
|
508
|
+
list(input: DeploymentVcsRepoListInput): Promise<DeploymentVcsRepoListOutput>;
|
|
509
|
+
};
|
|
510
|
+
volume: {
|
|
511
|
+
create(input: DeploymentVolumeCreateInput): Promise<DeploymentVolumeCreateOutput>;
|
|
512
|
+
delete(input: DeploymentVolumeDeleteInput): Promise<DeploymentVolumeDeleteOutput>;
|
|
513
|
+
detach(input: DeploymentVolumeDetachInput): Promise<DeploymentVolumeDetachOutput>;
|
|
514
|
+
get(input: DeploymentVolumeGetInput): Promise<DeploymentVolumeGetOutput>;
|
|
515
|
+
list(input: DeploymentVolumeListInput): Promise<DeploymentVolumeListOutput>;
|
|
516
|
+
resize(input: DeploymentVolumeResizeInput): Promise<DeploymentVolumeResizeOutput>;
|
|
517
|
+
};
|
|
518
|
+
};
|
|
128
519
|
organization: {
|
|
129
520
|
auth: {
|
|
130
521
|
me(input: OrganizationAuthMeInput): Promise<OrganizationAuthMeOutput>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
|
+
export * from './queryOptions.gen';
|
|
3
|
+
export type { DeploymentAlertCreateInput, DeploymentAlertCreateOutput, DeploymentAlertDeleteInput, DeploymentAlertDeleteOutput, DeploymentAlertEventsListInput, DeploymentAlertEventsListOutput, DeploymentAlertListInput, DeploymentAlertListOutput, DeploymentAlertUpdateInput, DeploymentAlertUpdateOutput, DeploymentAnalyticsQueryInput, DeploymentAnalyticsQueryOutput, DeploymentAuditListInput, DeploymentAuditListOutput, DeploymentBuildGetInput, DeploymentBuildGetOutput, DeploymentBuildListInput, DeploymentBuildListOutput, DeploymentBuildLogsInput, DeploymentBuildLogsOutput, DeploymentCanvasGetInput, DeploymentCanvasGetOutput, DeploymentCanvasMoveNodeInput, DeploymentCanvasMoveNodeOutput, DeploymentCloudSqlBackfillLogFlagsInput, DeploymentCloudSqlBackfillLogFlagsOutput, DeploymentCloudSqlDatabaseAttachInput, DeploymentCloudSqlDatabaseAttachOutput, DeploymentCloudSqlDatabaseCreateInput, DeploymentCloudSqlDatabaseCreateOutput, DeploymentCloudSqlDatabaseDeleteInput, DeploymentCloudSqlDatabaseDeleteOutput, DeploymentCloudSqlDatabaseDetachInput, DeploymentCloudSqlDatabaseDetachOutput, DeploymentCloudSqlDatabaseGetInput, DeploymentCloudSqlDatabaseGetOutput, DeploymentCloudSqlDatabaseListInput, DeploymentCloudSqlDatabaseListOutput, DeploymentCloudSqlInstanceBackupInput, DeploymentCloudSqlInstanceBackupListInput, DeploymentCloudSqlInstanceBackupListOutput, DeploymentCloudSqlInstanceBackupOutput, DeploymentCloudSqlInstanceCreateInput, DeploymentCloudSqlInstanceCreateOutput, DeploymentCloudSqlInstanceDeleteInput, DeploymentCloudSqlInstanceDeleteOutput, DeploymentCloudSqlInstanceGetInput, DeploymentCloudSqlInstanceGetOutput, DeploymentCloudSqlInstanceListInput, DeploymentCloudSqlInstanceListOutput, DeploymentCloudSqlInstanceResizeInput, DeploymentCloudSqlInstanceResizeOutput, DeploymentCloudSqlInstanceRestoreInput, DeploymentCloudSqlInstanceRestoreOutput, DeploymentCloudSqlLogsInput, DeploymentCloudSqlLogsOutput, DeploymentDeploymentCancelInput, DeploymentDeploymentCancelOutput, DeploymentDeploymentGetInput, DeploymentDeploymentGetOutput, DeploymentDeploymentListInput, DeploymentDeploymentListOutput, DeploymentDomainAddInput, DeploymentDomainAddOutput, DeploymentDomainAllowedListInput, DeploymentDomainAllowedListOutput, DeploymentDomainGetInput, DeploymentDomainGetOutput, DeploymentDomainListByServiceInput, DeploymentDomainListByServiceOutput, DeploymentDomainListInput, DeploymentDomainListOutput, DeploymentDomainRedirectWwwInput, DeploymentDomainRedirectWwwOutput, DeploymentDomainRemoveInput, DeploymentDomainRemoveOutput, DeploymentDomainRoutesAddInput, DeploymentDomainRoutesAddOutput, DeploymentDomainRoutesListInput, DeploymentDomainRoutesListOutput, DeploymentDomainRoutesRemoveInput, DeploymentDomainRoutesRemoveOutput, DeploymentDomainRoutesUpdateInput, DeploymentDomainRoutesUpdateOutput, DeploymentDomainVerifyInput, DeploymentDomainVerifyOutput, DeploymentEnvironmentCreateInput, DeploymentEnvironmentCreateOutput, DeploymentEnvironmentDeleteInput, DeploymentEnvironmentDeleteOutput, DeploymentEnvironmentForkInput, DeploymentEnvironmentForkOutput, DeploymentEnvironmentGetInput, DeploymentEnvironmentGetOutput, DeploymentEnvironmentListInput, DeploymentEnvironmentListOutput, DeploymentEnvironmentReconcileInput, DeploymentEnvironmentReconcileOutput, DeploymentEnvironmentUpdateInput, DeploymentEnvironmentUpdateOutput, DeploymentEventsListByEnvironmentInput, DeploymentEventsListByEnvironmentOutput, DeploymentEventsListByServiceInput, DeploymentEventsListByServiceOutput, DeploymentManagedServiceBackupInput, DeploymentManagedServiceBackupListInput, DeploymentManagedServiceBackupListOutput, DeploymentManagedServiceBackupOutput, DeploymentManagedServiceConnectInfoInput, DeploymentManagedServiceConnectInfoOutput, DeploymentManagedServiceDeleteInput, DeploymentManagedServiceDeleteOutput, DeploymentManagedServiceGetInput, DeploymentManagedServiceGetOutput, DeploymentManagedServiceListInput, DeploymentManagedServiceListOutput, DeploymentManagedServiceLogsInput, DeploymentManagedServiceLogsOutput, DeploymentManagedServiceProvisionInput, DeploymentManagedServiceProvisionOutput, DeploymentManagedServiceReconcileInput, DeploymentManagedServiceReconcileOutput, DeploymentManagedServiceResizeInput, DeploymentManagedServiceResizeOutput, DeploymentManagedServiceRestoreInput, DeploymentManagedServiceRestoreOutput, DeploymentManagedServiceStartInput, DeploymentManagedServiceStartOutput, DeploymentManagedServiceStopInput, DeploymentManagedServiceStopOutput, DeploymentManagedServiceTypesInput, DeploymentManagedServiceTypesOutput, DeploymentMetricsGetInput, DeploymentMetricsGetOutput, DeploymentPreviewEnvironmentCreateInput, DeploymentPreviewEnvironmentCreateOutput, DeploymentPreviewEnvironmentDeleteInput, DeploymentPreviewEnvironmentDeleteOutput, DeploymentPreviewEnvironmentListInput, DeploymentPreviewEnvironmentListOutput, DeploymentPreviewPolicyGetInput, DeploymentPreviewPolicyGetOutput, DeploymentPreviewPolicySetInput, DeploymentPreviewPolicySetOutput, DeploymentServiceCreateInput, DeploymentServiceCreateOutput, DeploymentServiceDeleteInput, DeploymentServiceDeleteOutput, DeploymentServiceExecInput, DeploymentServiceExecOutput, DeploymentServiceGetInput, DeploymentServiceGetOutput, DeploymentServiceListInput, DeploymentServiceListOutput, DeploymentServiceLogsInput, DeploymentServiceLogsOutput, DeploymentServiceRedeployInput, DeploymentServiceRedeployOutput, DeploymentServiceRestartInput, DeploymentServiceRestartOutput, DeploymentServiceRollbackInput, DeploymentServiceRollbackOutput, DeploymentServiceScaleInput, DeploymentServiceScaleOutput, DeploymentServiceUpdateInput, DeploymentServiceUpdateOutput, DeploymentSshCommandInput, DeploymentSshCommandOutput, DeploymentSshKeyDeleteInput, DeploymentSshKeyDeleteOutput, DeploymentSshKeyListInput, DeploymentSshKeyListOutput, DeploymentSshKeyRegisterInput, DeploymentSshKeyRegisterOutput, DeploymentVariableListEnvInput, DeploymentVariableListEnvOutput, DeploymentVariableListInput, DeploymentVariableListOutput, DeploymentVariableListProductInput, DeploymentVariableListProductOutput, DeploymentVariableSetEnvInput, DeploymentVariableSetEnvOutput, DeploymentVariableSetInput, DeploymentVariableSetOutput, DeploymentVariableSetProductInput, DeploymentVariableSetProductOutput, DeploymentVariableUnsetEnvInput, DeploymentVariableUnsetEnvOutput, DeploymentVariableUnsetInput, DeploymentVariableUnsetOutput, DeploymentVariableUnsetProductInput, DeploymentVariableUnsetProductOutput, DeploymentVcsBranchListInput, DeploymentVcsBranchListOutput, DeploymentVcsConnectionListInput, DeploymentVcsConnectionListOutput, DeploymentVcsRepoListInput, DeploymentVcsRepoListOutput, DeploymentVolumeCreateInput, DeploymentVolumeCreateOutput, DeploymentVolumeDeleteInput, DeploymentVolumeDeleteOutput, DeploymentVolumeDetachInput, DeploymentVolumeDetachOutput, DeploymentVolumeGetInput, DeploymentVolumeGetOutput, DeploymentVolumeListInput, DeploymentVolumeListOutput, DeploymentVolumeResizeInput, DeploymentVolumeResizeOutput } from '../types.gen';
|