@cloudfleet/sdk 0.0.1-8e8e76c → 0.0.1-90aedea
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/client.d.ts +3 -0
- package/dist/client/client.d.ts.map +1 -0
- package/dist/client/client.js +146 -0
- package/dist/client/client.js.map +1 -0
- package/dist/client/index.d.ts +8 -0
- package/dist/client/index.d.ts.map +1 -0
- package/dist/client/index.js +5 -0
- package/dist/client/index.js.map +1 -0
- package/dist/client/types.d.ts +120 -0
- package/dist/client/types.d.ts.map +1 -0
- package/dist/client/types.js +2 -0
- package/dist/client/types.js.map +1 -0
- package/dist/client/utils.d.ts +46 -0
- package/dist/client/utils.d.ts.map +1 -0
- package/dist/client/utils.js +285 -0
- package/dist/client/utils.js.map +1 -0
- package/dist/client.gen.d.ts +2 -2
- package/dist/client.gen.d.ts.map +1 -1
- package/dist/client.gen.js +1 -1
- package/dist/client.gen.js.map +1 -1
- package/dist/core/auth.d.ts +19 -0
- package/dist/core/auth.d.ts.map +1 -0
- package/dist/core/auth.js +14 -0
- package/dist/core/auth.js.map +1 -0
- package/dist/core/bodySerializer.d.ts +18 -0
- package/dist/core/bodySerializer.d.ts.map +1 -0
- package/dist/core/bodySerializer.js +54 -0
- package/dist/core/bodySerializer.js.map +1 -0
- package/dist/core/params.d.ts +34 -0
- package/dist/core/params.d.ts.map +1 -0
- package/dist/core/params.js +88 -0
- package/dist/core/params.js.map +1 -0
- package/dist/core/pathSerializer.d.ts +34 -0
- package/dist/core/pathSerializer.d.ts.map +1 -0
- package/dist/core/pathSerializer.js +114 -0
- package/dist/core/pathSerializer.js.map +1 -0
- package/dist/core/types.d.ts +79 -0
- package/dist/core/types.d.ts.map +1 -0
- package/dist/core/types.js +2 -0
- package/dist/core/types.js.map +1 -0
- package/dist/schemas.gen.d.ts +287 -107
- package/dist/schemas.gen.d.ts.map +1 -1
- package/dist/schemas.gen.js +288 -116
- package/dist/schemas.gen.js.map +1 -1
- package/dist/sdk.gen.d.ts +107 -56
- package/dist/sdk.gen.d.ts.map +1 -1
- package/dist/sdk.gen.js +120 -19
- package/dist/sdk.gen.js.map +1 -1
- package/dist/types.gen.d.ts +303 -35
- package/dist/types.gen.d.ts.map +1 -1
- package/dist/zod.gen.d.ts +2756 -1850
- package/dist/zod.gen.d.ts.map +1 -1
- package/dist/zod.gen.js +834 -216
- package/dist/zod.gen.js.map +1 -1
- package/package.json +5 -6
package/dist/schemas.gen.d.ts
CHANGED
|
@@ -67,6 +67,19 @@ export declare const BillingContactSchema: {
|
|
|
67
67
|
readonly description: "Last name of the billing contact person.";
|
|
68
68
|
readonly example: "Doe";
|
|
69
69
|
};
|
|
70
|
+
readonly tax_id: {
|
|
71
|
+
readonly type: "string";
|
|
72
|
+
readonly nullable: true;
|
|
73
|
+
readonly description: "Tax ID of the organization.";
|
|
74
|
+
readonly example: "DE123456789";
|
|
75
|
+
};
|
|
76
|
+
readonly tax_id_type: {
|
|
77
|
+
readonly type: "string";
|
|
78
|
+
readonly nullable: true;
|
|
79
|
+
readonly description: "Type of the tax ID.";
|
|
80
|
+
readonly example: "de_vat";
|
|
81
|
+
readonly enum: readonly ["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""];
|
|
82
|
+
};
|
|
70
83
|
};
|
|
71
84
|
readonly required: readonly ["email", "first_name", "last_name"];
|
|
72
85
|
readonly additionalProperties: false;
|
|
@@ -101,7 +114,7 @@ export declare const BillingCreditsSchema: {
|
|
|
101
114
|
readonly type: "string";
|
|
102
115
|
};
|
|
103
116
|
readonly description: "List of product SKUs that the promotional code can be used on.";
|
|
104
|
-
readonly example: readonly ["
|
|
117
|
+
readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"];
|
|
105
118
|
};
|
|
106
119
|
readonly type: {
|
|
107
120
|
readonly type: "string";
|
|
@@ -131,6 +144,131 @@ export declare const BillingCreditsSchema: {
|
|
|
131
144
|
readonly required: readonly ["date_created", "code", "type", "value", "billing_period"];
|
|
132
145
|
readonly additionalProperties: false;
|
|
133
146
|
};
|
|
147
|
+
export declare const ChartCreateInputSchema: {
|
|
148
|
+
readonly type: "object";
|
|
149
|
+
readonly properties: {
|
|
150
|
+
readonly values: {
|
|
151
|
+
readonly type: "string";
|
|
152
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
153
|
+
};
|
|
154
|
+
readonly version_channel: {
|
|
155
|
+
readonly type: "string";
|
|
156
|
+
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
157
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
158
|
+
readonly example: "2.x.x-cfke.x";
|
|
159
|
+
};
|
|
160
|
+
readonly name: {
|
|
161
|
+
readonly type: "string";
|
|
162
|
+
readonly maxLength: 63;
|
|
163
|
+
readonly minLength: 1;
|
|
164
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
165
|
+
readonly description: "Unique identifier of the chart deployment aka name of the helm release.";
|
|
166
|
+
readonly example: "postgresql-0";
|
|
167
|
+
};
|
|
168
|
+
readonly namespace: {
|
|
169
|
+
readonly type: "string";
|
|
170
|
+
readonly maxLength: 63;
|
|
171
|
+
readonly minLength: 1;
|
|
172
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
173
|
+
readonly description: "Namespace of the chart deployment";
|
|
174
|
+
readonly example: "default";
|
|
175
|
+
};
|
|
176
|
+
readonly chart: {
|
|
177
|
+
readonly type: "string";
|
|
178
|
+
readonly maxLength: 63;
|
|
179
|
+
readonly minLength: 1;
|
|
180
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
181
|
+
readonly description: "Name of the chart listing";
|
|
182
|
+
readonly example: "postgresql";
|
|
183
|
+
};
|
|
184
|
+
};
|
|
185
|
+
readonly required: readonly ["values", "version_channel", "name", "namespace", "chart"];
|
|
186
|
+
readonly additionalProperties: false;
|
|
187
|
+
};
|
|
188
|
+
export declare const ChartSchema: {
|
|
189
|
+
readonly type: "object";
|
|
190
|
+
readonly properties: {
|
|
191
|
+
readonly values: {
|
|
192
|
+
readonly type: "string";
|
|
193
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
194
|
+
};
|
|
195
|
+
readonly version_channel: {
|
|
196
|
+
readonly type: "string";
|
|
197
|
+
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
198
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
199
|
+
readonly example: "2.x.x-cfke.x";
|
|
200
|
+
};
|
|
201
|
+
readonly name: {
|
|
202
|
+
readonly type: "string";
|
|
203
|
+
readonly maxLength: 63;
|
|
204
|
+
readonly minLength: 1;
|
|
205
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
206
|
+
readonly description: "Unique identifier of the chart deployment aka name of the helm release.";
|
|
207
|
+
readonly example: "postgresql-0";
|
|
208
|
+
};
|
|
209
|
+
readonly namespace: {
|
|
210
|
+
readonly type: "string";
|
|
211
|
+
readonly maxLength: 63;
|
|
212
|
+
readonly minLength: 1;
|
|
213
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
214
|
+
readonly description: "Namespace of the chart deployment";
|
|
215
|
+
readonly example: "default";
|
|
216
|
+
};
|
|
217
|
+
readonly chart: {
|
|
218
|
+
readonly type: "string";
|
|
219
|
+
readonly maxLength: 63;
|
|
220
|
+
readonly minLength: 1;
|
|
221
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
222
|
+
readonly description: "Name of the chart listing";
|
|
223
|
+
readonly example: "postgresql";
|
|
224
|
+
};
|
|
225
|
+
readonly status: {
|
|
226
|
+
readonly type: "string";
|
|
227
|
+
readonly description: "Status of the chart deployment.";
|
|
228
|
+
readonly example: "active";
|
|
229
|
+
readonly enum: readonly ["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"];
|
|
230
|
+
};
|
|
231
|
+
readonly version_current: {
|
|
232
|
+
readonly type: "string";
|
|
233
|
+
readonly description: "Current version of the chart deployment.";
|
|
234
|
+
readonly example: "2.1.33-cfke.11";
|
|
235
|
+
};
|
|
236
|
+
readonly created_at: {
|
|
237
|
+
readonly type: "string";
|
|
238
|
+
readonly description: "Creation date and time of the chart deployment.";
|
|
239
|
+
readonly example: "2024-09-12T09:11:27Z";
|
|
240
|
+
};
|
|
241
|
+
readonly updated_at: {
|
|
242
|
+
readonly type: "string";
|
|
243
|
+
readonly description: "Last update date and time of the chart deployment.";
|
|
244
|
+
readonly example: "2024-09-12T09:11:27Z";
|
|
245
|
+
};
|
|
246
|
+
readonly ready: {
|
|
247
|
+
readonly type: "boolean";
|
|
248
|
+
readonly description: "Indicates if the chart deployment is ready to be used.";
|
|
249
|
+
readonly example: true;
|
|
250
|
+
};
|
|
251
|
+
};
|
|
252
|
+
readonly required: readonly ["values", "version_channel", "name", "namespace", "chart", "status", "version_current", "created_at", "updated_at", "ready"];
|
|
253
|
+
readonly additionalProperties: false;
|
|
254
|
+
};
|
|
255
|
+
export declare const ChartUpdateInputSchema: {
|
|
256
|
+
readonly type: "object";
|
|
257
|
+
readonly properties: {
|
|
258
|
+
readonly values: {
|
|
259
|
+
readonly type: "string";
|
|
260
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
261
|
+
};
|
|
262
|
+
readonly version_channel: {
|
|
263
|
+
readonly type: "string";
|
|
264
|
+
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
265
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
266
|
+
readonly example: "2.x.x-cfke.x";
|
|
267
|
+
};
|
|
268
|
+
};
|
|
269
|
+
readonly required: readonly ["values", "version_channel"];
|
|
270
|
+
readonly additionalProperties: false;
|
|
271
|
+
};
|
|
134
272
|
export declare const ClusterCreateInputSchema: {
|
|
135
273
|
readonly type: "object";
|
|
136
274
|
readonly properties: {
|
|
@@ -142,19 +280,19 @@ export declare const ClusterCreateInputSchema: {
|
|
|
142
280
|
readonly description: "Name of the cluster.";
|
|
143
281
|
readonly example: "production-cluster";
|
|
144
282
|
};
|
|
145
|
-
readonly region: {
|
|
146
|
-
readonly type: "string";
|
|
147
|
-
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
|
|
148
|
-
readonly default: "staging";
|
|
149
|
-
readonly example: "northamerica-central-1";
|
|
150
|
-
readonly enum: readonly ["staging", "northamerica-central-1"];
|
|
151
|
-
};
|
|
152
283
|
readonly tier: {
|
|
153
284
|
readonly type: "string";
|
|
154
285
|
readonly description: "Tier of the cluster.";
|
|
155
286
|
readonly example: "pro";
|
|
156
287
|
readonly enum: readonly ["basic", "pro"];
|
|
157
288
|
};
|
|
289
|
+
readonly region: {
|
|
290
|
+
readonly type: "string";
|
|
291
|
+
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\", \"europe-central-1a\". This field can not be updated after creation.";
|
|
292
|
+
readonly default: "staging";
|
|
293
|
+
readonly example: "northamerica-central-1";
|
|
294
|
+
readonly enum: readonly ["staging", "northamerica-central-1", "europe-central-1a"];
|
|
295
|
+
};
|
|
158
296
|
readonly version_channel: {
|
|
159
297
|
readonly type: "string";
|
|
160
298
|
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
@@ -208,8 +346,13 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
208
346
|
readonly description: "Containerd version of the cluster.";
|
|
209
347
|
readonly example: "1.7.19";
|
|
210
348
|
};
|
|
349
|
+
readonly nvidia_driver: {
|
|
350
|
+
readonly type: "string";
|
|
351
|
+
readonly description: "NVIDIA driver version of the cluster.";
|
|
352
|
+
readonly example: "565.0.0";
|
|
353
|
+
};
|
|
211
354
|
};
|
|
212
|
-
readonly required: readonly ["kubernetes", "tailscale", "containerd"];
|
|
355
|
+
readonly required: readonly ["kubernetes", "tailscale", "containerd", "nvidia_driver"];
|
|
213
356
|
readonly additionalProperties: false;
|
|
214
357
|
readonly description: "Versions of the different components of the cluster.";
|
|
215
358
|
};
|
|
@@ -251,19 +394,19 @@ export declare const ClusterSchema: {
|
|
|
251
394
|
readonly description: "Name of the cluster.";
|
|
252
395
|
readonly example: "production-cluster";
|
|
253
396
|
};
|
|
254
|
-
readonly region: {
|
|
255
|
-
readonly type: "string";
|
|
256
|
-
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
|
|
257
|
-
readonly default: "staging";
|
|
258
|
-
readonly example: "northamerica-central-1";
|
|
259
|
-
readonly enum: readonly ["staging", "northamerica-central-1"];
|
|
260
|
-
};
|
|
261
397
|
readonly tier: {
|
|
262
398
|
readonly type: "string";
|
|
263
399
|
readonly description: "Tier of the cluster.";
|
|
264
400
|
readonly example: "pro";
|
|
265
401
|
readonly enum: readonly ["basic", "pro"];
|
|
266
402
|
};
|
|
403
|
+
readonly region: {
|
|
404
|
+
readonly type: "string";
|
|
405
|
+
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\", \"europe-central-1a\". This field can not be updated after creation.";
|
|
406
|
+
readonly default: "staging";
|
|
407
|
+
readonly example: "northamerica-central-1";
|
|
408
|
+
readonly enum: readonly ["staging", "northamerica-central-1", "europe-central-1a"];
|
|
409
|
+
};
|
|
267
410
|
readonly version_channel: {
|
|
268
411
|
readonly type: "string";
|
|
269
412
|
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
@@ -334,6 +477,12 @@ export declare const ClusterUpdateInputSchema: {
|
|
|
334
477
|
readonly description: "Name of the cluster.";
|
|
335
478
|
readonly example: "production-cluster";
|
|
336
479
|
};
|
|
480
|
+
readonly tier: {
|
|
481
|
+
readonly type: "string";
|
|
482
|
+
readonly description: "Tier of the cluster.";
|
|
483
|
+
readonly example: "pro";
|
|
484
|
+
readonly enum: readonly ["basic", "pro"];
|
|
485
|
+
};
|
|
337
486
|
readonly version_channel: {
|
|
338
487
|
readonly type: "string";
|
|
339
488
|
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
@@ -341,6 +490,7 @@ export declare const ClusterUpdateInputSchema: {
|
|
|
341
490
|
readonly example: "1.29.x-cfke.x";
|
|
342
491
|
};
|
|
343
492
|
};
|
|
493
|
+
readonly required: readonly ["tier"];
|
|
344
494
|
readonly additionalProperties: false;
|
|
345
495
|
};
|
|
346
496
|
export declare const FleetCreateInputSchema: {
|
|
@@ -376,31 +526,19 @@ export declare const FleetCreateInputSchema: {
|
|
|
376
526
|
readonly additionalProperties: false;
|
|
377
527
|
};
|
|
378
528
|
readonly hetzner: {
|
|
379
|
-
readonly
|
|
380
|
-
|
|
381
|
-
readonly
|
|
382
|
-
readonly
|
|
383
|
-
|
|
384
|
-
readonly default: true;
|
|
385
|
-
};
|
|
386
|
-
readonly apiKey: {
|
|
387
|
-
readonly type: "string";
|
|
388
|
-
};
|
|
529
|
+
readonly type: "object";
|
|
530
|
+
readonly properties: {
|
|
531
|
+
readonly enabled: {
|
|
532
|
+
readonly type: "boolean";
|
|
533
|
+
readonly default: true;
|
|
389
534
|
};
|
|
390
|
-
readonly
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
readonly properties: {
|
|
394
|
-
readonly apiKey: {
|
|
395
|
-
readonly type: "string";
|
|
396
|
-
};
|
|
397
|
-
readonly enabled: {
|
|
398
|
-
readonly type: "boolean";
|
|
399
|
-
readonly default: true;
|
|
400
|
-
};
|
|
535
|
+
readonly apiKey: {
|
|
536
|
+
readonly type: "string";
|
|
537
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
401
538
|
};
|
|
402
|
-
|
|
403
|
-
|
|
539
|
+
};
|
|
540
|
+
readonly required: readonly ["apiKey"];
|
|
541
|
+
readonly additionalProperties: false;
|
|
404
542
|
};
|
|
405
543
|
readonly aws: {
|
|
406
544
|
readonly type: "object";
|
|
@@ -425,13 +563,8 @@ export declare const FleetCreateInputSchema: {
|
|
|
425
563
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
426
564
|
readonly example: "new-clouds-fleet";
|
|
427
565
|
};
|
|
428
|
-
readonly type: {
|
|
429
|
-
readonly type: "string";
|
|
430
|
-
readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
|
|
431
|
-
readonly enum: readonly ["managed", "connected"];
|
|
432
|
-
};
|
|
433
566
|
};
|
|
434
|
-
readonly required: readonly ["id"
|
|
567
|
+
readonly required: readonly ["id"];
|
|
435
568
|
readonly additionalProperties: false;
|
|
436
569
|
};
|
|
437
570
|
export declare const FleetSchema: {
|
|
@@ -467,31 +600,19 @@ export declare const FleetSchema: {
|
|
|
467
600
|
readonly additionalProperties: false;
|
|
468
601
|
};
|
|
469
602
|
readonly hetzner: {
|
|
470
|
-
readonly
|
|
471
|
-
|
|
472
|
-
readonly
|
|
473
|
-
readonly
|
|
474
|
-
|
|
475
|
-
readonly default: true;
|
|
476
|
-
};
|
|
477
|
-
readonly apiKey: {
|
|
478
|
-
readonly type: "string";
|
|
479
|
-
};
|
|
603
|
+
readonly type: "object";
|
|
604
|
+
readonly properties: {
|
|
605
|
+
readonly enabled: {
|
|
606
|
+
readonly type: "boolean";
|
|
607
|
+
readonly default: true;
|
|
480
608
|
};
|
|
481
|
-
readonly
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
readonly properties: {
|
|
485
|
-
readonly apiKey: {
|
|
486
|
-
readonly type: "string";
|
|
487
|
-
};
|
|
488
|
-
readonly enabled: {
|
|
489
|
-
readonly type: "boolean";
|
|
490
|
-
readonly default: true;
|
|
491
|
-
};
|
|
609
|
+
readonly apiKey: {
|
|
610
|
+
readonly type: "string";
|
|
611
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
492
612
|
};
|
|
493
|
-
|
|
494
|
-
|
|
613
|
+
};
|
|
614
|
+
readonly required: readonly ["apiKey"];
|
|
615
|
+
readonly additionalProperties: false;
|
|
495
616
|
};
|
|
496
617
|
readonly aws: {
|
|
497
618
|
readonly type: "object";
|
|
@@ -516,13 +637,8 @@ export declare const FleetSchema: {
|
|
|
516
637
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
517
638
|
readonly example: "new-clouds-fleet";
|
|
518
639
|
};
|
|
519
|
-
readonly type: {
|
|
520
|
-
readonly type: "string";
|
|
521
|
-
readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
|
|
522
|
-
readonly enum: readonly ["managed", "connected"];
|
|
523
|
-
};
|
|
524
640
|
};
|
|
525
|
-
readonly required: readonly ["id"
|
|
641
|
+
readonly required: readonly ["id"];
|
|
526
642
|
readonly additionalProperties: false;
|
|
527
643
|
};
|
|
528
644
|
export declare const FleetUpdateInputSchema: {
|
|
@@ -558,31 +674,19 @@ export declare const FleetUpdateInputSchema: {
|
|
|
558
674
|
readonly additionalProperties: false;
|
|
559
675
|
};
|
|
560
676
|
readonly hetzner: {
|
|
561
|
-
readonly
|
|
562
|
-
|
|
563
|
-
readonly
|
|
564
|
-
readonly
|
|
565
|
-
|
|
566
|
-
readonly default: true;
|
|
567
|
-
};
|
|
568
|
-
readonly apiKey: {
|
|
569
|
-
readonly type: "string";
|
|
570
|
-
};
|
|
677
|
+
readonly type: "object";
|
|
678
|
+
readonly properties: {
|
|
679
|
+
readonly enabled: {
|
|
680
|
+
readonly type: "boolean";
|
|
681
|
+
readonly default: true;
|
|
571
682
|
};
|
|
572
|
-
readonly
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
readonly properties: {
|
|
576
|
-
readonly apiKey: {
|
|
577
|
-
readonly type: "string";
|
|
578
|
-
};
|
|
579
|
-
readonly enabled: {
|
|
580
|
-
readonly type: "boolean";
|
|
581
|
-
readonly default: true;
|
|
582
|
-
};
|
|
683
|
+
readonly apiKey: {
|
|
684
|
+
readonly type: "string";
|
|
685
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
583
686
|
};
|
|
584
|
-
|
|
585
|
-
|
|
687
|
+
};
|
|
688
|
+
readonly required: readonly ["apiKey"];
|
|
689
|
+
readonly additionalProperties: false;
|
|
586
690
|
};
|
|
587
691
|
readonly aws: {
|
|
588
692
|
readonly type: "object";
|
|
@@ -981,6 +1085,88 @@ export declare const InvoiceSchema: {
|
|
|
981
1085
|
};
|
|
982
1086
|
readonly additionalProperties: false;
|
|
983
1087
|
};
|
|
1088
|
+
export declare const MarketplaceListingSchema: {
|
|
1089
|
+
readonly type: "object";
|
|
1090
|
+
readonly properties: {
|
|
1091
|
+
readonly id: {
|
|
1092
|
+
readonly type: "string";
|
|
1093
|
+
readonly maxLength: 63;
|
|
1094
|
+
readonly minLength: 1;
|
|
1095
|
+
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
1096
|
+
readonly description: "Id of the chart listing";
|
|
1097
|
+
readonly example: "portworx-enterprise-disaster-recovery-baremetal";
|
|
1098
|
+
};
|
|
1099
|
+
readonly name: {
|
|
1100
|
+
readonly type: "string";
|
|
1101
|
+
readonly description: "Name of the chart listing";
|
|
1102
|
+
readonly example: "Portworx Enterprise + Disaster Recovery - Baremetal";
|
|
1103
|
+
};
|
|
1104
|
+
readonly developer: {
|
|
1105
|
+
readonly type: "string";
|
|
1106
|
+
readonly description: "Author of the chart listing";
|
|
1107
|
+
readonly example: "Portworx";
|
|
1108
|
+
};
|
|
1109
|
+
readonly description: {
|
|
1110
|
+
readonly type: "string";
|
|
1111
|
+
readonly description: "Short description of the chart listing";
|
|
1112
|
+
readonly example: "Run Kubernetes with unmatched scalability, availability, and self-service access to any storage";
|
|
1113
|
+
};
|
|
1114
|
+
readonly logoUrl: {
|
|
1115
|
+
readonly type: "string";
|
|
1116
|
+
readonly description: "Logo of the chart listing";
|
|
1117
|
+
readonly example: "https://portworx.com/wp-content/themes/portworx/assets/images/header/portworx-logo.png";
|
|
1118
|
+
};
|
|
1119
|
+
readonly longDescription: {
|
|
1120
|
+
readonly type: "string";
|
|
1121
|
+
readonly description: "Long description of the chart listing";
|
|
1122
|
+
readonly example: "Portworx-Enterprise is the complete multi-cloud ready Kubernetes storage platform for running mission-critical apps in production....";
|
|
1123
|
+
};
|
|
1124
|
+
readonly categories: {
|
|
1125
|
+
readonly type: "array";
|
|
1126
|
+
readonly items: {
|
|
1127
|
+
readonly type: "string";
|
|
1128
|
+
readonly example: "AI & Machine Learning";
|
|
1129
|
+
};
|
|
1130
|
+
readonly description: "Tags of the chart";
|
|
1131
|
+
};
|
|
1132
|
+
readonly version_channels: {
|
|
1133
|
+
readonly type: "array";
|
|
1134
|
+
readonly items: {
|
|
1135
|
+
readonly type: "string";
|
|
1136
|
+
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
1137
|
+
readonly description: "Version of the chart.";
|
|
1138
|
+
readonly example: "2.x.x-cfke.x";
|
|
1139
|
+
};
|
|
1140
|
+
};
|
|
1141
|
+
readonly value_schemas: {
|
|
1142
|
+
readonly type: "array";
|
|
1143
|
+
readonly items: {
|
|
1144
|
+
readonly type: "object";
|
|
1145
|
+
readonly properties: {
|
|
1146
|
+
readonly version: {
|
|
1147
|
+
readonly type: "string";
|
|
1148
|
+
readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
|
|
1149
|
+
readonly description: "Version of the chart.";
|
|
1150
|
+
readonly example: "2.1.1-cfke.123";
|
|
1151
|
+
};
|
|
1152
|
+
readonly schema: {
|
|
1153
|
+
readonly type: "string";
|
|
1154
|
+
readonly description: "Schema of the chart values. JSON Schema as string";
|
|
1155
|
+
};
|
|
1156
|
+
readonly placeholder: {
|
|
1157
|
+
readonly type: "string";
|
|
1158
|
+
readonly description: "Schema of the chart values";
|
|
1159
|
+
readonly example: "foo: 1\nbar: example";
|
|
1160
|
+
};
|
|
1161
|
+
};
|
|
1162
|
+
readonly required: readonly ["version", "schema", "placeholder"];
|
|
1163
|
+
readonly additionalProperties: false;
|
|
1164
|
+
};
|
|
1165
|
+
};
|
|
1166
|
+
};
|
|
1167
|
+
readonly required: readonly ["id", "name", "developer", "description", "logoUrl", "longDescription", "categories", "version_channels", "value_schemas"];
|
|
1168
|
+
readonly additionalProperties: false;
|
|
1169
|
+
};
|
|
984
1170
|
export declare const OrganizationCreateInputSchema: {
|
|
985
1171
|
readonly type: "object";
|
|
986
1172
|
readonly properties: {
|
|
@@ -1070,12 +1256,6 @@ export declare const OrganizationSchema: {
|
|
|
1070
1256
|
readonly description: "Maximum number of fleets that can be created per cluster.";
|
|
1071
1257
|
readonly example: 999;
|
|
1072
1258
|
};
|
|
1073
|
-
readonly managed_fleets_cpu_max: {
|
|
1074
|
-
readonly type: "integer";
|
|
1075
|
-
readonly minimum: 0;
|
|
1076
|
-
readonly description: "Maximum number of CPU cores per managed fleet.";
|
|
1077
|
-
readonly example: 999;
|
|
1078
|
-
};
|
|
1079
1259
|
readonly cluster_tiers: {
|
|
1080
1260
|
readonly type: "array";
|
|
1081
1261
|
readonly items: {
|
|
@@ -1117,7 +1297,7 @@ export declare const OrganizationSchema: {
|
|
|
1117
1297
|
readonly description: "List of CFKE control plane versions available for the organization.";
|
|
1118
1298
|
};
|
|
1119
1299
|
};
|
|
1120
|
-
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "
|
|
1300
|
+
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions"];
|
|
1121
1301
|
readonly additionalProperties: false;
|
|
1122
1302
|
readonly description: "For security reasons, platform quota is controlled by Cloudfleet and can be updated only by Cloudfleet administrators. Please open a support ticket if you need to change the platform quota.";
|
|
1123
1303
|
};
|
|
@@ -1279,13 +1459,13 @@ export declare const UsageSchema: {
|
|
|
1279
1459
|
readonly type: "string";
|
|
1280
1460
|
readonly description: "Tier of the cluster.";
|
|
1281
1461
|
readonly example: "pro";
|
|
1282
|
-
readonly enum: readonly [""];
|
|
1462
|
+
readonly enum: readonly ["basic", "pro", ""];
|
|
1283
1463
|
};
|
|
1284
1464
|
readonly product: {
|
|
1285
1465
|
readonly type: "string";
|
|
1286
1466
|
readonly description: "The product the usage is associated with";
|
|
1287
|
-
readonly example: "
|
|
1288
|
-
readonly enum: readonly ["
|
|
1467
|
+
readonly example: "cfke_controlplane";
|
|
1468
|
+
readonly enum: readonly ["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"];
|
|
1289
1469
|
};
|
|
1290
1470
|
readonly node_name: {
|
|
1291
1471
|
readonly type: "string";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../src/schemas.gen.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../src/schemas.gen.ts"],"names":[],"mappings":"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"}
|