@cloudfleet/sdk 0.0.1-2bdeb58 → 0.0.1-32a25f1
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.gen.d.ts +3 -0
- package/dist/client/client.gen.d.ts.map +1 -0
- package/dist/client/client.gen.js +205 -0
- package/dist/client/client.gen.js.map +1 -0
- package/dist/client/index.d.ts +9 -0
- package/dist/client/index.d.ts.map +1 -0
- package/dist/client/index.js +7 -0
- package/dist/client/index.js.map +1 -0
- package/dist/client/types.gen.d.ts +125 -0
- package/dist/client/types.gen.d.ts.map +1 -0
- package/dist/client/types.gen.js +3 -0
- package/dist/client/types.gen.js.map +1 -0
- package/dist/client/utils.gen.d.ts +34 -0
- package/dist/client/utils.gen.d.ts.map +1 -0
- package/dist/client/utils.gen.js +231 -0
- package/dist/client/utils.gen.js.map +1 -0
- package/dist/client.gen.d.ts +4 -4
- 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.gen.d.ts +19 -0
- package/dist/core/auth.gen.d.ts.map +1 -0
- package/dist/core/auth.gen.js +15 -0
- package/dist/core/auth.gen.js.map +1 -0
- package/dist/core/bodySerializer.gen.d.ts +18 -0
- package/dist/core/bodySerializer.gen.d.ts.map +1 -0
- package/dist/core/bodySerializer.gen.js +58 -0
- package/dist/core/bodySerializer.gen.js.map +1 -0
- package/dist/core/params.gen.d.ts +34 -0
- package/dist/core/params.gen.d.ts.map +1 -0
- package/dist/core/params.gen.js +89 -0
- package/dist/core/params.gen.js.map +1 -0
- package/dist/core/pathSerializer.gen.d.ts +34 -0
- package/dist/core/pathSerializer.gen.d.ts.map +1 -0
- package/dist/core/pathSerializer.gen.js +115 -0
- package/dist/core/pathSerializer.gen.js.map +1 -0
- package/dist/core/queryKeySerializer.gen.d.ts +19 -0
- package/dist/core/queryKeySerializer.gen.d.ts.map +1 -0
- package/dist/core/queryKeySerializer.gen.js +100 -0
- package/dist/core/queryKeySerializer.gen.js.map +1 -0
- package/dist/core/serverSentEvents.gen.d.ts +72 -0
- package/dist/core/serverSentEvents.gen.d.ts.map +1 -0
- package/dist/core/serverSentEvents.gen.js +136 -0
- package/dist/core/serverSentEvents.gen.js.map +1 -0
- package/dist/core/types.gen.d.ts +79 -0
- package/dist/core/types.gen.d.ts.map +1 -0
- package/dist/core/types.gen.js +3 -0
- package/dist/core/types.gen.js.map +1 -0
- package/dist/core/utils.gen.d.ts +20 -0
- package/dist/core/utils.gen.d.ts.map +1 -0
- package/dist/core/utils.gen.js +88 -0
- package/dist/core/utils.gen.js.map +1 -0
- package/dist/schemas.gen.d.ts +603 -590
- package/dist/schemas.gen.d.ts.map +1 -1
- package/dist/schemas.gen.js +612 -627
- package/dist/schemas.gen.js.map +1 -1
- package/dist/sdk.gen.d.ts +139 -76
- package/dist/sdk.gen.d.ts.map +1 -1
- package/dist/sdk.gen.js +183 -94
- package/dist/sdk.gen.js.map +1 -1
- package/dist/services/kubernetes/api.d.ts +12 -12
- package/dist/types.gen.d.ts +546 -360
- package/dist/types.gen.d.ts.map +1 -1
- package/dist/zod.gen.d.ts +1775 -2204
- package/dist/zod.gen.d.ts.map +1 -1
- package/dist/zod.gen.js +755 -788
- package/dist/zod.gen.js.map +1 -1
- package/package.json +5 -6
package/dist/schemas.gen.d.ts
CHANGED
|
@@ -57,15 +57,10 @@ export declare const BillingContactSchema: {
|
|
|
57
57
|
readonly description: "Email address used for billing as a string.";
|
|
58
58
|
readonly example: "email@example.com";
|
|
59
59
|
};
|
|
60
|
-
readonly
|
|
61
|
-
readonly type: "string";
|
|
62
|
-
readonly description: "First name of the billing contact person.";
|
|
63
|
-
readonly example: "John";
|
|
64
|
-
};
|
|
65
|
-
readonly last_name: {
|
|
60
|
+
readonly individual_name: {
|
|
66
61
|
readonly type: "string";
|
|
67
|
-
readonly description: "
|
|
68
|
-
readonly example: "Doe";
|
|
62
|
+
readonly description: "Name of the billing contact person.";
|
|
63
|
+
readonly example: "John Doe";
|
|
69
64
|
};
|
|
70
65
|
readonly tax_id: {
|
|
71
66
|
readonly type: "string";
|
|
@@ -75,12 +70,13 @@ export declare const BillingContactSchema: {
|
|
|
75
70
|
};
|
|
76
71
|
readonly tax_id_type: {
|
|
77
72
|
readonly type: "string";
|
|
73
|
+
readonly nullable: true;
|
|
78
74
|
readonly description: "Type of the tax ID.";
|
|
79
75
|
readonly example: "de_vat";
|
|
80
|
-
readonly enum: readonly ["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "au_abn", "au_arn", "ba_tin", "bb_tin", "bg_uic", "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", "de_stn", "do_rcn", "ec_ruc", "eg_tin", "es_cif", "eu_oss_vat", "
|
|
76
|
+
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", ""];
|
|
81
77
|
};
|
|
82
78
|
};
|
|
83
|
-
readonly required: readonly ["email", "
|
|
79
|
+
readonly required: readonly ["email", "individual_name"];
|
|
84
80
|
readonly additionalProperties: false;
|
|
85
81
|
};
|
|
86
82
|
export declare const BillingCreditsSchema: {
|
|
@@ -91,10 +87,22 @@ export declare const BillingCreditsSchema: {
|
|
|
91
87
|
readonly description: "Generated unique identifier of the promotional code.";
|
|
92
88
|
readonly example: "7kUZnH7nnKUFfvc4NK2KQF";
|
|
93
89
|
};
|
|
94
|
-
readonly
|
|
90
|
+
readonly type: {
|
|
91
|
+
readonly type: "string";
|
|
92
|
+
readonly description: "Type of the promotional code.";
|
|
93
|
+
readonly example: "credit";
|
|
94
|
+
readonly enum: readonly ["credit", "discount"];
|
|
95
|
+
};
|
|
96
|
+
readonly date_start: {
|
|
95
97
|
readonly type: "string";
|
|
96
98
|
readonly format: "date-time";
|
|
97
|
-
readonly description: "
|
|
99
|
+
readonly description: "Timestamp when the credit becomes active. ISO 8601 date string in the UTC timezone.";
|
|
100
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
101
|
+
};
|
|
102
|
+
readonly date_end: {
|
|
103
|
+
readonly type: "string";
|
|
104
|
+
readonly format: "date-time";
|
|
105
|
+
readonly description: "Timestamp when the credit expires or becomes inactive. ISO 8601 date string in the UTC timezone.";
|
|
98
106
|
readonly example: "2023-12-20T13:53:32.000Z";
|
|
99
107
|
};
|
|
100
108
|
readonly code: {
|
|
@@ -107,40 +115,20 @@ export declare const BillingCreditsSchema: {
|
|
|
107
115
|
readonly description: "Description of the promotional code.";
|
|
108
116
|
readonly example: "10% off on all products";
|
|
109
117
|
};
|
|
110
|
-
readonly
|
|
111
|
-
readonly type: "array";
|
|
112
|
-
readonly items: {
|
|
113
|
-
readonly type: "string";
|
|
114
|
-
};
|
|
115
|
-
readonly description: "List of product SKUs that the promotional code can be used on.";
|
|
116
|
-
readonly example: readonly ["SKU123", "SKU456"];
|
|
117
|
-
};
|
|
118
|
-
readonly type: {
|
|
119
|
-
readonly type: "string";
|
|
120
|
-
readonly description: "Type of the promotional code.";
|
|
121
|
-
readonly example: "credit";
|
|
122
|
-
readonly enum: readonly ["credit", "discount"];
|
|
123
|
-
};
|
|
124
|
-
readonly value: {
|
|
118
|
+
readonly value_total: {
|
|
125
119
|
readonly type: "number";
|
|
126
120
|
readonly format: "float";
|
|
127
|
-
readonly description: "
|
|
121
|
+
readonly description: "Total value of the promotional code.";
|
|
128
122
|
readonly example: 10;
|
|
129
123
|
};
|
|
130
|
-
readonly billing_period: {
|
|
131
|
-
readonly type: "string";
|
|
132
|
-
readonly format: "date-time";
|
|
133
|
-
readonly description: "Date of the billing cycle. An ISO 8601 date string in the UTC timezone.";
|
|
134
|
-
readonly example: "2023-12-20T13:53:32.000Z";
|
|
135
|
-
};
|
|
136
124
|
readonly value_remaining: {
|
|
137
125
|
readonly type: "number";
|
|
138
126
|
readonly format: "float";
|
|
139
|
-
readonly description: "
|
|
140
|
-
readonly example:
|
|
127
|
+
readonly description: "Remaining value of the promotional code.";
|
|
128
|
+
readonly example: 8;
|
|
141
129
|
};
|
|
142
130
|
};
|
|
143
|
-
readonly required: readonly ["
|
|
131
|
+
readonly required: readonly ["type", "date_start", "code", "value_total"];
|
|
144
132
|
readonly additionalProperties: false;
|
|
145
133
|
};
|
|
146
134
|
export declare const ChartCreateInputSchema: {
|
|
@@ -148,12 +136,12 @@ export declare const ChartCreateInputSchema: {
|
|
|
148
136
|
readonly properties: {
|
|
149
137
|
readonly values: {
|
|
150
138
|
readonly type: "string";
|
|
151
|
-
readonly description: "Values to be used in the chart.";
|
|
139
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
152
140
|
};
|
|
153
141
|
readonly version_channel: {
|
|
154
142
|
readonly type: "string";
|
|
155
143
|
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-]+)*))?$";
|
|
156
|
-
readonly description: "
|
|
144
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
157
145
|
readonly example: "2.x.x-cfke.x";
|
|
158
146
|
};
|
|
159
147
|
readonly name: {
|
|
@@ -189,12 +177,12 @@ export declare const ChartSchema: {
|
|
|
189
177
|
readonly properties: {
|
|
190
178
|
readonly values: {
|
|
191
179
|
readonly type: "string";
|
|
192
|
-
readonly description: "Values to be used in the chart.";
|
|
180
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
193
181
|
};
|
|
194
182
|
readonly version_channel: {
|
|
195
183
|
readonly type: "string";
|
|
196
184
|
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-]+)*))?$";
|
|
197
|
-
readonly description: "
|
|
185
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
198
186
|
readonly example: "2.x.x-cfke.x";
|
|
199
187
|
};
|
|
200
188
|
readonly name: {
|
|
@@ -225,7 +213,7 @@ export declare const ChartSchema: {
|
|
|
225
213
|
readonly type: "string";
|
|
226
214
|
readonly description: "Status of the chart deployment.";
|
|
227
215
|
readonly example: "active";
|
|
228
|
-
readonly enum: readonly ["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing"];
|
|
216
|
+
readonly enum: readonly ["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"];
|
|
229
217
|
};
|
|
230
218
|
readonly version_current: {
|
|
231
219
|
readonly type: "string";
|
|
@@ -256,12 +244,12 @@ export declare const ChartUpdateInputSchema: {
|
|
|
256
244
|
readonly properties: {
|
|
257
245
|
readonly values: {
|
|
258
246
|
readonly type: "string";
|
|
259
|
-
readonly description: "Values to be used in the chart.";
|
|
247
|
+
readonly description: "Values to be used in the chart encoded as a JSON string.";
|
|
260
248
|
};
|
|
261
249
|
readonly version_channel: {
|
|
262
250
|
readonly type: "string";
|
|
263
251
|
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-]+)*))?$";
|
|
264
|
-
readonly description: "
|
|
252
|
+
readonly description: "Desired version range or channel for the chart.";
|
|
265
253
|
readonly example: "2.x.x-cfke.x";
|
|
266
254
|
};
|
|
267
255
|
};
|
|
@@ -279,25 +267,25 @@ export declare const ClusterCreateInputSchema: {
|
|
|
279
267
|
readonly description: "Name of the cluster.";
|
|
280
268
|
readonly example: "production-cluster";
|
|
281
269
|
};
|
|
282
|
-
readonly region: {
|
|
283
|
-
readonly type: "string";
|
|
284
|
-
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
|
|
285
|
-
readonly default: "staging";
|
|
286
|
-
readonly example: "northamerica-central-1";
|
|
287
|
-
readonly enum: readonly ["staging", "northamerica-central-1"];
|
|
288
|
-
};
|
|
289
270
|
readonly tier: {
|
|
290
271
|
readonly type: "string";
|
|
291
272
|
readonly description: "Tier of the cluster.";
|
|
292
273
|
readonly example: "pro";
|
|
293
274
|
readonly enum: readonly ["basic", "pro"];
|
|
294
275
|
};
|
|
276
|
+
readonly region: {
|
|
277
|
+
readonly type: "string";
|
|
278
|
+
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
|
|
279
|
+
readonly default: "staging";
|
|
280
|
+
readonly example: "northamerica-central-1a";
|
|
281
|
+
readonly enum: readonly ["staging", "northamerica-central-1", "europe-central-1a", "northamerica-central-1a"];
|
|
282
|
+
};
|
|
295
283
|
readonly version_channel: {
|
|
296
284
|
readonly type: "string";
|
|
297
285
|
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-]+)*))?$";
|
|
298
286
|
readonly description: "Version of the kubernetes cluster.";
|
|
299
287
|
readonly default: "1.x.x-cfke.x";
|
|
300
|
-
readonly example: "1.
|
|
288
|
+
readonly example: "1.33.x-cfke.x";
|
|
301
289
|
};
|
|
302
290
|
};
|
|
303
291
|
readonly required: readonly ["name", "tier"];
|
|
@@ -333,7 +321,7 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
333
321
|
readonly kubernetes: {
|
|
334
322
|
readonly type: "string";
|
|
335
323
|
readonly description: "Kubernetes version of the cluster.";
|
|
336
|
-
readonly example: "1.
|
|
324
|
+
readonly example: "1.33.7";
|
|
337
325
|
};
|
|
338
326
|
readonly tailscale: {
|
|
339
327
|
readonly type: "string";
|
|
@@ -345,8 +333,13 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
345
333
|
readonly description: "Containerd version of the cluster.";
|
|
346
334
|
readonly example: "1.7.19";
|
|
347
335
|
};
|
|
336
|
+
readonly nvidia_driver: {
|
|
337
|
+
readonly type: "string";
|
|
338
|
+
readonly description: "NVIDIA driver version of the cluster.";
|
|
339
|
+
readonly example: "565.0.0";
|
|
340
|
+
};
|
|
348
341
|
};
|
|
349
|
-
readonly required: readonly ["kubernetes", "tailscale", "containerd"];
|
|
342
|
+
readonly required: readonly ["kubernetes", "tailscale", "containerd", "nvidia_driver"];
|
|
350
343
|
readonly additionalProperties: false;
|
|
351
344
|
readonly description: "Versions of the different components of the cluster.";
|
|
352
345
|
};
|
|
@@ -388,25 +381,25 @@ export declare const ClusterSchema: {
|
|
|
388
381
|
readonly description: "Name of the cluster.";
|
|
389
382
|
readonly example: "production-cluster";
|
|
390
383
|
};
|
|
391
|
-
readonly region: {
|
|
392
|
-
readonly type: "string";
|
|
393
|
-
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
|
|
394
|
-
readonly default: "staging";
|
|
395
|
-
readonly example: "northamerica-central-1";
|
|
396
|
-
readonly enum: readonly ["staging", "northamerica-central-1"];
|
|
397
|
-
};
|
|
398
384
|
readonly tier: {
|
|
399
385
|
readonly type: "string";
|
|
400
386
|
readonly description: "Tier of the cluster.";
|
|
401
387
|
readonly example: "pro";
|
|
402
388
|
readonly enum: readonly ["basic", "pro"];
|
|
403
389
|
};
|
|
390
|
+
readonly region: {
|
|
391
|
+
readonly type: "string";
|
|
392
|
+
readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
|
|
393
|
+
readonly default: "staging";
|
|
394
|
+
readonly example: "northamerica-central-1a";
|
|
395
|
+
readonly enum: readonly ["staging", "northamerica-central-1", "europe-central-1a", "northamerica-central-1a"];
|
|
396
|
+
};
|
|
404
397
|
readonly version_channel: {
|
|
405
398
|
readonly type: "string";
|
|
406
399
|
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-]+)*))?$";
|
|
407
400
|
readonly description: "Version of the kubernetes cluster.";
|
|
408
401
|
readonly default: "1.x.x-cfke.x";
|
|
409
|
-
readonly example: "1.
|
|
402
|
+
readonly example: "1.33.x-cfke.x";
|
|
410
403
|
};
|
|
411
404
|
readonly id: {
|
|
412
405
|
readonly type: "string";
|
|
@@ -418,7 +411,7 @@ export declare const ClusterSchema: {
|
|
|
418
411
|
readonly type: "string";
|
|
419
412
|
readonly description: "Status of the cluster. When creating a new cluster, set to `active`. When deleting a clusters, set to `deleted`.";
|
|
420
413
|
readonly example: "active";
|
|
421
|
-
readonly enum: readonly ["active", "deleted", "creating", "deployed", "failed", "updating"];
|
|
414
|
+
readonly enum: readonly ["active", "disabled", "deleted", "creating", "deployed", "failed", "updating"];
|
|
422
415
|
};
|
|
423
416
|
readonly endpoint: {
|
|
424
417
|
readonly anyOf: readonly [{
|
|
@@ -439,7 +432,7 @@ export declare const ClusterSchema: {
|
|
|
439
432
|
readonly version_current: {
|
|
440
433
|
readonly type: "string";
|
|
441
434
|
readonly description: "Current version of the cluster.";
|
|
442
|
-
readonly example: "1.
|
|
435
|
+
readonly example: "1.33.7-cfke.264";
|
|
443
436
|
};
|
|
444
437
|
readonly created_at: {
|
|
445
438
|
readonly type: "string";
|
|
@@ -471,13 +464,20 @@ export declare const ClusterUpdateInputSchema: {
|
|
|
471
464
|
readonly description: "Name of the cluster.";
|
|
472
465
|
readonly example: "production-cluster";
|
|
473
466
|
};
|
|
467
|
+
readonly tier: {
|
|
468
|
+
readonly type: "string";
|
|
469
|
+
readonly description: "Tier of the cluster.";
|
|
470
|
+
readonly example: "pro";
|
|
471
|
+
readonly enum: readonly ["basic", "pro"];
|
|
472
|
+
};
|
|
474
473
|
readonly version_channel: {
|
|
475
474
|
readonly type: "string";
|
|
476
475
|
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-]+)*))?$";
|
|
477
476
|
readonly description: "Version of the kubernetes cluster.";
|
|
478
|
-
readonly example: "1.
|
|
477
|
+
readonly example: "1.33.x-cfke.x";
|
|
479
478
|
};
|
|
480
479
|
};
|
|
480
|
+
readonly required: readonly ["tier"];
|
|
481
481
|
readonly additionalProperties: false;
|
|
482
482
|
};
|
|
483
483
|
export declare const FleetCreateInputSchema: {
|
|
@@ -513,31 +513,19 @@ export declare const FleetCreateInputSchema: {
|
|
|
513
513
|
readonly additionalProperties: false;
|
|
514
514
|
};
|
|
515
515
|
readonly hetzner: {
|
|
516
|
-
readonly
|
|
517
|
-
|
|
518
|
-
readonly
|
|
519
|
-
readonly
|
|
520
|
-
|
|
521
|
-
readonly default: true;
|
|
522
|
-
};
|
|
523
|
-
readonly apiKey: {
|
|
524
|
-
readonly type: "string";
|
|
525
|
-
};
|
|
516
|
+
readonly type: "object";
|
|
517
|
+
readonly properties: {
|
|
518
|
+
readonly enabled: {
|
|
519
|
+
readonly type: "boolean";
|
|
520
|
+
readonly default: true;
|
|
526
521
|
};
|
|
527
|
-
readonly
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
readonly properties: {
|
|
531
|
-
readonly apiKey: {
|
|
532
|
-
readonly type: "string";
|
|
533
|
-
};
|
|
534
|
-
readonly enabled: {
|
|
535
|
-
readonly type: "boolean";
|
|
536
|
-
readonly default: true;
|
|
537
|
-
};
|
|
522
|
+
readonly apiKey: {
|
|
523
|
+
readonly type: "string";
|
|
524
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
538
525
|
};
|
|
539
|
-
|
|
540
|
-
|
|
526
|
+
};
|
|
527
|
+
readonly required: readonly ["apiKey"];
|
|
528
|
+
readonly additionalProperties: false;
|
|
541
529
|
};
|
|
542
530
|
readonly aws: {
|
|
543
531
|
readonly type: "object";
|
|
@@ -562,13 +550,8 @@ export declare const FleetCreateInputSchema: {
|
|
|
562
550
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
563
551
|
readonly example: "new-clouds-fleet";
|
|
564
552
|
};
|
|
565
|
-
readonly type: {
|
|
566
|
-
readonly type: "string";
|
|
567
|
-
readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
|
|
568
|
-
readonly enum: readonly ["managed", "connected"];
|
|
569
|
-
};
|
|
570
553
|
};
|
|
571
|
-
readonly required: readonly ["id"
|
|
554
|
+
readonly required: readonly ["id"];
|
|
572
555
|
readonly additionalProperties: false;
|
|
573
556
|
};
|
|
574
557
|
export declare const FleetSchema: {
|
|
@@ -604,31 +587,19 @@ export declare const FleetSchema: {
|
|
|
604
587
|
readonly additionalProperties: false;
|
|
605
588
|
};
|
|
606
589
|
readonly hetzner: {
|
|
607
|
-
readonly
|
|
608
|
-
|
|
609
|
-
readonly
|
|
610
|
-
readonly
|
|
611
|
-
|
|
612
|
-
readonly default: true;
|
|
613
|
-
};
|
|
614
|
-
readonly apiKey: {
|
|
615
|
-
readonly type: "string";
|
|
616
|
-
};
|
|
590
|
+
readonly type: "object";
|
|
591
|
+
readonly properties: {
|
|
592
|
+
readonly enabled: {
|
|
593
|
+
readonly type: "boolean";
|
|
594
|
+
readonly default: true;
|
|
617
595
|
};
|
|
618
|
-
readonly
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
readonly properties: {
|
|
622
|
-
readonly apiKey: {
|
|
623
|
-
readonly type: "string";
|
|
624
|
-
};
|
|
625
|
-
readonly enabled: {
|
|
626
|
-
readonly type: "boolean";
|
|
627
|
-
readonly default: true;
|
|
628
|
-
};
|
|
596
|
+
readonly apiKey: {
|
|
597
|
+
readonly type: "string";
|
|
598
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
629
599
|
};
|
|
630
|
-
|
|
631
|
-
|
|
600
|
+
};
|
|
601
|
+
readonly required: readonly ["apiKey"];
|
|
602
|
+
readonly additionalProperties: false;
|
|
632
603
|
};
|
|
633
604
|
readonly aws: {
|
|
634
605
|
readonly type: "object";
|
|
@@ -653,13 +624,8 @@ export declare const FleetSchema: {
|
|
|
653
624
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
654
625
|
readonly example: "new-clouds-fleet";
|
|
655
626
|
};
|
|
656
|
-
readonly type: {
|
|
657
|
-
readonly type: "string";
|
|
658
|
-
readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
|
|
659
|
-
readonly enum: readonly ["managed", "connected"];
|
|
660
|
-
};
|
|
661
627
|
};
|
|
662
|
-
readonly required: readonly ["id"
|
|
628
|
+
readonly required: readonly ["id"];
|
|
663
629
|
readonly additionalProperties: false;
|
|
664
630
|
};
|
|
665
631
|
export declare const FleetUpdateInputSchema: {
|
|
@@ -695,31 +661,19 @@ export declare const FleetUpdateInputSchema: {
|
|
|
695
661
|
readonly additionalProperties: false;
|
|
696
662
|
};
|
|
697
663
|
readonly hetzner: {
|
|
698
|
-
readonly
|
|
699
|
-
|
|
700
|
-
readonly
|
|
701
|
-
readonly
|
|
702
|
-
|
|
703
|
-
readonly default: true;
|
|
704
|
-
};
|
|
705
|
-
readonly apiKey: {
|
|
706
|
-
readonly type: "string";
|
|
707
|
-
};
|
|
664
|
+
readonly type: "object";
|
|
665
|
+
readonly properties: {
|
|
666
|
+
readonly enabled: {
|
|
667
|
+
readonly type: "boolean";
|
|
668
|
+
readonly default: true;
|
|
708
669
|
};
|
|
709
|
-
readonly
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
readonly properties: {
|
|
713
|
-
readonly apiKey: {
|
|
714
|
-
readonly type: "string";
|
|
715
|
-
};
|
|
716
|
-
readonly enabled: {
|
|
717
|
-
readonly type: "boolean";
|
|
718
|
-
readonly default: true;
|
|
719
|
-
};
|
|
670
|
+
readonly apiKey: {
|
|
671
|
+
readonly type: "string";
|
|
672
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
720
673
|
};
|
|
721
|
-
|
|
722
|
-
|
|
674
|
+
};
|
|
675
|
+
readonly required: readonly ["apiKey"];
|
|
676
|
+
readonly additionalProperties: false;
|
|
723
677
|
};
|
|
724
678
|
readonly aws: {
|
|
725
679
|
readonly type: "object";
|
|
@@ -783,19 +737,15 @@ export declare const InvoiceSchema: {
|
|
|
783
737
|
readonly description: "Unique identifier of the invoice. UUID v4 string in canonical form";
|
|
784
738
|
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
785
739
|
};
|
|
786
|
-
readonly
|
|
740
|
+
readonly number: {
|
|
787
741
|
readonly type: "string";
|
|
788
|
-
readonly format: "uuid";
|
|
789
|
-
readonly description: "Unique identifier of the organization. UUID v4 string in canonical form";
|
|
790
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
791
742
|
};
|
|
792
743
|
readonly status: {
|
|
793
744
|
readonly type: "string";
|
|
794
745
|
readonly description: "Status of the invoice";
|
|
795
|
-
readonly example: "
|
|
796
|
-
readonly enum: readonly ["DRAFT", "COMMITTED", "VOID"];
|
|
746
|
+
readonly example: "paid";
|
|
797
747
|
};
|
|
798
|
-
readonly
|
|
748
|
+
readonly total: {
|
|
799
749
|
readonly type: "number";
|
|
800
750
|
readonly format: "float";
|
|
801
751
|
readonly description: "Total amount of the invoice";
|
|
@@ -804,400 +754,164 @@ export declare const InvoiceSchema: {
|
|
|
804
754
|
readonly currency: {
|
|
805
755
|
readonly type: "string";
|
|
806
756
|
readonly description: "Currency of the invoice";
|
|
807
|
-
readonly example: "
|
|
808
|
-
readonly enum: readonly ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYR", "BZD", "CAD", "CDF", "CHF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GGP", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "IMP", "INR", "IQD", "IRR", "ISK", "JEP", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SLL", "SOS", "SPL", "SRD", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TVD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XCD", "XDR", "XOF", "XPF", "YER", "ZAR", "ZMW", "ZWD", "BTC"];
|
|
757
|
+
readonly example: "usd";
|
|
809
758
|
};
|
|
810
|
-
readonly
|
|
811
|
-
readonly type: "
|
|
812
|
-
readonly format: "
|
|
813
|
-
readonly description: "
|
|
814
|
-
readonly example:
|
|
759
|
+
readonly created: {
|
|
760
|
+
readonly type: "string";
|
|
761
|
+
readonly format: "date-time";
|
|
762
|
+
readonly description: "Timestamp when the invoice was issued. ISO 8601 date string in the UTC timezone.";
|
|
763
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
815
764
|
};
|
|
816
|
-
readonly
|
|
817
|
-
readonly type: "
|
|
818
|
-
readonly format: "
|
|
819
|
-
readonly description: "
|
|
820
|
-
readonly example:
|
|
765
|
+
readonly period_start: {
|
|
766
|
+
readonly type: "string";
|
|
767
|
+
readonly format: "date-time";
|
|
768
|
+
readonly description: "Billing period start timestamp. ISO 8601 date string in the UTC timezone.";
|
|
769
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
821
770
|
};
|
|
822
|
-
readonly
|
|
771
|
+
readonly period_end: {
|
|
823
772
|
readonly type: "string";
|
|
824
|
-
readonly
|
|
825
|
-
readonly
|
|
773
|
+
readonly format: "date-time";
|
|
774
|
+
readonly description: "Billing period end timestamp. ISO 8601 date string in the UTC timezone.";
|
|
775
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
826
776
|
};
|
|
827
|
-
readonly
|
|
777
|
+
readonly invoice_pdf: {
|
|
828
778
|
readonly type: "string";
|
|
829
|
-
readonly description: "Target date of the invoice";
|
|
830
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
831
779
|
};
|
|
832
|
-
|
|
780
|
+
};
|
|
781
|
+
readonly required: readonly ["created", "period_start", "period_end"];
|
|
782
|
+
readonly additionalProperties: false;
|
|
783
|
+
};
|
|
784
|
+
export declare const MarketplaceListingFilesSchema: {
|
|
785
|
+
readonly type: "object";
|
|
786
|
+
readonly properties: {
|
|
787
|
+
readonly chartYaml: {
|
|
833
788
|
readonly type: "string";
|
|
834
|
-
readonly description: "
|
|
835
|
-
readonly example: "
|
|
789
|
+
readonly description: "Raw Chart.yaml content from the Helm chart";
|
|
790
|
+
readonly example: "apiVersion: v2\nname: nginx-ingress\nversion: 1.18.2-cfke.45\nappVersion: 1.9.4";
|
|
836
791
|
};
|
|
837
|
-
readonly
|
|
838
|
-
readonly type: "
|
|
839
|
-
readonly
|
|
840
|
-
readonly
|
|
841
|
-
readonly example: 100;
|
|
792
|
+
readonly valuesYaml: {
|
|
793
|
+
readonly type: "string";
|
|
794
|
+
readonly description: "Raw values.yaml content from the Helm chart";
|
|
795
|
+
readonly example: "replicaCount: 1\nimage:\n repository: nginx\n tag: latest";
|
|
842
796
|
};
|
|
843
|
-
readonly
|
|
797
|
+
readonly valuesSchemaJson: {
|
|
844
798
|
readonly type: "string";
|
|
845
|
-
readonly description: "
|
|
846
|
-
readonly example: "
|
|
799
|
+
readonly description: "JSON schema for values.yaml as a string";
|
|
800
|
+
readonly example: "{\"type\":\"object\",\"properties\":{\"replicaCount\":{\"type\":\"number\"}}}";
|
|
847
801
|
};
|
|
848
|
-
|
|
802
|
+
};
|
|
803
|
+
readonly additionalProperties: false;
|
|
804
|
+
};
|
|
805
|
+
export declare const MarketplaceListingSchema: {
|
|
806
|
+
readonly type: "object";
|
|
807
|
+
readonly properties: {
|
|
808
|
+
readonly name: {
|
|
809
|
+
readonly type: "string";
|
|
810
|
+
readonly description: "Name of the chart";
|
|
811
|
+
readonly example: "nginx-ingress";
|
|
812
|
+
};
|
|
813
|
+
readonly versions: {
|
|
849
814
|
readonly type: "array";
|
|
850
815
|
readonly items: {
|
|
851
|
-
readonly type: "
|
|
852
|
-
readonly
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
};
|
|
905
|
-
readonly itemType: {
|
|
906
|
-
readonly type: "string";
|
|
907
|
-
readonly description: "Type of the invoice item";
|
|
908
|
-
readonly example: "EXTERNAL_CHARGE";
|
|
909
|
-
readonly enum: readonly ["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"];
|
|
910
|
-
};
|
|
911
|
-
readonly description: {
|
|
912
|
-
readonly type: "string";
|
|
913
|
-
readonly description: "Description of the invoice item";
|
|
914
|
-
readonly example: "Description of the invoice item";
|
|
915
|
-
};
|
|
916
|
-
readonly startDate: {
|
|
917
|
-
readonly type: "string";
|
|
918
|
-
readonly description: "Start date of the invoice item";
|
|
919
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
920
|
-
};
|
|
921
|
-
readonly endDate: {
|
|
922
|
-
readonly type: "string";
|
|
923
|
-
readonly description: "End date of the invoice item";
|
|
924
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
925
|
-
};
|
|
926
|
-
readonly amount: {
|
|
927
|
-
readonly type: "number";
|
|
928
|
-
readonly format: "float";
|
|
929
|
-
readonly description: "Amount of the invoice item";
|
|
930
|
-
readonly example: 100;
|
|
931
|
-
};
|
|
932
|
-
readonly rate: {
|
|
933
|
-
readonly type: "number";
|
|
934
|
-
readonly format: "float";
|
|
935
|
-
readonly description: "Rate of the invoice item";
|
|
936
|
-
readonly example: 100;
|
|
937
|
-
};
|
|
938
|
-
readonly currency: {
|
|
939
|
-
readonly type: "string";
|
|
940
|
-
readonly description: "Currency of the invoice item";
|
|
941
|
-
readonly example: "USD";
|
|
942
|
-
readonly enum: readonly ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYR", "BZD", "CAD", "CDF", "CHF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GGP", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "IMP", "INR", "IQD", "IRR", "ISK", "JEP", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SLL", "SOS", "SPL", "SRD", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TVD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XCD", "XDR", "XOF", "XPF", "YER", "ZAR", "ZMW", "ZWD", "BTC"];
|
|
943
|
-
};
|
|
944
|
-
readonly quantity: {
|
|
945
|
-
readonly type: "number";
|
|
946
|
-
readonly format: "float";
|
|
947
|
-
readonly description: "Quantity of the invoice item";
|
|
948
|
-
readonly example: 1;
|
|
949
|
-
};
|
|
950
|
-
readonly itemDetails: {
|
|
816
|
+
readonly type: "string";
|
|
817
|
+
readonly pattern: "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(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-]+)*))?$";
|
|
818
|
+
readonly description: "Specific version of the chart";
|
|
819
|
+
readonly example: "1.18.2-cfke.45";
|
|
820
|
+
};
|
|
821
|
+
readonly description: "Available versions of the chart";
|
|
822
|
+
};
|
|
823
|
+
readonly version_channels: {
|
|
824
|
+
readonly type: "array";
|
|
825
|
+
readonly items: {
|
|
826
|
+
readonly type: "string";
|
|
827
|
+
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-]+)*))?$";
|
|
828
|
+
readonly description: "Version channel pattern";
|
|
829
|
+
readonly example: "1.18.x-cfke.x";
|
|
830
|
+
};
|
|
831
|
+
readonly description: "Version channels for the chart";
|
|
832
|
+
};
|
|
833
|
+
readonly latestVersion: {
|
|
834
|
+
readonly type: "string";
|
|
835
|
+
readonly description: "Latest version of the chart";
|
|
836
|
+
readonly example: "1.18.2-cfke.45";
|
|
837
|
+
};
|
|
838
|
+
readonly metadata: {
|
|
839
|
+
readonly type: "object";
|
|
840
|
+
readonly properties: {
|
|
841
|
+
readonly name: {
|
|
842
|
+
readonly type: "string";
|
|
843
|
+
readonly description: "Chart name from metadata";
|
|
844
|
+
readonly example: "nginx-ingress";
|
|
845
|
+
};
|
|
846
|
+
readonly version: {
|
|
847
|
+
readonly type: "string";
|
|
848
|
+
readonly description: "Chart version from metadata";
|
|
849
|
+
readonly example: "1.18.2-cfke.45";
|
|
850
|
+
};
|
|
851
|
+
readonly description: {
|
|
852
|
+
readonly type: "string";
|
|
853
|
+
readonly description: "Chart description";
|
|
854
|
+
readonly example: "NGINX Ingress Controller for Kubernetes";
|
|
855
|
+
};
|
|
856
|
+
readonly appVersion: {
|
|
857
|
+
readonly type: "string";
|
|
858
|
+
readonly description: "Application version";
|
|
859
|
+
readonly example: "1.9.4";
|
|
860
|
+
};
|
|
861
|
+
readonly apiVersion: {
|
|
862
|
+
readonly type: "string";
|
|
863
|
+
readonly description: "Helm API version";
|
|
864
|
+
readonly example: "v2";
|
|
865
|
+
};
|
|
866
|
+
readonly keywords: {
|
|
867
|
+
readonly type: "array";
|
|
868
|
+
readonly items: {
|
|
951
869
|
readonly type: "string";
|
|
952
|
-
readonly description: "Details of the invoice item";
|
|
953
|
-
readonly example: "Details of the invoice item";
|
|
954
870
|
};
|
|
955
|
-
readonly
|
|
871
|
+
readonly description: "Chart keywords";
|
|
872
|
+
readonly example: readonly ["ingress", "nginx", "load-balancer"];
|
|
873
|
+
};
|
|
874
|
+
readonly home: {
|
|
875
|
+
readonly type: "string";
|
|
876
|
+
readonly description: "Chart home URL";
|
|
877
|
+
readonly example: "https://kubernetes.github.io/ingress-nginx/";
|
|
878
|
+
};
|
|
879
|
+
readonly sources: {
|
|
880
|
+
readonly type: "array";
|
|
881
|
+
readonly items: {
|
|
956
882
|
readonly type: "string";
|
|
957
|
-
readonly description: "Effective date of the catalog";
|
|
958
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
959
883
|
};
|
|
960
|
-
readonly
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
readonly
|
|
971
|
-
readonly
|
|
972
|
-
}
|
|
884
|
+
readonly description: "Chart source URLs";
|
|
885
|
+
readonly example: readonly ["https://github.com/kubernetes/ingress-nginx"];
|
|
886
|
+
};
|
|
887
|
+
readonly maintainers: {
|
|
888
|
+
readonly type: "array";
|
|
889
|
+
readonly items: {
|
|
890
|
+
readonly type: "object";
|
|
891
|
+
readonly properties: {
|
|
892
|
+
readonly name: {
|
|
893
|
+
readonly type: "string";
|
|
894
|
+
readonly description: "Maintainer name";
|
|
895
|
+
readonly example: "NGINX Team";
|
|
896
|
+
};
|
|
897
|
+
readonly email: {
|
|
973
898
|
readonly type: "string";
|
|
974
|
-
|
|
899
|
+
readonly description: "Maintainer email";
|
|
900
|
+
readonly example: "support@nginx.org";
|
|
901
|
+
};
|
|
975
902
|
};
|
|
976
|
-
readonly
|
|
903
|
+
readonly required: readonly ["name"];
|
|
904
|
+
readonly additionalProperties: false;
|
|
977
905
|
};
|
|
906
|
+
readonly description: "Chart maintainers";
|
|
978
907
|
};
|
|
979
|
-
readonly additionalProperties: false;
|
|
980
|
-
};
|
|
981
|
-
readonly description: "Credits of the invoice";
|
|
982
|
-
};
|
|
983
|
-
readonly items: {
|
|
984
|
-
readonly type: "array";
|
|
985
|
-
readonly items: {
|
|
986
|
-
readonly type: "object";
|
|
987
|
-
readonly properties: {
|
|
988
|
-
readonly id: {
|
|
989
|
-
readonly type: "string";
|
|
990
|
-
readonly format: "uuid";
|
|
991
|
-
readonly description: "Unique identifier of the invoice item. UUID v4 string in canonical form";
|
|
992
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
993
|
-
};
|
|
994
|
-
readonly linkedInvoiceItemId: {
|
|
995
|
-
readonly type: "string";
|
|
996
|
-
readonly format: "uuid";
|
|
997
|
-
readonly description: "Unique identifier of the linked invoice item. UUID v4 string in canonical form";
|
|
998
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
999
|
-
};
|
|
1000
|
-
readonly productName: {
|
|
1001
|
-
readonly type: "string";
|
|
1002
|
-
readonly description: "Name of the product";
|
|
1003
|
-
readonly example: "Research team";
|
|
1004
|
-
};
|
|
1005
|
-
readonly planName: {
|
|
1006
|
-
readonly type: "string";
|
|
1007
|
-
readonly description: "Name of the plan";
|
|
1008
|
-
readonly example: "Plan A";
|
|
1009
|
-
};
|
|
1010
|
-
readonly phaseName: {
|
|
1011
|
-
readonly type: "string";
|
|
1012
|
-
readonly description: "Name of the phase";
|
|
1013
|
-
readonly example: "Phase A";
|
|
1014
|
-
};
|
|
1015
|
-
readonly usageName: {
|
|
1016
|
-
readonly type: "string";
|
|
1017
|
-
readonly description: "Name of the usage";
|
|
1018
|
-
readonly example: "Usage A";
|
|
1019
|
-
};
|
|
1020
|
-
readonly prettyProductName: {
|
|
1021
|
-
readonly type: "string";
|
|
1022
|
-
readonly description: "Pretty name of the product";
|
|
1023
|
-
readonly example: "Research team";
|
|
1024
|
-
};
|
|
1025
|
-
readonly prettyPlanName: {
|
|
1026
|
-
readonly type: "string";
|
|
1027
|
-
readonly description: "Pretty name of the plan";
|
|
1028
|
-
readonly example: "Plan A";
|
|
1029
|
-
};
|
|
1030
|
-
readonly prettyPhaseName: {
|
|
1031
|
-
readonly type: "string";
|
|
1032
|
-
readonly description: "Pretty name of the phase";
|
|
1033
|
-
readonly example: "Phase A";
|
|
1034
|
-
};
|
|
1035
|
-
readonly prettyUsageName: {
|
|
1036
|
-
readonly type: "string";
|
|
1037
|
-
readonly description: "Pretty name of the usage";
|
|
1038
|
-
readonly example: "Usage A";
|
|
1039
|
-
};
|
|
1040
|
-
readonly itemType: {
|
|
1041
|
-
readonly type: "string";
|
|
1042
|
-
readonly description: "Type of the invoice item";
|
|
1043
|
-
readonly example: "EXTERNAL_CHARGE";
|
|
1044
|
-
readonly enum: readonly ["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"];
|
|
1045
|
-
};
|
|
1046
|
-
readonly description: {
|
|
1047
|
-
readonly type: "string";
|
|
1048
|
-
readonly description: "Description of the invoice item";
|
|
1049
|
-
readonly example: "Description of the invoice item";
|
|
1050
|
-
};
|
|
1051
|
-
readonly startDate: {
|
|
1052
|
-
readonly type: "string";
|
|
1053
|
-
readonly description: "Start date of the invoice item";
|
|
1054
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1055
|
-
};
|
|
1056
|
-
readonly endDate: {
|
|
1057
|
-
readonly type: "string";
|
|
1058
|
-
readonly description: "End date of the invoice item";
|
|
1059
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1060
|
-
};
|
|
1061
|
-
readonly amount: {
|
|
1062
|
-
readonly type: "number";
|
|
1063
|
-
readonly format: "float";
|
|
1064
|
-
readonly description: "Amount of the invoice item";
|
|
1065
|
-
readonly example: 100;
|
|
1066
|
-
};
|
|
1067
|
-
readonly rate: {
|
|
1068
|
-
readonly type: "number";
|
|
1069
|
-
readonly format: "float";
|
|
1070
|
-
readonly description: "Rate of the invoice item";
|
|
1071
|
-
readonly example: 100;
|
|
1072
|
-
};
|
|
1073
|
-
readonly currency: {
|
|
1074
|
-
readonly type: "string";
|
|
1075
|
-
readonly description: "Currency of the invoice item";
|
|
1076
|
-
readonly example: "USD";
|
|
1077
|
-
readonly enum: readonly ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYR", "BZD", "CAD", "CDF", "CHF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GGP", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "IMP", "INR", "IQD", "IRR", "ISK", "JEP", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SLL", "SOS", "SPL", "SRD", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TVD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XCD", "XDR", "XOF", "XPF", "YER", "ZAR", "ZMW", "ZWD", "BTC"];
|
|
1078
|
-
};
|
|
1079
|
-
readonly quantity: {
|
|
1080
|
-
readonly type: "number";
|
|
1081
|
-
readonly format: "float";
|
|
1082
|
-
readonly description: "Quantity of the invoice item";
|
|
1083
|
-
readonly example: 1;
|
|
1084
|
-
};
|
|
1085
|
-
readonly itemDetails: {
|
|
1086
|
-
readonly type: "string";
|
|
1087
|
-
readonly description: "Details of the invoice item";
|
|
1088
|
-
readonly example: "Details of the invoice item";
|
|
1089
|
-
};
|
|
1090
|
-
readonly catalogEffectiveDate: {
|
|
1091
|
-
readonly type: "string";
|
|
1092
|
-
readonly description: "Effective date of the catalog";
|
|
1093
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1094
|
-
};
|
|
1095
|
-
readonly childItems: {
|
|
1096
|
-
readonly type: "array";
|
|
1097
|
-
readonly items: {
|
|
1098
|
-
readonly oneOf: readonly [{
|
|
1099
|
-
readonly type: "array";
|
|
1100
|
-
}, {
|
|
1101
|
-
readonly type: "boolean";
|
|
1102
|
-
}, {
|
|
1103
|
-
readonly type: "number";
|
|
1104
|
-
}, {
|
|
1105
|
-
readonly type: "object";
|
|
1106
|
-
readonly additionalProperties: true;
|
|
1107
|
-
}, {
|
|
1108
|
-
readonly type: "string";
|
|
1109
|
-
}];
|
|
1110
|
-
};
|
|
1111
|
-
readonly description: "Child items of the invoice item";
|
|
1112
|
-
};
|
|
1113
|
-
};
|
|
1114
|
-
readonly additionalProperties: false;
|
|
1115
|
-
};
|
|
1116
|
-
readonly description: "Items of the invoice";
|
|
1117
|
-
};
|
|
1118
|
-
};
|
|
1119
|
-
readonly additionalProperties: false;
|
|
1120
|
-
};
|
|
1121
|
-
export declare const MarketplaceListingSchema: {
|
|
1122
|
-
readonly type: "object";
|
|
1123
|
-
readonly properties: {
|
|
1124
|
-
readonly id: {
|
|
1125
|
-
readonly type: "string";
|
|
1126
|
-
readonly maxLength: 63;
|
|
1127
|
-
readonly minLength: 1;
|
|
1128
|
-
readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
|
|
1129
|
-
readonly description: "Id of the chart listing";
|
|
1130
|
-
readonly example: "portworx-enterprise-disaster-recovery-baremetal";
|
|
1131
|
-
};
|
|
1132
|
-
readonly name: {
|
|
1133
|
-
readonly type: "string";
|
|
1134
|
-
readonly description: "Name of the chart listing";
|
|
1135
|
-
readonly example: "Portworx Enterprise + Disaster Recovery - Baremetal";
|
|
1136
|
-
};
|
|
1137
|
-
readonly developer: {
|
|
1138
|
-
readonly type: "string";
|
|
1139
|
-
readonly description: "Author of the chart listing";
|
|
1140
|
-
readonly example: "Portworx";
|
|
1141
|
-
};
|
|
1142
|
-
readonly description: {
|
|
1143
|
-
readonly type: "string";
|
|
1144
|
-
readonly description: "Short description of the chart listing";
|
|
1145
|
-
readonly example: "Run Kubernetes with unmatched scalability, availability, and self-service access to any storage";
|
|
1146
|
-
};
|
|
1147
|
-
readonly logoUrl: {
|
|
1148
|
-
readonly type: "string";
|
|
1149
|
-
readonly description: "Logo of the chart listing";
|
|
1150
|
-
readonly example: "https://portworx.com/wp-content/themes/portworx/assets/images/header/portworx-logo.png";
|
|
1151
|
-
};
|
|
1152
|
-
readonly longDescription: {
|
|
1153
|
-
readonly type: "string";
|
|
1154
|
-
readonly description: "Long description of the chart listing";
|
|
1155
|
-
readonly example: "Portworx-Enterprise is the complete multi-cloud ready Kubernetes storage platform for running mission-critical apps in production....";
|
|
1156
|
-
};
|
|
1157
|
-
readonly categories: {
|
|
1158
|
-
readonly type: "array";
|
|
1159
|
-
readonly items: {
|
|
1160
|
-
readonly type: "string";
|
|
1161
|
-
readonly example: "AI & Machine Learning";
|
|
1162
|
-
};
|
|
1163
|
-
readonly description: "Tags of the chart";
|
|
1164
|
-
};
|
|
1165
|
-
readonly version_channels: {
|
|
1166
|
-
readonly type: "array";
|
|
1167
|
-
readonly items: {
|
|
1168
|
-
readonly type: "string";
|
|
1169
|
-
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-]+)*))?$";
|
|
1170
|
-
readonly description: "Version of the chart.";
|
|
1171
|
-
readonly example: "2.x.x-cfke.x";
|
|
1172
|
-
};
|
|
1173
|
-
};
|
|
1174
|
-
readonly value_schemas: {
|
|
1175
|
-
readonly type: "array";
|
|
1176
|
-
readonly items: {
|
|
1177
|
-
readonly type: "object";
|
|
1178
|
-
readonly properties: {
|
|
1179
|
-
readonly version: {
|
|
1180
|
-
readonly type: "string";
|
|
1181
|
-
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-]+)*))?$";
|
|
1182
|
-
readonly description: "Version of the chart.";
|
|
1183
|
-
readonly example: "2.1.1-cfke.123";
|
|
1184
|
-
};
|
|
1185
|
-
readonly schema: {
|
|
1186
|
-
readonly type: "string";
|
|
1187
|
-
readonly description: "Schema of the chart values. JSON Schema as string";
|
|
1188
|
-
};
|
|
1189
|
-
readonly placeholder: {
|
|
1190
|
-
readonly type: "string";
|
|
1191
|
-
readonly description: "Schema of the chart values";
|
|
1192
|
-
readonly example: "foo: 1\nbar: example";
|
|
1193
|
-
};
|
|
1194
|
-
};
|
|
1195
|
-
readonly required: readonly ["version", "schema", "placeholder"];
|
|
1196
|
-
readonly additionalProperties: false;
|
|
1197
908
|
};
|
|
909
|
+
readonly required: readonly ["name", "version"];
|
|
910
|
+
readonly additionalProperties: false;
|
|
911
|
+
readonly description: "Chart metadata";
|
|
1198
912
|
};
|
|
1199
913
|
};
|
|
1200
|
-
readonly required: readonly ["
|
|
914
|
+
readonly required: readonly ["name", "versions", "version_channels", "latestVersion"];
|
|
1201
915
|
readonly additionalProperties: false;
|
|
1202
916
|
};
|
|
1203
917
|
export declare const OrganizationCreateInputSchema: {
|
|
@@ -1289,12 +1003,6 @@ export declare const OrganizationSchema: {
|
|
|
1289
1003
|
readonly description: "Maximum number of fleets that can be created per cluster.";
|
|
1290
1004
|
readonly example: 999;
|
|
1291
1005
|
};
|
|
1292
|
-
readonly managed_fleets_cpu_max: {
|
|
1293
|
-
readonly type: "integer";
|
|
1294
|
-
readonly minimum: 0;
|
|
1295
|
-
readonly description: "Maximum number of CPU cores per managed fleet.";
|
|
1296
|
-
readonly example: 999;
|
|
1297
|
-
};
|
|
1298
1006
|
readonly cluster_tiers: {
|
|
1299
1007
|
readonly type: "array";
|
|
1300
1008
|
readonly items: {
|
|
@@ -1321,12 +1029,12 @@ export declare const OrganizationSchema: {
|
|
|
1321
1029
|
readonly id: {
|
|
1322
1030
|
readonly type: "string";
|
|
1323
1031
|
readonly description: "Id of the control plane version. Used in API calls.";
|
|
1324
|
-
readonly example: "1.
|
|
1032
|
+
readonly example: "1.33.x-cfke.x";
|
|
1325
1033
|
};
|
|
1326
1034
|
readonly label: {
|
|
1327
1035
|
readonly type: "string";
|
|
1328
1036
|
readonly description: "Label of the control plane version. Used in frontent UI.";
|
|
1329
|
-
readonly example: "1.
|
|
1037
|
+
readonly example: "1.33.x (Always latest 1.33 patch version)";
|
|
1330
1038
|
};
|
|
1331
1039
|
};
|
|
1332
1040
|
readonly required: readonly ["id", "label"];
|
|
@@ -1336,7 +1044,7 @@ export declare const OrganizationSchema: {
|
|
|
1336
1044
|
readonly description: "List of CFKE control plane versions available for the organization.";
|
|
1337
1045
|
};
|
|
1338
1046
|
};
|
|
1339
|
-
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "
|
|
1047
|
+
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions"];
|
|
1340
1048
|
readonly additionalProperties: false;
|
|
1341
1049
|
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.";
|
|
1342
1050
|
};
|
|
@@ -1402,6 +1110,261 @@ export declare const PaymentMethodSchema: {
|
|
|
1402
1110
|
readonly required: readonly ["id", "setup", "type", "last4", "exp_month", "exp_year", "brand"];
|
|
1403
1111
|
readonly additionalProperties: false;
|
|
1404
1112
|
};
|
|
1113
|
+
export declare const PlatformQuotaSchema: {
|
|
1114
|
+
readonly type: "object";
|
|
1115
|
+
readonly properties: {
|
|
1116
|
+
readonly basic_clusters_max: {
|
|
1117
|
+
readonly type: "integer";
|
|
1118
|
+
readonly minimum: 0;
|
|
1119
|
+
readonly description: "Maximum number of Basic clusters that can be created.";
|
|
1120
|
+
readonly example: 999;
|
|
1121
|
+
};
|
|
1122
|
+
readonly basic_clusters_available: {
|
|
1123
|
+
readonly type: "integer";
|
|
1124
|
+
readonly description: "Available number of Basic clusters that can be created.";
|
|
1125
|
+
readonly example: 999;
|
|
1126
|
+
};
|
|
1127
|
+
readonly pro_clusters_max: {
|
|
1128
|
+
readonly type: "integer";
|
|
1129
|
+
readonly minimum: 0;
|
|
1130
|
+
readonly description: "Maximum number of Pro clusters that can be created.";
|
|
1131
|
+
readonly example: 999;
|
|
1132
|
+
};
|
|
1133
|
+
readonly pro_clusters_available: {
|
|
1134
|
+
readonly type: "integer";
|
|
1135
|
+
readonly description: "Available number of Pro clusters that can be created.";
|
|
1136
|
+
readonly example: 999;
|
|
1137
|
+
};
|
|
1138
|
+
readonly fleets_max: {
|
|
1139
|
+
readonly type: "integer";
|
|
1140
|
+
readonly minimum: 0;
|
|
1141
|
+
readonly description: "Maximum number of fleets that can be created per cluster.";
|
|
1142
|
+
readonly example: 999;
|
|
1143
|
+
};
|
|
1144
|
+
readonly cluster_tiers: {
|
|
1145
|
+
readonly type: "array";
|
|
1146
|
+
readonly items: {
|
|
1147
|
+
readonly type: "string";
|
|
1148
|
+
readonly example: "basic";
|
|
1149
|
+
};
|
|
1150
|
+
readonly minItems: 0;
|
|
1151
|
+
readonly description: "List of Cloudfleet cluster tiers available for the organization.";
|
|
1152
|
+
};
|
|
1153
|
+
readonly regions: {
|
|
1154
|
+
readonly type: "array";
|
|
1155
|
+
readonly items: {
|
|
1156
|
+
readonly type: "string";
|
|
1157
|
+
readonly example: "northamerica-central-1";
|
|
1158
|
+
};
|
|
1159
|
+
readonly minItems: 1;
|
|
1160
|
+
readonly description: "List of Cloudfleet control plane regions available for the organization.";
|
|
1161
|
+
};
|
|
1162
|
+
readonly versions: {
|
|
1163
|
+
readonly type: "array";
|
|
1164
|
+
readonly items: {
|
|
1165
|
+
readonly type: "object";
|
|
1166
|
+
readonly properties: {
|
|
1167
|
+
readonly id: {
|
|
1168
|
+
readonly type: "string";
|
|
1169
|
+
readonly description: "Id of the control plane version. Used in API calls.";
|
|
1170
|
+
readonly example: "1.33.x-cfke.x";
|
|
1171
|
+
};
|
|
1172
|
+
readonly label: {
|
|
1173
|
+
readonly type: "string";
|
|
1174
|
+
readonly description: "Label of the control plane version. Used in frontent UI.";
|
|
1175
|
+
readonly example: "1.33.x (Always latest 1.33 patch version)";
|
|
1176
|
+
};
|
|
1177
|
+
};
|
|
1178
|
+
readonly required: readonly ["id", "label"];
|
|
1179
|
+
readonly additionalProperties: false;
|
|
1180
|
+
};
|
|
1181
|
+
readonly minItems: 1;
|
|
1182
|
+
readonly description: "List of CFKE control plane versions available for the organization.";
|
|
1183
|
+
};
|
|
1184
|
+
};
|
|
1185
|
+
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions"];
|
|
1186
|
+
readonly additionalProperties: false;
|
|
1187
|
+
};
|
|
1188
|
+
export declare const RegistryRepositorySchema: {
|
|
1189
|
+
readonly type: "object";
|
|
1190
|
+
readonly properties: {
|
|
1191
|
+
readonly name: {
|
|
1192
|
+
readonly type: "string";
|
|
1193
|
+
readonly description: "Repository name.";
|
|
1194
|
+
readonly example: "my-app";
|
|
1195
|
+
};
|
|
1196
|
+
readonly region: {
|
|
1197
|
+
readonly type: "string";
|
|
1198
|
+
readonly description: "Registry region.";
|
|
1199
|
+
readonly example: "northamerica";
|
|
1200
|
+
};
|
|
1201
|
+
readonly uri: {
|
|
1202
|
+
readonly type: "string";
|
|
1203
|
+
readonly description: "Full URI of the repository.";
|
|
1204
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/v2/my-app";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly required: readonly ["name", "region", "uri"];
|
|
1208
|
+
readonly additionalProperties: false;
|
|
1209
|
+
};
|
|
1210
|
+
export declare const RegistryRepositoryWithTagsSchema: {
|
|
1211
|
+
readonly type: "object";
|
|
1212
|
+
readonly properties: {
|
|
1213
|
+
readonly name: {
|
|
1214
|
+
readonly type: "string";
|
|
1215
|
+
readonly description: "Repository name.";
|
|
1216
|
+
readonly example: "my-app";
|
|
1217
|
+
};
|
|
1218
|
+
readonly region: {
|
|
1219
|
+
readonly type: "string";
|
|
1220
|
+
readonly description: "Registry region.";
|
|
1221
|
+
readonly example: "northamerica";
|
|
1222
|
+
};
|
|
1223
|
+
readonly uri: {
|
|
1224
|
+
readonly type: "string";
|
|
1225
|
+
readonly description: "Full URI of the repository.";
|
|
1226
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/v2/my-app";
|
|
1227
|
+
};
|
|
1228
|
+
readonly tags: {
|
|
1229
|
+
readonly type: "array";
|
|
1230
|
+
readonly items: {
|
|
1231
|
+
readonly type: "object";
|
|
1232
|
+
readonly properties: {
|
|
1233
|
+
readonly name: {
|
|
1234
|
+
readonly type: "string";
|
|
1235
|
+
readonly description: "Tag name.";
|
|
1236
|
+
readonly example: "latest";
|
|
1237
|
+
};
|
|
1238
|
+
readonly size: {
|
|
1239
|
+
readonly type: "number";
|
|
1240
|
+
readonly format: "float";
|
|
1241
|
+
readonly description: "Size of the tag in bytes.";
|
|
1242
|
+
readonly example: 123456789;
|
|
1243
|
+
};
|
|
1244
|
+
readonly mediaType: {
|
|
1245
|
+
readonly type: "string";
|
|
1246
|
+
readonly description: "Media type of the manifest.";
|
|
1247
|
+
readonly example: "application/vnd.docker.distribution.manifest.v2+json";
|
|
1248
|
+
};
|
|
1249
|
+
};
|
|
1250
|
+
readonly required: readonly ["name", "size"];
|
|
1251
|
+
readonly additionalProperties: false;
|
|
1252
|
+
};
|
|
1253
|
+
readonly description: "Array of tags in the repository.";
|
|
1254
|
+
};
|
|
1255
|
+
readonly totalSize: {
|
|
1256
|
+
readonly type: "number";
|
|
1257
|
+
readonly format: "float";
|
|
1258
|
+
readonly description: "Total size of all tags in the repository in bytes.";
|
|
1259
|
+
readonly example: 987654321;
|
|
1260
|
+
};
|
|
1261
|
+
};
|
|
1262
|
+
readonly required: readonly ["name", "region", "uri", "tags", "totalSize"];
|
|
1263
|
+
readonly additionalProperties: false;
|
|
1264
|
+
};
|
|
1265
|
+
export declare const RegistryTagSchema: {
|
|
1266
|
+
readonly type: "object";
|
|
1267
|
+
readonly properties: {
|
|
1268
|
+
readonly name: {
|
|
1269
|
+
readonly type: "string";
|
|
1270
|
+
readonly description: "Tag name.";
|
|
1271
|
+
readonly example: "latest";
|
|
1272
|
+
};
|
|
1273
|
+
readonly mediaType: {
|
|
1274
|
+
readonly type: "string";
|
|
1275
|
+
readonly description: "Media type of the manifest.";
|
|
1276
|
+
readonly example: "application/vnd.docker.distribution.manifest.v2+json";
|
|
1277
|
+
};
|
|
1278
|
+
readonly config: {
|
|
1279
|
+
readonly type: "object";
|
|
1280
|
+
readonly properties: {
|
|
1281
|
+
readonly size: {
|
|
1282
|
+
readonly type: "number";
|
|
1283
|
+
readonly format: "float";
|
|
1284
|
+
readonly description: "Size of the config in bytes.";
|
|
1285
|
+
readonly example: 1234;
|
|
1286
|
+
};
|
|
1287
|
+
};
|
|
1288
|
+
readonly required: readonly ["size"];
|
|
1289
|
+
readonly additionalProperties: false;
|
|
1290
|
+
readonly description: "Manifest config metadata.";
|
|
1291
|
+
};
|
|
1292
|
+
readonly layers: {
|
|
1293
|
+
readonly type: "array";
|
|
1294
|
+
readonly items: {
|
|
1295
|
+
readonly type: "object";
|
|
1296
|
+
readonly properties: {
|
|
1297
|
+
readonly size: {
|
|
1298
|
+
readonly type: "number";
|
|
1299
|
+
readonly format: "float";
|
|
1300
|
+
readonly description: "Size of the layer in bytes.";
|
|
1301
|
+
readonly example: 5678;
|
|
1302
|
+
};
|
|
1303
|
+
};
|
|
1304
|
+
readonly required: readonly ["size"];
|
|
1305
|
+
readonly additionalProperties: false;
|
|
1306
|
+
};
|
|
1307
|
+
readonly description: "Array of layer metadata.";
|
|
1308
|
+
};
|
|
1309
|
+
readonly manifests: {
|
|
1310
|
+
readonly type: "array";
|
|
1311
|
+
readonly items: {
|
|
1312
|
+
readonly type: "object";
|
|
1313
|
+
readonly properties: {
|
|
1314
|
+
readonly digest: {
|
|
1315
|
+
readonly type: "string";
|
|
1316
|
+
readonly description: "Digest of the manifest.";
|
|
1317
|
+
readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
|
|
1318
|
+
};
|
|
1319
|
+
readonly platform: {
|
|
1320
|
+
readonly type: "object";
|
|
1321
|
+
readonly properties: {
|
|
1322
|
+
readonly architecture: {
|
|
1323
|
+
readonly type: "string";
|
|
1324
|
+
readonly description: "Architecture of the platform.";
|
|
1325
|
+
readonly example: "amd64";
|
|
1326
|
+
};
|
|
1327
|
+
readonly os: {
|
|
1328
|
+
readonly type: "string";
|
|
1329
|
+
readonly description: "Operating system of the platform.";
|
|
1330
|
+
readonly example: "linux";
|
|
1331
|
+
};
|
|
1332
|
+
};
|
|
1333
|
+
readonly required: readonly ["architecture", "os"];
|
|
1334
|
+
readonly additionalProperties: false;
|
|
1335
|
+
readonly description: "Platform information for the manifest.";
|
|
1336
|
+
};
|
|
1337
|
+
};
|
|
1338
|
+
readonly required: readonly ["digest"];
|
|
1339
|
+
readonly additionalProperties: false;
|
|
1340
|
+
};
|
|
1341
|
+
readonly description: "Array of manifests for multi-arch images.";
|
|
1342
|
+
};
|
|
1343
|
+
readonly size: {
|
|
1344
|
+
readonly type: "number";
|
|
1345
|
+
readonly format: "float";
|
|
1346
|
+
readonly description: "Total size of the tag in bytes.";
|
|
1347
|
+
readonly example: 123456789;
|
|
1348
|
+
};
|
|
1349
|
+
readonly region: {
|
|
1350
|
+
readonly type: "string";
|
|
1351
|
+
readonly description: "Registry region.";
|
|
1352
|
+
readonly example: "northamerica";
|
|
1353
|
+
};
|
|
1354
|
+
readonly repository: {
|
|
1355
|
+
readonly type: "string";
|
|
1356
|
+
readonly description: "Repository name.";
|
|
1357
|
+
readonly example: "my-app";
|
|
1358
|
+
};
|
|
1359
|
+
readonly uri: {
|
|
1360
|
+
readonly type: "string";
|
|
1361
|
+
readonly description: "Full URI of the tag.";
|
|
1362
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app:latest";
|
|
1363
|
+
};
|
|
1364
|
+
};
|
|
1365
|
+
readonly required: readonly ["name", "size", "region", "repository", "uri"];
|
|
1366
|
+
readonly additionalProperties: false;
|
|
1367
|
+
};
|
|
1405
1368
|
export declare const TokenCreateInputSchema: {
|
|
1406
1369
|
readonly type: "object";
|
|
1407
1370
|
readonly properties: {
|
|
@@ -1480,6 +1443,101 @@ export declare const TokenUpdateInputSchema: {
|
|
|
1480
1443
|
};
|
|
1481
1444
|
readonly additionalProperties: false;
|
|
1482
1445
|
};
|
|
1446
|
+
export declare const UsageFacetsSchema: {
|
|
1447
|
+
readonly type: "object";
|
|
1448
|
+
readonly properties: {
|
|
1449
|
+
readonly cluster_id: {
|
|
1450
|
+
readonly type: "array";
|
|
1451
|
+
readonly items: {
|
|
1452
|
+
readonly type: "string";
|
|
1453
|
+
};
|
|
1454
|
+
readonly description: "List of unique cluster IDs";
|
|
1455
|
+
readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
|
|
1456
|
+
};
|
|
1457
|
+
readonly product: {
|
|
1458
|
+
readonly type: "array";
|
|
1459
|
+
readonly items: {
|
|
1460
|
+
readonly type: "string";
|
|
1461
|
+
};
|
|
1462
|
+
readonly description: "List of unique products";
|
|
1463
|
+
readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
|
|
1464
|
+
};
|
|
1465
|
+
};
|
|
1466
|
+
readonly additionalProperties: false;
|
|
1467
|
+
};
|
|
1468
|
+
export declare const UsageResponseSchema: {
|
|
1469
|
+
readonly type: "object";
|
|
1470
|
+
readonly properties: {
|
|
1471
|
+
readonly data: {
|
|
1472
|
+
readonly type: "array";
|
|
1473
|
+
readonly items: {
|
|
1474
|
+
readonly type: "object";
|
|
1475
|
+
readonly properties: {
|
|
1476
|
+
readonly hour: {
|
|
1477
|
+
readonly type: "string";
|
|
1478
|
+
readonly description: "Hour of the usage";
|
|
1479
|
+
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1480
|
+
};
|
|
1481
|
+
readonly cluster_id: {
|
|
1482
|
+
readonly type: "string";
|
|
1483
|
+
readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
|
|
1484
|
+
readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
|
|
1485
|
+
};
|
|
1486
|
+
readonly product: {
|
|
1487
|
+
readonly type: "string";
|
|
1488
|
+
readonly description: "The product the usage is associated with";
|
|
1489
|
+
readonly example: "cfke_controlplane";
|
|
1490
|
+
};
|
|
1491
|
+
readonly value: {
|
|
1492
|
+
readonly type: "number";
|
|
1493
|
+
readonly format: "float";
|
|
1494
|
+
readonly description: "Consumption";
|
|
1495
|
+
readonly example: 4;
|
|
1496
|
+
};
|
|
1497
|
+
readonly price: {
|
|
1498
|
+
readonly type: "number";
|
|
1499
|
+
readonly format: "float";
|
|
1500
|
+
readonly description: "Price per unit";
|
|
1501
|
+
readonly example: 0.01;
|
|
1502
|
+
};
|
|
1503
|
+
readonly total: {
|
|
1504
|
+
readonly type: "number";
|
|
1505
|
+
readonly format: "float";
|
|
1506
|
+
readonly description: "Total cost";
|
|
1507
|
+
};
|
|
1508
|
+
};
|
|
1509
|
+
readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
|
|
1510
|
+
readonly additionalProperties: false;
|
|
1511
|
+
};
|
|
1512
|
+
readonly description: "Usage data";
|
|
1513
|
+
};
|
|
1514
|
+
readonly facets: {
|
|
1515
|
+
readonly type: "object";
|
|
1516
|
+
readonly properties: {
|
|
1517
|
+
readonly cluster_id: {
|
|
1518
|
+
readonly type: "array";
|
|
1519
|
+
readonly items: {
|
|
1520
|
+
readonly type: "string";
|
|
1521
|
+
};
|
|
1522
|
+
readonly description: "List of unique cluster IDs";
|
|
1523
|
+
readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
|
|
1524
|
+
};
|
|
1525
|
+
readonly product: {
|
|
1526
|
+
readonly type: "array";
|
|
1527
|
+
readonly items: {
|
|
1528
|
+
readonly type: "string";
|
|
1529
|
+
};
|
|
1530
|
+
readonly description: "List of unique products";
|
|
1531
|
+
readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
|
|
1532
|
+
};
|
|
1533
|
+
};
|
|
1534
|
+
readonly additionalProperties: false;
|
|
1535
|
+
readonly description: "Facets for filtering";
|
|
1536
|
+
};
|
|
1537
|
+
};
|
|
1538
|
+
readonly required: readonly ["data", "facets"];
|
|
1539
|
+
readonly additionalProperties: false;
|
|
1540
|
+
};
|
|
1483
1541
|
export declare const UsageSchema: {
|
|
1484
1542
|
readonly type: "object";
|
|
1485
1543
|
readonly properties: {
|
|
@@ -1490,78 +1548,33 @@ export declare const UsageSchema: {
|
|
|
1490
1548
|
};
|
|
1491
1549
|
readonly cluster_id: {
|
|
1492
1550
|
readonly type: "string";
|
|
1493
|
-
readonly format: "uuid";
|
|
1494
1551
|
readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
|
|
1495
1552
|
readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
|
|
1496
1553
|
};
|
|
1497
|
-
readonly cluster_tier: {
|
|
1498
|
-
readonly type: "string";
|
|
1499
|
-
readonly description: "Tier of the cluster.";
|
|
1500
|
-
readonly example: "pro";
|
|
1501
|
-
readonly enum: readonly [""];
|
|
1502
|
-
};
|
|
1503
1554
|
readonly product: {
|
|
1504
1555
|
readonly type: "string";
|
|
1505
1556
|
readonly description: "The product the usage is associated with";
|
|
1506
|
-
readonly example: "
|
|
1507
|
-
readonly enum: readonly ["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"];
|
|
1557
|
+
readonly example: "cfke_controlplane";
|
|
1508
1558
|
};
|
|
1509
|
-
readonly
|
|
1510
|
-
readonly type: "
|
|
1511
|
-
readonly
|
|
1512
|
-
readonly
|
|
1513
|
-
|
|
1514
|
-
readonly sku: {
|
|
1515
|
-
readonly type: "string";
|
|
1516
|
-
readonly description: "SKU of the Kubernetes node";
|
|
1517
|
-
readonly example: "GCP-NORTHAMERICA-NORTHEAST1-A-G1-SMALL-SPOT";
|
|
1518
|
-
};
|
|
1519
|
-
readonly cpu: {
|
|
1520
|
-
readonly anyOf: readonly [{
|
|
1521
|
-
readonly type: "number";
|
|
1522
|
-
readonly format: "float";
|
|
1523
|
-
readonly description: "CPU core count of the node";
|
|
1524
|
-
readonly example: 4;
|
|
1525
|
-
}, {
|
|
1526
|
-
readonly type: "string";
|
|
1527
|
-
readonly enum: readonly [""];
|
|
1528
|
-
}];
|
|
1559
|
+
readonly value: {
|
|
1560
|
+
readonly type: "number";
|
|
1561
|
+
readonly format: "float";
|
|
1562
|
+
readonly description: "Consumption";
|
|
1563
|
+
readonly example: 4;
|
|
1529
1564
|
};
|
|
1530
1565
|
readonly price: {
|
|
1531
|
-
readonly
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
readonly example: 4;
|
|
1536
|
-
}, {
|
|
1537
|
-
readonly type: "string";
|
|
1538
|
-
readonly enum: readonly [""];
|
|
1539
|
-
}];
|
|
1540
|
-
};
|
|
1541
|
-
readonly value: {
|
|
1542
|
-
readonly anyOf: readonly [{
|
|
1543
|
-
readonly type: "number";
|
|
1544
|
-
readonly format: "float";
|
|
1545
|
-
readonly description: "Value";
|
|
1546
|
-
readonly example: 4;
|
|
1547
|
-
}, {
|
|
1548
|
-
readonly type: "string";
|
|
1549
|
-
readonly enum: readonly [""];
|
|
1550
|
-
}];
|
|
1566
|
+
readonly type: "number";
|
|
1567
|
+
readonly format: "float";
|
|
1568
|
+
readonly description: "Price per unit";
|
|
1569
|
+
readonly example: 0.01;
|
|
1551
1570
|
};
|
|
1552
1571
|
readonly total: {
|
|
1553
|
-
readonly
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
readonly description: "Total";
|
|
1557
|
-
readonly example: 4;
|
|
1558
|
-
}, {
|
|
1559
|
-
readonly type: "string";
|
|
1560
|
-
readonly enum: readonly [""];
|
|
1561
|
-
}];
|
|
1572
|
+
readonly type: "number";
|
|
1573
|
+
readonly format: "float";
|
|
1574
|
+
readonly description: "Total cost";
|
|
1562
1575
|
};
|
|
1563
1576
|
};
|
|
1564
|
-
readonly required: readonly ["
|
|
1577
|
+
readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
|
|
1565
1578
|
readonly additionalProperties: false;
|
|
1566
1579
|
};
|
|
1567
1580
|
export declare const UserCreateInputSchema: {
|