@cloudfleet/sdk 0.0.1-2bdeb58 → 0.0.1-2caaedc
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 +236 -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 +118 -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 +229 -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 +2 -4
- 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 +26 -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 +44 -0
- package/dist/core/params.gen.d.ts.map +1 -0
- package/dist/core/params.gen.js +101 -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 +107 -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 +93 -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 +134 -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 +703 -594
- package/dist/schemas.gen.d.ts.map +1 -1
- package/dist/schemas.gen.js +1217 -684
- package/dist/schemas.gen.js.map +1 -1
- package/dist/sdk.gen.d.ts +141 -76
- package/dist/sdk.gen.d.ts.map +1 -1
- package/dist/sdk.gen.js +171 -185
- package/dist/sdk.gen.js.map +1 -1
- package/dist/services/kubernetes/api.d.ts +12 -12
- package/dist/types.gen.d.ts +613 -362
- package/dist/types.gen.d.ts.map +1 -1
- package/dist/zod.gen.d.ts +1618 -2208
- package/dist/zod.gen.d.ts.map +1 -1
- package/dist/zod.gen.js +517 -773
- package/dist/zod.gen.js.map +1 -1
- package/package.json +10 -7
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,26 @@ 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-1a\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
|
|
279
|
+
readonly default: "staging-1a";
|
|
280
|
+
readonly example: "northamerica-central-1a";
|
|
281
|
+
readonly enum: readonly ["staging-1a", "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.x.x-cfke.x";
|
|
289
|
+
readonly enum: readonly ["1.x.x-cfke.x", "1.31.x-cfke.x", "1.32.x-cfke.x", "1.33.x-cfke.x"];
|
|
301
290
|
};
|
|
302
291
|
};
|
|
303
292
|
readonly required: readonly ["name", "tier"];
|
|
@@ -317,6 +306,11 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
317
306
|
readonly description: "Internal URL of the Kubernetes cluster control plane. This is the endpoint that kubelet uses to connect to the cluster.";
|
|
318
307
|
readonly example: "https://10.31.64.7:6443";
|
|
319
308
|
};
|
|
309
|
+
readonly cluster_dns: {
|
|
310
|
+
readonly type: "string";
|
|
311
|
+
readonly description: "Cluster DNS IP address. This is the IP address of the kube-dns service in the cluster.";
|
|
312
|
+
readonly example: "10.96.0.10";
|
|
313
|
+
};
|
|
320
314
|
readonly auth_key: {
|
|
321
315
|
readonly type: "string";
|
|
322
316
|
readonly description: "Authentication key for the cluster.";
|
|
@@ -333,7 +327,7 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
333
327
|
readonly kubernetes: {
|
|
334
328
|
readonly type: "string";
|
|
335
329
|
readonly description: "Kubernetes version of the cluster.";
|
|
336
|
-
readonly example: "1.
|
|
330
|
+
readonly example: "1.33.7";
|
|
337
331
|
};
|
|
338
332
|
readonly tailscale: {
|
|
339
333
|
readonly type: "string";
|
|
@@ -345,8 +339,13 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
345
339
|
readonly description: "Containerd version of the cluster.";
|
|
346
340
|
readonly example: "1.7.19";
|
|
347
341
|
};
|
|
342
|
+
readonly nvidia_driver: {
|
|
343
|
+
readonly type: "string";
|
|
344
|
+
readonly description: "NVIDIA driver version of the cluster.";
|
|
345
|
+
readonly example: "565.0.0";
|
|
346
|
+
};
|
|
348
347
|
};
|
|
349
|
-
readonly required: readonly ["kubernetes", "tailscale", "containerd"];
|
|
348
|
+
readonly required: readonly ["kubernetes", "tailscale", "containerd", "nvidia_driver"];
|
|
350
349
|
readonly additionalProperties: false;
|
|
351
350
|
readonly description: "Versions of the different components of the cluster.";
|
|
352
351
|
};
|
|
@@ -374,7 +373,7 @@ export declare const ClusterJoinInformationSchema: {
|
|
|
374
373
|
readonly description: "OIDC Information for hosts to access to third party API's.";
|
|
375
374
|
};
|
|
376
375
|
};
|
|
377
|
-
readonly required: readonly ["certificate_authority", "endpoint", "auth_key", "bootstrap_token", "versions", "third_party_api_access_config"];
|
|
376
|
+
readonly required: readonly ["certificate_authority", "endpoint", "cluster_dns", "auth_key", "bootstrap_token", "versions", "third_party_api_access_config"];
|
|
378
377
|
readonly additionalProperties: false;
|
|
379
378
|
};
|
|
380
379
|
export declare const ClusterSchema: {
|
|
@@ -388,25 +387,18 @@ export declare const ClusterSchema: {
|
|
|
388
387
|
readonly description: "Name of the cluster.";
|
|
389
388
|
readonly example: "production-cluster";
|
|
390
389
|
};
|
|
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
390
|
readonly tier: {
|
|
399
391
|
readonly type: "string";
|
|
400
392
|
readonly description: "Tier of the cluster.";
|
|
401
393
|
readonly example: "pro";
|
|
402
394
|
readonly enum: readonly ["basic", "pro"];
|
|
403
395
|
};
|
|
404
|
-
readonly
|
|
396
|
+
readonly region: {
|
|
405
397
|
readonly type: "string";
|
|
406
|
-
readonly
|
|
407
|
-
readonly
|
|
408
|
-
readonly
|
|
409
|
-
readonly
|
|
398
|
+
readonly description: "Cloudfleet control plane region. One of \"staging-1a\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
|
|
399
|
+
readonly default: "staging-1a";
|
|
400
|
+
readonly example: "northamerica-central-1a";
|
|
401
|
+
readonly enum: readonly ["staging-1a", "northamerica-central-1", "europe-central-1a", "northamerica-central-1a"];
|
|
410
402
|
};
|
|
411
403
|
readonly id: {
|
|
412
404
|
readonly type: "string";
|
|
@@ -418,7 +410,7 @@ export declare const ClusterSchema: {
|
|
|
418
410
|
readonly type: "string";
|
|
419
411
|
readonly description: "Status of the cluster. When creating a new cluster, set to `active`. When deleting a clusters, set to `deleted`.";
|
|
420
412
|
readonly example: "active";
|
|
421
|
-
readonly enum: readonly ["active", "deleted", "creating", "deployed", "failed", "updating"];
|
|
413
|
+
readonly enum: readonly ["active", "disabled", "deleted", "creating", "deployed", "failed", "updating"];
|
|
422
414
|
};
|
|
423
415
|
readonly endpoint: {
|
|
424
416
|
readonly anyOf: readonly [{
|
|
@@ -439,7 +431,7 @@ export declare const ClusterSchema: {
|
|
|
439
431
|
readonly version_current: {
|
|
440
432
|
readonly type: "string";
|
|
441
433
|
readonly description: "Current version of the cluster.";
|
|
442
|
-
readonly example: "1.
|
|
434
|
+
readonly example: "1.33.7-cfke.264";
|
|
443
435
|
};
|
|
444
436
|
readonly created_at: {
|
|
445
437
|
readonly type: "string";
|
|
@@ -456,6 +448,12 @@ export declare const ClusterSchema: {
|
|
|
456
448
|
readonly description: "Indicates if the cluster is ready to be used.";
|
|
457
449
|
readonly example: true;
|
|
458
450
|
};
|
|
451
|
+
readonly version_channel: {
|
|
452
|
+
readonly type: "string";
|
|
453
|
+
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-]+)*))?$";
|
|
454
|
+
readonly description: "Version of the kubernetes cluster.";
|
|
455
|
+
readonly example: "1.x.x-cfke.x";
|
|
456
|
+
};
|
|
459
457
|
};
|
|
460
458
|
readonly required: readonly ["name", "tier", "id", "status"];
|
|
461
459
|
readonly additionalProperties: false;
|
|
@@ -471,13 +469,20 @@ export declare const ClusterUpdateInputSchema: {
|
|
|
471
469
|
readonly description: "Name of the cluster.";
|
|
472
470
|
readonly example: "production-cluster";
|
|
473
471
|
};
|
|
472
|
+
readonly tier: {
|
|
473
|
+
readonly type: "string";
|
|
474
|
+
readonly description: "Tier of the cluster.";
|
|
475
|
+
readonly example: "pro";
|
|
476
|
+
readonly enum: readonly ["basic", "pro"];
|
|
477
|
+
};
|
|
474
478
|
readonly version_channel: {
|
|
475
479
|
readonly type: "string";
|
|
476
480
|
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
481
|
readonly description: "Version of the kubernetes cluster.";
|
|
478
|
-
readonly example: "1.
|
|
482
|
+
readonly example: "1.x.x-cfke.x";
|
|
479
483
|
};
|
|
480
484
|
};
|
|
485
|
+
readonly required: readonly ["tier"];
|
|
481
486
|
readonly additionalProperties: false;
|
|
482
487
|
};
|
|
483
488
|
export declare const FleetCreateInputSchema: {
|
|
@@ -513,31 +518,19 @@ export declare const FleetCreateInputSchema: {
|
|
|
513
518
|
readonly additionalProperties: false;
|
|
514
519
|
};
|
|
515
520
|
readonly hetzner: {
|
|
516
|
-
readonly
|
|
517
|
-
|
|
518
|
-
readonly
|
|
519
|
-
readonly
|
|
520
|
-
|
|
521
|
-
readonly default: true;
|
|
522
|
-
};
|
|
523
|
-
readonly apiKey: {
|
|
524
|
-
readonly type: "string";
|
|
525
|
-
};
|
|
521
|
+
readonly type: "object";
|
|
522
|
+
readonly properties: {
|
|
523
|
+
readonly enabled: {
|
|
524
|
+
readonly type: "boolean";
|
|
525
|
+
readonly default: true;
|
|
526
526
|
};
|
|
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
|
-
};
|
|
527
|
+
readonly apiKey: {
|
|
528
|
+
readonly type: "string";
|
|
529
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
538
530
|
};
|
|
539
|
-
|
|
540
|
-
|
|
531
|
+
};
|
|
532
|
+
readonly required: readonly ["apiKey"];
|
|
533
|
+
readonly additionalProperties: false;
|
|
541
534
|
};
|
|
542
535
|
readonly aws: {
|
|
543
536
|
readonly type: "object";
|
|
@@ -562,13 +555,8 @@ export declare const FleetCreateInputSchema: {
|
|
|
562
555
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
563
556
|
readonly example: "new-clouds-fleet";
|
|
564
557
|
};
|
|
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
558
|
};
|
|
571
|
-
readonly required: readonly ["id"
|
|
559
|
+
readonly required: readonly ["id"];
|
|
572
560
|
readonly additionalProperties: false;
|
|
573
561
|
};
|
|
574
562
|
export declare const FleetSchema: {
|
|
@@ -604,31 +592,19 @@ export declare const FleetSchema: {
|
|
|
604
592
|
readonly additionalProperties: false;
|
|
605
593
|
};
|
|
606
594
|
readonly hetzner: {
|
|
607
|
-
readonly
|
|
608
|
-
|
|
609
|
-
readonly
|
|
610
|
-
readonly
|
|
611
|
-
|
|
612
|
-
readonly default: true;
|
|
613
|
-
};
|
|
614
|
-
readonly apiKey: {
|
|
615
|
-
readonly type: "string";
|
|
616
|
-
};
|
|
595
|
+
readonly type: "object";
|
|
596
|
+
readonly properties: {
|
|
597
|
+
readonly enabled: {
|
|
598
|
+
readonly type: "boolean";
|
|
599
|
+
readonly default: true;
|
|
617
600
|
};
|
|
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
|
-
};
|
|
601
|
+
readonly apiKey: {
|
|
602
|
+
readonly type: "string";
|
|
603
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
629
604
|
};
|
|
630
|
-
|
|
631
|
-
|
|
605
|
+
};
|
|
606
|
+
readonly required: readonly ["apiKey"];
|
|
607
|
+
readonly additionalProperties: false;
|
|
632
608
|
};
|
|
633
609
|
readonly aws: {
|
|
634
610
|
readonly type: "object";
|
|
@@ -653,13 +629,8 @@ export declare const FleetSchema: {
|
|
|
653
629
|
readonly description: "Unique identifier of the kubernetes fleet.";
|
|
654
630
|
readonly example: "new-clouds-fleet";
|
|
655
631
|
};
|
|
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
632
|
};
|
|
662
|
-
readonly required: readonly ["id"
|
|
633
|
+
readonly required: readonly ["id"];
|
|
663
634
|
readonly additionalProperties: false;
|
|
664
635
|
};
|
|
665
636
|
export declare const FleetUpdateInputSchema: {
|
|
@@ -695,31 +666,19 @@ export declare const FleetUpdateInputSchema: {
|
|
|
695
666
|
readonly additionalProperties: false;
|
|
696
667
|
};
|
|
697
668
|
readonly hetzner: {
|
|
698
|
-
readonly
|
|
699
|
-
|
|
700
|
-
readonly
|
|
701
|
-
readonly
|
|
702
|
-
|
|
703
|
-
readonly default: true;
|
|
704
|
-
};
|
|
705
|
-
readonly apiKey: {
|
|
706
|
-
readonly type: "string";
|
|
707
|
-
};
|
|
669
|
+
readonly type: "object";
|
|
670
|
+
readonly properties: {
|
|
671
|
+
readonly enabled: {
|
|
672
|
+
readonly type: "boolean";
|
|
673
|
+
readonly default: true;
|
|
708
674
|
};
|
|
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
|
-
};
|
|
675
|
+
readonly apiKey: {
|
|
676
|
+
readonly type: "string";
|
|
677
|
+
readonly description: "Hetzner Cloud API key with read / write access";
|
|
720
678
|
};
|
|
721
|
-
|
|
722
|
-
|
|
679
|
+
};
|
|
680
|
+
readonly required: readonly ["apiKey"];
|
|
681
|
+
readonly additionalProperties: false;
|
|
723
682
|
};
|
|
724
683
|
readonly aws: {
|
|
725
684
|
readonly type: "object";
|
|
@@ -779,23 +738,18 @@ export declare const InvoiceSchema: {
|
|
|
779
738
|
readonly properties: {
|
|
780
739
|
readonly id: {
|
|
781
740
|
readonly type: "string";
|
|
782
|
-
readonly
|
|
783
|
-
readonly
|
|
784
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
741
|
+
readonly description: "Unique identifier of the invoice.";
|
|
742
|
+
readonly example: "in_1234567890xCrwxghOTj1234";
|
|
785
743
|
};
|
|
786
|
-
readonly
|
|
744
|
+
readonly number: {
|
|
787
745
|
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
746
|
};
|
|
792
747
|
readonly status: {
|
|
793
748
|
readonly type: "string";
|
|
794
749
|
readonly description: "Status of the invoice";
|
|
795
|
-
readonly example: "
|
|
796
|
-
readonly enum: readonly ["DRAFT", "COMMITTED", "VOID"];
|
|
750
|
+
readonly example: "paid";
|
|
797
751
|
};
|
|
798
|
-
readonly
|
|
752
|
+
readonly total: {
|
|
799
753
|
readonly type: "number";
|
|
800
754
|
readonly format: "float";
|
|
801
755
|
readonly description: "Total amount of the invoice";
|
|
@@ -804,400 +758,169 @@ export declare const InvoiceSchema: {
|
|
|
804
758
|
readonly currency: {
|
|
805
759
|
readonly type: "string";
|
|
806
760
|
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"];
|
|
761
|
+
readonly example: "usd";
|
|
809
762
|
};
|
|
810
|
-
readonly
|
|
811
|
-
readonly type: "
|
|
812
|
-
readonly format: "
|
|
813
|
-
readonly description: "
|
|
814
|
-
readonly example:
|
|
763
|
+
readonly created: {
|
|
764
|
+
readonly type: "string";
|
|
765
|
+
readonly format: "date-time";
|
|
766
|
+
readonly description: "Timestamp when the invoice was issued. ISO 8601 date string in the UTC timezone.";
|
|
767
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
815
768
|
};
|
|
816
|
-
readonly
|
|
817
|
-
readonly type: "
|
|
818
|
-
readonly format: "
|
|
819
|
-
readonly description: "
|
|
820
|
-
readonly example:
|
|
769
|
+
readonly period_start: {
|
|
770
|
+
readonly type: "string";
|
|
771
|
+
readonly format: "date-time";
|
|
772
|
+
readonly description: "Billing period start timestamp. ISO 8601 date string in the UTC timezone.";
|
|
773
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
821
774
|
};
|
|
822
|
-
readonly
|
|
775
|
+
readonly period_end: {
|
|
823
776
|
readonly type: "string";
|
|
824
|
-
readonly
|
|
825
|
-
readonly
|
|
777
|
+
readonly format: "date-time";
|
|
778
|
+
readonly description: "Billing period end timestamp. ISO 8601 date string in the UTC timezone.";
|
|
779
|
+
readonly example: "2023-12-20T13:53:32.000Z";
|
|
826
780
|
};
|
|
827
|
-
readonly
|
|
781
|
+
readonly invoice_pdf: {
|
|
828
782
|
readonly type: "string";
|
|
829
|
-
readonly description: "Target date of the invoice";
|
|
830
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
831
783
|
};
|
|
832
|
-
|
|
784
|
+
};
|
|
785
|
+
readonly required: readonly ["created", "period_start", "period_end"];
|
|
786
|
+
readonly additionalProperties: false;
|
|
787
|
+
};
|
|
788
|
+
export declare const MarketplaceListingFilesSchema: {
|
|
789
|
+
readonly type: "object";
|
|
790
|
+
readonly properties: {
|
|
791
|
+
readonly chartYaml: {
|
|
792
|
+
readonly type: "string";
|
|
793
|
+
readonly description: "Raw Chart.yaml content from the Helm chart";
|
|
794
|
+
readonly example: "apiVersion: v2\nname: nginx-ingress\nversion: 1.18.2-cfke.45\nappVersion: 1.9.4";
|
|
795
|
+
};
|
|
796
|
+
readonly valuesYaml: {
|
|
833
797
|
readonly type: "string";
|
|
834
|
-
readonly description: "
|
|
835
|
-
readonly example: "
|
|
798
|
+
readonly description: "Raw values.yaml content from the Helm chart";
|
|
799
|
+
readonly example: "replicaCount: 1\nimage:\n repository: nginx\n tag: latest";
|
|
836
800
|
};
|
|
837
|
-
readonly
|
|
838
|
-
readonly type: "
|
|
839
|
-
readonly
|
|
840
|
-
readonly
|
|
841
|
-
readonly example: 100;
|
|
801
|
+
readonly valuesSchemaJson: {
|
|
802
|
+
readonly type: "string";
|
|
803
|
+
readonly description: "JSON schema for values.yaml as a string";
|
|
804
|
+
readonly example: "{\"type\":\"object\",\"properties\":{\"replicaCount\":{\"type\":\"number\"}}}";
|
|
842
805
|
};
|
|
843
|
-
|
|
806
|
+
};
|
|
807
|
+
readonly additionalProperties: false;
|
|
808
|
+
};
|
|
809
|
+
export declare const MarketplaceListingSchema: {
|
|
810
|
+
readonly type: "object";
|
|
811
|
+
readonly properties: {
|
|
812
|
+
readonly name: {
|
|
844
813
|
readonly type: "string";
|
|
845
|
-
readonly description: "
|
|
846
|
-
readonly example: "
|
|
814
|
+
readonly description: "Name of the chart";
|
|
815
|
+
readonly example: "nginx-ingress";
|
|
847
816
|
};
|
|
848
|
-
readonly
|
|
817
|
+
readonly versions: {
|
|
849
818
|
readonly type: "array";
|
|
850
819
|
readonly items: {
|
|
851
|
-
readonly type: "
|
|
852
|
-
readonly
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
readonly format: "uuid";
|
|
856
|
-
readonly description: "Unique identifier of the invoice item. UUID v4 string in canonical form";
|
|
857
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
858
|
-
};
|
|
859
|
-
readonly linkedInvoiceItemId: {
|
|
860
|
-
readonly type: "string";
|
|
861
|
-
readonly format: "uuid";
|
|
862
|
-
readonly description: "Unique identifier of the linked invoice item. UUID v4 string in canonical form";
|
|
863
|
-
readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
|
|
864
|
-
};
|
|
865
|
-
readonly productName: {
|
|
866
|
-
readonly type: "string";
|
|
867
|
-
readonly description: "Name of the product";
|
|
868
|
-
readonly example: "Research team";
|
|
869
|
-
};
|
|
870
|
-
readonly planName: {
|
|
871
|
-
readonly type: "string";
|
|
872
|
-
readonly description: "Name of the plan";
|
|
873
|
-
readonly example: "Plan A";
|
|
874
|
-
};
|
|
875
|
-
readonly phaseName: {
|
|
876
|
-
readonly type: "string";
|
|
877
|
-
readonly description: "Name of the phase";
|
|
878
|
-
readonly example: "Phase A";
|
|
879
|
-
};
|
|
880
|
-
readonly usageName: {
|
|
881
|
-
readonly type: "string";
|
|
882
|
-
readonly description: "Name of the usage";
|
|
883
|
-
readonly example: "Usage A";
|
|
884
|
-
};
|
|
885
|
-
readonly prettyProductName: {
|
|
886
|
-
readonly type: "string";
|
|
887
|
-
readonly description: "Pretty name of the product";
|
|
888
|
-
readonly example: "Research team";
|
|
889
|
-
};
|
|
890
|
-
readonly prettyPlanName: {
|
|
891
|
-
readonly type: "string";
|
|
892
|
-
readonly description: "Pretty name of the plan";
|
|
893
|
-
readonly example: "Plan A";
|
|
894
|
-
};
|
|
895
|
-
readonly prettyPhaseName: {
|
|
896
|
-
readonly type: "string";
|
|
897
|
-
readonly description: "Pretty name of the phase";
|
|
898
|
-
readonly example: "Phase A";
|
|
899
|
-
};
|
|
900
|
-
readonly prettyUsageName: {
|
|
901
|
-
readonly type: "string";
|
|
902
|
-
readonly description: "Pretty name of the usage";
|
|
903
|
-
readonly example: "Usage A";
|
|
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: {
|
|
951
|
-
readonly type: "string";
|
|
952
|
-
readonly description: "Details of the invoice item";
|
|
953
|
-
readonly example: "Details of the invoice item";
|
|
954
|
-
};
|
|
955
|
-
readonly catalogEffectiveDate: {
|
|
956
|
-
readonly type: "string";
|
|
957
|
-
readonly description: "Effective date of the catalog";
|
|
958
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
959
|
-
};
|
|
960
|
-
readonly childItems: {
|
|
961
|
-
readonly type: "array";
|
|
962
|
-
readonly items: {
|
|
963
|
-
readonly oneOf: readonly [{
|
|
964
|
-
readonly type: "array";
|
|
965
|
-
}, {
|
|
966
|
-
readonly type: "boolean";
|
|
967
|
-
}, {
|
|
968
|
-
readonly type: "number";
|
|
969
|
-
}, {
|
|
970
|
-
readonly type: "object";
|
|
971
|
-
readonly additionalProperties: true;
|
|
972
|
-
}, {
|
|
973
|
-
readonly type: "string";
|
|
974
|
-
}];
|
|
975
|
-
};
|
|
976
|
-
readonly description: "Child items of the invoice item";
|
|
977
|
-
};
|
|
978
|
-
};
|
|
979
|
-
readonly additionalProperties: false;
|
|
820
|
+
readonly type: "string";
|
|
821
|
+
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-]+)*))?$";
|
|
822
|
+
readonly description: "Specific version of the chart";
|
|
823
|
+
readonly example: "1.18.2-cfke.45";
|
|
980
824
|
};
|
|
981
|
-
readonly description: "
|
|
825
|
+
readonly description: "Available versions of the chart";
|
|
982
826
|
};
|
|
983
|
-
readonly
|
|
827
|
+
readonly version_channels: {
|
|
984
828
|
readonly type: "array";
|
|
985
829
|
readonly items: {
|
|
986
|
-
readonly type: "
|
|
987
|
-
readonly
|
|
988
|
-
|
|
830
|
+
readonly type: "string";
|
|
831
|
+
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-]+)*))?$";
|
|
832
|
+
readonly description: "Version channel pattern";
|
|
833
|
+
readonly example: "1.18.x-cfke.x";
|
|
834
|
+
};
|
|
835
|
+
readonly description: "Version channels for the chart";
|
|
836
|
+
};
|
|
837
|
+
readonly latestVersion: {
|
|
838
|
+
readonly type: "string";
|
|
839
|
+
readonly description: "Latest version of the chart";
|
|
840
|
+
readonly example: "1.18.2-cfke.45";
|
|
841
|
+
};
|
|
842
|
+
readonly metadata: {
|
|
843
|
+
readonly type: "object";
|
|
844
|
+
readonly properties: {
|
|
845
|
+
readonly name: {
|
|
846
|
+
readonly type: "string";
|
|
847
|
+
readonly description: "Chart name from metadata";
|
|
848
|
+
readonly example: "nginx-ingress";
|
|
849
|
+
};
|
|
850
|
+
readonly version: {
|
|
851
|
+
readonly type: "string";
|
|
852
|
+
readonly description: "Chart version from metadata";
|
|
853
|
+
readonly example: "1.18.2-cfke.45";
|
|
854
|
+
};
|
|
855
|
+
readonly description: {
|
|
856
|
+
readonly type: "string";
|
|
857
|
+
readonly description: "Chart description";
|
|
858
|
+
readonly example: "NGINX Ingress Controller for Kubernetes";
|
|
859
|
+
};
|
|
860
|
+
readonly appVersion: {
|
|
861
|
+
readonly type: "string";
|
|
862
|
+
readonly description: "Application version";
|
|
863
|
+
readonly example: "1.9.4";
|
|
864
|
+
};
|
|
865
|
+
readonly apiVersion: {
|
|
866
|
+
readonly type: "string";
|
|
867
|
+
readonly description: "Helm API version";
|
|
868
|
+
readonly example: "v2";
|
|
869
|
+
};
|
|
870
|
+
readonly keywords: {
|
|
871
|
+
readonly type: "array";
|
|
872
|
+
readonly items: {
|
|
989
873
|
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
874
|
};
|
|
994
|
-
readonly
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
readonly
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
readonly
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
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: {
|
|
875
|
+
readonly description: "Chart keywords";
|
|
876
|
+
readonly example: readonly ["ingress", "nginx", "load-balancer"];
|
|
877
|
+
};
|
|
878
|
+
readonly home: {
|
|
879
|
+
readonly type: "string";
|
|
880
|
+
readonly description: "Chart home URL";
|
|
881
|
+
readonly example: "https://kubernetes.github.io/ingress-nginx/";
|
|
882
|
+
};
|
|
883
|
+
readonly icon: {
|
|
884
|
+
readonly type: "string";
|
|
885
|
+
readonly description: "A URL to an SVG or PNG image to be used as an icon";
|
|
886
|
+
readonly example: "https://cloudfleet.ai/images/marketplace/icons/ingress-nginx.png";
|
|
887
|
+
};
|
|
888
|
+
readonly sources: {
|
|
889
|
+
readonly type: "array";
|
|
890
|
+
readonly items: {
|
|
1091
891
|
readonly type: "string";
|
|
1092
|
-
readonly description: "Effective date of the catalog";
|
|
1093
|
-
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1094
892
|
};
|
|
1095
|
-
readonly
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
}, {
|
|
1105
|
-
readonly type: "object";
|
|
1106
|
-
readonly additionalProperties: true;
|
|
1107
|
-
}, {
|
|
893
|
+
readonly description: "Chart source URLs";
|
|
894
|
+
readonly example: readonly ["https://github.com/kubernetes/ingress-nginx"];
|
|
895
|
+
};
|
|
896
|
+
readonly maintainers: {
|
|
897
|
+
readonly type: "array";
|
|
898
|
+
readonly items: {
|
|
899
|
+
readonly type: "object";
|
|
900
|
+
readonly properties: {
|
|
901
|
+
readonly name: {
|
|
1108
902
|
readonly type: "string";
|
|
1109
|
-
|
|
903
|
+
readonly description: "Maintainer name";
|
|
904
|
+
readonly example: "NGINX Team";
|
|
905
|
+
};
|
|
906
|
+
readonly email: {
|
|
907
|
+
readonly type: "string";
|
|
908
|
+
readonly description: "Maintainer email";
|
|
909
|
+
readonly example: "support@nginx.org";
|
|
910
|
+
};
|
|
1110
911
|
};
|
|
1111
|
-
readonly
|
|
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";
|
|
912
|
+
readonly required: readonly ["name"];
|
|
913
|
+
readonly additionalProperties: false;
|
|
1193
914
|
};
|
|
915
|
+
readonly description: "Chart maintainers";
|
|
1194
916
|
};
|
|
1195
|
-
readonly required: readonly ["version", "schema", "placeholder"];
|
|
1196
|
-
readonly additionalProperties: false;
|
|
1197
917
|
};
|
|
918
|
+
readonly required: readonly ["name", "version"];
|
|
919
|
+
readonly additionalProperties: false;
|
|
920
|
+
readonly description: "Chart metadata";
|
|
1198
921
|
};
|
|
1199
922
|
};
|
|
1200
|
-
readonly required: readonly ["
|
|
923
|
+
readonly required: readonly ["name", "versions", "version_channels", "latestVersion"];
|
|
1201
924
|
readonly additionalProperties: false;
|
|
1202
925
|
};
|
|
1203
926
|
export declare const OrganizationCreateInputSchema: {
|
|
@@ -1289,12 +1012,6 @@ export declare const OrganizationSchema: {
|
|
|
1289
1012
|
readonly description: "Maximum number of fleets that can be created per cluster.";
|
|
1290
1013
|
readonly example: 999;
|
|
1291
1014
|
};
|
|
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
1015
|
readonly cluster_tiers: {
|
|
1299
1016
|
readonly type: "array";
|
|
1300
1017
|
readonly items: {
|
|
@@ -1321,12 +1038,12 @@ export declare const OrganizationSchema: {
|
|
|
1321
1038
|
readonly id: {
|
|
1322
1039
|
readonly type: "string";
|
|
1323
1040
|
readonly description: "Id of the control plane version. Used in API calls.";
|
|
1324
|
-
readonly example: "1.
|
|
1041
|
+
readonly example: "1.33.x-cfke.x";
|
|
1325
1042
|
};
|
|
1326
1043
|
readonly label: {
|
|
1327
1044
|
readonly type: "string";
|
|
1328
1045
|
readonly description: "Label of the control plane version. Used in frontent UI.";
|
|
1329
|
-
readonly example: "1.
|
|
1046
|
+
readonly example: "1.33.x (Always latest 1.33 patch version)";
|
|
1330
1047
|
};
|
|
1331
1048
|
};
|
|
1332
1049
|
readonly required: readonly ["id", "label"];
|
|
@@ -1335,8 +1052,26 @@ export declare const OrganizationSchema: {
|
|
|
1335
1052
|
readonly minItems: 1;
|
|
1336
1053
|
readonly description: "List of CFKE control plane versions available for the organization.";
|
|
1337
1054
|
};
|
|
1055
|
+
readonly copilot_user_hourly_tokens: {
|
|
1056
|
+
readonly type: "integer";
|
|
1057
|
+
readonly minimum: 0;
|
|
1058
|
+
readonly description: "User-level maximum number of tokens Cloudfleet Copilot can process per hour.";
|
|
1059
|
+
readonly example: 42000;
|
|
1060
|
+
};
|
|
1061
|
+
readonly copilot_organization_hourly_tokens: {
|
|
1062
|
+
readonly type: "integer";
|
|
1063
|
+
readonly minimum: 0;
|
|
1064
|
+
readonly description: "Organization-level maximum number of tokens Cloudfleet Copilot can process per hour.";
|
|
1065
|
+
readonly example: 242000;
|
|
1066
|
+
};
|
|
1067
|
+
readonly cfcr_storage_gb: {
|
|
1068
|
+
readonly type: "integer";
|
|
1069
|
+
readonly minimum: -1;
|
|
1070
|
+
readonly description: "Organization-level maximum CFCR storage volume in GB. -1 means no limit.";
|
|
1071
|
+
readonly example: 500;
|
|
1072
|
+
};
|
|
1338
1073
|
};
|
|
1339
|
-
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "
|
|
1074
|
+
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions", "copilot_user_hourly_tokens", "copilot_organization_hourly_tokens", "cfcr_storage_gb"];
|
|
1340
1075
|
readonly additionalProperties: false;
|
|
1341
1076
|
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
1077
|
};
|
|
@@ -1402,6 +1137,330 @@ export declare const PaymentMethodSchema: {
|
|
|
1402
1137
|
readonly required: readonly ["id", "setup", "type", "last4", "exp_month", "exp_year", "brand"];
|
|
1403
1138
|
readonly additionalProperties: false;
|
|
1404
1139
|
};
|
|
1140
|
+
export declare const PlatformQuotaSchema: {
|
|
1141
|
+
readonly type: "object";
|
|
1142
|
+
readonly properties: {
|
|
1143
|
+
readonly basic_clusters_max: {
|
|
1144
|
+
readonly type: "integer";
|
|
1145
|
+
readonly minimum: 0;
|
|
1146
|
+
readonly description: "Maximum number of Basic clusters that can be created.";
|
|
1147
|
+
readonly example: 999;
|
|
1148
|
+
};
|
|
1149
|
+
readonly basic_clusters_available: {
|
|
1150
|
+
readonly type: "integer";
|
|
1151
|
+
readonly description: "Available number of Basic clusters that can be created.";
|
|
1152
|
+
readonly example: 999;
|
|
1153
|
+
};
|
|
1154
|
+
readonly pro_clusters_max: {
|
|
1155
|
+
readonly type: "integer";
|
|
1156
|
+
readonly minimum: 0;
|
|
1157
|
+
readonly description: "Maximum number of Pro clusters that can be created.";
|
|
1158
|
+
readonly example: 999;
|
|
1159
|
+
};
|
|
1160
|
+
readonly pro_clusters_available: {
|
|
1161
|
+
readonly type: "integer";
|
|
1162
|
+
readonly description: "Available number of Pro clusters that can be created.";
|
|
1163
|
+
readonly example: 999;
|
|
1164
|
+
};
|
|
1165
|
+
readonly fleets_max: {
|
|
1166
|
+
readonly type: "integer";
|
|
1167
|
+
readonly minimum: 0;
|
|
1168
|
+
readonly description: "Maximum number of fleets that can be created per cluster.";
|
|
1169
|
+
readonly example: 999;
|
|
1170
|
+
};
|
|
1171
|
+
readonly cluster_tiers: {
|
|
1172
|
+
readonly type: "array";
|
|
1173
|
+
readonly items: {
|
|
1174
|
+
readonly type: "string";
|
|
1175
|
+
readonly example: "basic";
|
|
1176
|
+
};
|
|
1177
|
+
readonly minItems: 0;
|
|
1178
|
+
readonly description: "List of Cloudfleet cluster tiers available for the organization.";
|
|
1179
|
+
};
|
|
1180
|
+
readonly regions: {
|
|
1181
|
+
readonly type: "array";
|
|
1182
|
+
readonly items: {
|
|
1183
|
+
readonly type: "string";
|
|
1184
|
+
readonly example: "northamerica-central-1";
|
|
1185
|
+
};
|
|
1186
|
+
readonly minItems: 1;
|
|
1187
|
+
readonly description: "List of Cloudfleet control plane regions available for the organization.";
|
|
1188
|
+
};
|
|
1189
|
+
readonly versions: {
|
|
1190
|
+
readonly type: "array";
|
|
1191
|
+
readonly items: {
|
|
1192
|
+
readonly type: "object";
|
|
1193
|
+
readonly properties: {
|
|
1194
|
+
readonly id: {
|
|
1195
|
+
readonly type: "string";
|
|
1196
|
+
readonly description: "Id of the control plane version. Used in API calls.";
|
|
1197
|
+
readonly example: "1.33.x-cfke.x";
|
|
1198
|
+
};
|
|
1199
|
+
readonly label: {
|
|
1200
|
+
readonly type: "string";
|
|
1201
|
+
readonly description: "Label of the control plane version. Used in frontent UI.";
|
|
1202
|
+
readonly example: "1.33.x (Always latest 1.33 patch version)";
|
|
1203
|
+
};
|
|
1204
|
+
};
|
|
1205
|
+
readonly required: readonly ["id", "label"];
|
|
1206
|
+
readonly additionalProperties: false;
|
|
1207
|
+
};
|
|
1208
|
+
readonly minItems: 1;
|
|
1209
|
+
readonly description: "List of CFKE control plane versions available for the organization.";
|
|
1210
|
+
};
|
|
1211
|
+
readonly copilot_user_hourly_tokens: {
|
|
1212
|
+
readonly type: "integer";
|
|
1213
|
+
readonly minimum: 0;
|
|
1214
|
+
readonly description: "User-level maximum number of tokens Cloudfleet Copilot can process per hour.";
|
|
1215
|
+
readonly example: 42000;
|
|
1216
|
+
};
|
|
1217
|
+
readonly copilot_organization_hourly_tokens: {
|
|
1218
|
+
readonly type: "integer";
|
|
1219
|
+
readonly minimum: 0;
|
|
1220
|
+
readonly description: "Organization-level maximum number of tokens Cloudfleet Copilot can process per hour.";
|
|
1221
|
+
readonly example: 242000;
|
|
1222
|
+
};
|
|
1223
|
+
readonly cfcr_storage_gb: {
|
|
1224
|
+
readonly type: "integer";
|
|
1225
|
+
readonly minimum: -1;
|
|
1226
|
+
readonly description: "Organization-level maximum CFCR storage volume in GB. -1 means no limit.";
|
|
1227
|
+
readonly example: 500;
|
|
1228
|
+
};
|
|
1229
|
+
};
|
|
1230
|
+
readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions", "copilot_user_hourly_tokens", "copilot_organization_hourly_tokens", "cfcr_storage_gb"];
|
|
1231
|
+
readonly additionalProperties: false;
|
|
1232
|
+
};
|
|
1233
|
+
export declare const RegistryRepositorySchema: {
|
|
1234
|
+
readonly type: "object";
|
|
1235
|
+
readonly properties: {
|
|
1236
|
+
readonly name: {
|
|
1237
|
+
readonly type: "string";
|
|
1238
|
+
readonly description: "Repository name.";
|
|
1239
|
+
readonly example: "my-app";
|
|
1240
|
+
};
|
|
1241
|
+
readonly region: {
|
|
1242
|
+
readonly type: "string";
|
|
1243
|
+
readonly description: "Registry region.";
|
|
1244
|
+
readonly example: "northamerica";
|
|
1245
|
+
};
|
|
1246
|
+
readonly uri: {
|
|
1247
|
+
readonly type: "string";
|
|
1248
|
+
readonly description: "Full URI of the repository.";
|
|
1249
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app";
|
|
1250
|
+
};
|
|
1251
|
+
};
|
|
1252
|
+
readonly required: readonly ["name", "region", "uri"];
|
|
1253
|
+
readonly additionalProperties: false;
|
|
1254
|
+
};
|
|
1255
|
+
export declare const RegistryRepositoryWithTagsSchema: {
|
|
1256
|
+
readonly type: "object";
|
|
1257
|
+
readonly properties: {
|
|
1258
|
+
readonly name: {
|
|
1259
|
+
readonly type: "string";
|
|
1260
|
+
readonly description: "Repository name.";
|
|
1261
|
+
readonly example: "my-app";
|
|
1262
|
+
};
|
|
1263
|
+
readonly region: {
|
|
1264
|
+
readonly type: "string";
|
|
1265
|
+
readonly description: "Registry region.";
|
|
1266
|
+
readonly example: "northamerica";
|
|
1267
|
+
};
|
|
1268
|
+
readonly uri: {
|
|
1269
|
+
readonly type: "string";
|
|
1270
|
+
readonly description: "Full URI of the repository.";
|
|
1271
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app";
|
|
1272
|
+
};
|
|
1273
|
+
readonly tags: {
|
|
1274
|
+
readonly type: "array";
|
|
1275
|
+
readonly items: {
|
|
1276
|
+
readonly type: "object";
|
|
1277
|
+
readonly properties: {
|
|
1278
|
+
readonly name: {
|
|
1279
|
+
readonly type: "string";
|
|
1280
|
+
readonly description: "Tag name.";
|
|
1281
|
+
readonly example: "latest";
|
|
1282
|
+
};
|
|
1283
|
+
readonly size: {
|
|
1284
|
+
readonly type: "number";
|
|
1285
|
+
readonly format: "float";
|
|
1286
|
+
readonly description: "Size of the tag in bytes.";
|
|
1287
|
+
readonly example: 123456789;
|
|
1288
|
+
};
|
|
1289
|
+
readonly mediaType: {
|
|
1290
|
+
readonly type: "string";
|
|
1291
|
+
readonly description: "Media type of the manifest.";
|
|
1292
|
+
readonly example: "application/vnd.docker.distribution.manifest.v2+json";
|
|
1293
|
+
};
|
|
1294
|
+
readonly platforms: {
|
|
1295
|
+
readonly type: "array";
|
|
1296
|
+
readonly items: {
|
|
1297
|
+
readonly type: "string";
|
|
1298
|
+
};
|
|
1299
|
+
readonly description: "Array of platform strings for multi-arch images (e.g., linux/amd64, linux/arm64).";
|
|
1300
|
+
readonly example: readonly ["linux/amd64", "linux/arm64"];
|
|
1301
|
+
};
|
|
1302
|
+
};
|
|
1303
|
+
readonly required: readonly ["name", "size"];
|
|
1304
|
+
readonly additionalProperties: false;
|
|
1305
|
+
};
|
|
1306
|
+
readonly description: "Array of tags in the repository.";
|
|
1307
|
+
};
|
|
1308
|
+
readonly totalSize: {
|
|
1309
|
+
readonly type: "number";
|
|
1310
|
+
readonly format: "float";
|
|
1311
|
+
readonly description: "Total size of all tags in the repository in bytes.";
|
|
1312
|
+
readonly example: 987654321;
|
|
1313
|
+
};
|
|
1314
|
+
};
|
|
1315
|
+
readonly required: readonly ["name", "region", "uri", "tags", "totalSize"];
|
|
1316
|
+
readonly additionalProperties: false;
|
|
1317
|
+
};
|
|
1318
|
+
export declare const RegistryTagSchema: {
|
|
1319
|
+
readonly type: "object";
|
|
1320
|
+
readonly properties: {
|
|
1321
|
+
readonly name: {
|
|
1322
|
+
readonly type: "string";
|
|
1323
|
+
readonly description: "Tag name.";
|
|
1324
|
+
readonly example: "latest";
|
|
1325
|
+
};
|
|
1326
|
+
readonly digest: {
|
|
1327
|
+
readonly type: "string";
|
|
1328
|
+
readonly description: "Manifest digest for pulling by digest.";
|
|
1329
|
+
readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
|
|
1330
|
+
};
|
|
1331
|
+
readonly mediaType: {
|
|
1332
|
+
readonly type: "string";
|
|
1333
|
+
readonly description: "Media type of the manifest.";
|
|
1334
|
+
readonly example: "application/vnd.docker.distribution.manifest.v2+json";
|
|
1335
|
+
};
|
|
1336
|
+
readonly config: {
|
|
1337
|
+
readonly type: "object";
|
|
1338
|
+
readonly properties: {
|
|
1339
|
+
readonly size: {
|
|
1340
|
+
readonly type: "number";
|
|
1341
|
+
readonly format: "float";
|
|
1342
|
+
readonly description: "Size of the config in bytes.";
|
|
1343
|
+
readonly example: 1234;
|
|
1344
|
+
};
|
|
1345
|
+
};
|
|
1346
|
+
readonly required: readonly ["size"];
|
|
1347
|
+
readonly additionalProperties: false;
|
|
1348
|
+
readonly description: "Manifest config metadata.";
|
|
1349
|
+
};
|
|
1350
|
+
readonly layers: {
|
|
1351
|
+
readonly type: "array";
|
|
1352
|
+
readonly items: {
|
|
1353
|
+
readonly type: "object";
|
|
1354
|
+
readonly properties: {
|
|
1355
|
+
readonly digest: {
|
|
1356
|
+
readonly type: "string";
|
|
1357
|
+
readonly description: "Digest of the layer.";
|
|
1358
|
+
readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
|
|
1359
|
+
};
|
|
1360
|
+
readonly size: {
|
|
1361
|
+
readonly type: "number";
|
|
1362
|
+
readonly format: "float";
|
|
1363
|
+
readonly description: "Size of the layer in bytes.";
|
|
1364
|
+
readonly example: 5678;
|
|
1365
|
+
};
|
|
1366
|
+
};
|
|
1367
|
+
readonly required: readonly ["size"];
|
|
1368
|
+
readonly additionalProperties: false;
|
|
1369
|
+
};
|
|
1370
|
+
readonly description: "Array of layer metadata.";
|
|
1371
|
+
};
|
|
1372
|
+
readonly manifests: {
|
|
1373
|
+
readonly type: "array";
|
|
1374
|
+
readonly items: {
|
|
1375
|
+
readonly type: "object";
|
|
1376
|
+
readonly properties: {
|
|
1377
|
+
readonly digest: {
|
|
1378
|
+
readonly type: "string";
|
|
1379
|
+
readonly description: "Digest of the manifest.";
|
|
1380
|
+
readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
|
|
1381
|
+
};
|
|
1382
|
+
readonly platform: {
|
|
1383
|
+
readonly type: "object";
|
|
1384
|
+
readonly properties: {
|
|
1385
|
+
readonly architecture: {
|
|
1386
|
+
readonly type: "string";
|
|
1387
|
+
readonly description: "Architecture of the platform.";
|
|
1388
|
+
readonly example: "amd64";
|
|
1389
|
+
};
|
|
1390
|
+
readonly os: {
|
|
1391
|
+
readonly type: "string";
|
|
1392
|
+
readonly description: "Operating system of the platform.";
|
|
1393
|
+
readonly example: "linux";
|
|
1394
|
+
};
|
|
1395
|
+
readonly variant: {
|
|
1396
|
+
readonly type: "string";
|
|
1397
|
+
readonly description: "Variant of the platform (e.g., v7, v8 for ARM).";
|
|
1398
|
+
readonly example: "v8";
|
|
1399
|
+
};
|
|
1400
|
+
};
|
|
1401
|
+
readonly required: readonly ["architecture", "os"];
|
|
1402
|
+
readonly additionalProperties: false;
|
|
1403
|
+
readonly description: "Platform information for the manifest.";
|
|
1404
|
+
};
|
|
1405
|
+
readonly layers: {
|
|
1406
|
+
readonly type: "array";
|
|
1407
|
+
readonly items: {
|
|
1408
|
+
readonly type: "object";
|
|
1409
|
+
readonly properties: {
|
|
1410
|
+
readonly digest: {
|
|
1411
|
+
readonly type: "string";
|
|
1412
|
+
readonly description: "Digest of the layer.";
|
|
1413
|
+
readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
|
|
1414
|
+
};
|
|
1415
|
+
readonly size: {
|
|
1416
|
+
readonly type: "number";
|
|
1417
|
+
readonly format: "float";
|
|
1418
|
+
readonly description: "Size of the layer in bytes.";
|
|
1419
|
+
readonly example: 5678;
|
|
1420
|
+
};
|
|
1421
|
+
};
|
|
1422
|
+
readonly required: readonly ["size"];
|
|
1423
|
+
readonly additionalProperties: false;
|
|
1424
|
+
};
|
|
1425
|
+
readonly description: "Layers for this platform.";
|
|
1426
|
+
};
|
|
1427
|
+
readonly size: {
|
|
1428
|
+
readonly type: "number";
|
|
1429
|
+
readonly format: "float";
|
|
1430
|
+
readonly description: "Total size of this platform manifest in bytes.";
|
|
1431
|
+
readonly example: 12345678;
|
|
1432
|
+
};
|
|
1433
|
+
};
|
|
1434
|
+
readonly required: readonly ["digest"];
|
|
1435
|
+
readonly additionalProperties: false;
|
|
1436
|
+
};
|
|
1437
|
+
readonly description: "Array of manifests for multi-arch images.";
|
|
1438
|
+
};
|
|
1439
|
+
readonly size: {
|
|
1440
|
+
readonly type: "number";
|
|
1441
|
+
readonly format: "float";
|
|
1442
|
+
readonly description: "Total size of the tag in bytes.";
|
|
1443
|
+
readonly example: 123456789;
|
|
1444
|
+
};
|
|
1445
|
+
readonly region: {
|
|
1446
|
+
readonly type: "string";
|
|
1447
|
+
readonly description: "Registry region.";
|
|
1448
|
+
readonly example: "northamerica";
|
|
1449
|
+
};
|
|
1450
|
+
readonly repository: {
|
|
1451
|
+
readonly type: "string";
|
|
1452
|
+
readonly description: "Repository name.";
|
|
1453
|
+
readonly example: "my-app";
|
|
1454
|
+
};
|
|
1455
|
+
readonly uri: {
|
|
1456
|
+
readonly type: "string";
|
|
1457
|
+
readonly description: "Full URI of the tag.";
|
|
1458
|
+
readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app:latest";
|
|
1459
|
+
};
|
|
1460
|
+
};
|
|
1461
|
+
readonly required: readonly ["name", "digest", "size", "region", "repository", "uri"];
|
|
1462
|
+
readonly additionalProperties: false;
|
|
1463
|
+
};
|
|
1405
1464
|
export declare const TokenCreateInputSchema: {
|
|
1406
1465
|
readonly type: "object";
|
|
1407
1466
|
readonly properties: {
|
|
@@ -1480,6 +1539,101 @@ export declare const TokenUpdateInputSchema: {
|
|
|
1480
1539
|
};
|
|
1481
1540
|
readonly additionalProperties: false;
|
|
1482
1541
|
};
|
|
1542
|
+
export declare const UsageFacetsSchema: {
|
|
1543
|
+
readonly type: "object";
|
|
1544
|
+
readonly properties: {
|
|
1545
|
+
readonly cluster_id: {
|
|
1546
|
+
readonly type: "array";
|
|
1547
|
+
readonly items: {
|
|
1548
|
+
readonly type: "string";
|
|
1549
|
+
};
|
|
1550
|
+
readonly description: "List of unique cluster IDs";
|
|
1551
|
+
readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
|
|
1552
|
+
};
|
|
1553
|
+
readonly product: {
|
|
1554
|
+
readonly type: "array";
|
|
1555
|
+
readonly items: {
|
|
1556
|
+
readonly type: "string";
|
|
1557
|
+
};
|
|
1558
|
+
readonly description: "List of unique products";
|
|
1559
|
+
readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
|
|
1560
|
+
};
|
|
1561
|
+
};
|
|
1562
|
+
readonly additionalProperties: false;
|
|
1563
|
+
};
|
|
1564
|
+
export declare const UsageResponseSchema: {
|
|
1565
|
+
readonly type: "object";
|
|
1566
|
+
readonly properties: {
|
|
1567
|
+
readonly data: {
|
|
1568
|
+
readonly type: "array";
|
|
1569
|
+
readonly items: {
|
|
1570
|
+
readonly type: "object";
|
|
1571
|
+
readonly properties: {
|
|
1572
|
+
readonly hour: {
|
|
1573
|
+
readonly type: "string";
|
|
1574
|
+
readonly description: "Hour of the usage";
|
|
1575
|
+
readonly example: "2019-01-01T00:00:00.000Z";
|
|
1576
|
+
};
|
|
1577
|
+
readonly cluster_id: {
|
|
1578
|
+
readonly type: "string";
|
|
1579
|
+
readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
|
|
1580
|
+
readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
|
|
1581
|
+
};
|
|
1582
|
+
readonly product: {
|
|
1583
|
+
readonly type: "string";
|
|
1584
|
+
readonly description: "The product the usage is associated with";
|
|
1585
|
+
readonly example: "cfke_controlplane";
|
|
1586
|
+
};
|
|
1587
|
+
readonly value: {
|
|
1588
|
+
readonly type: "number";
|
|
1589
|
+
readonly format: "float";
|
|
1590
|
+
readonly description: "Consumption";
|
|
1591
|
+
readonly example: 4;
|
|
1592
|
+
};
|
|
1593
|
+
readonly price: {
|
|
1594
|
+
readonly type: "number";
|
|
1595
|
+
readonly format: "float";
|
|
1596
|
+
readonly description: "Price per unit";
|
|
1597
|
+
readonly example: 0.01;
|
|
1598
|
+
};
|
|
1599
|
+
readonly total: {
|
|
1600
|
+
readonly type: "number";
|
|
1601
|
+
readonly format: "float";
|
|
1602
|
+
readonly description: "Total cost";
|
|
1603
|
+
};
|
|
1604
|
+
};
|
|
1605
|
+
readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
|
|
1606
|
+
readonly additionalProperties: false;
|
|
1607
|
+
};
|
|
1608
|
+
readonly description: "Usage data";
|
|
1609
|
+
};
|
|
1610
|
+
readonly facets: {
|
|
1611
|
+
readonly type: "object";
|
|
1612
|
+
readonly properties: {
|
|
1613
|
+
readonly cluster_id: {
|
|
1614
|
+
readonly type: "array";
|
|
1615
|
+
readonly items: {
|
|
1616
|
+
readonly type: "string";
|
|
1617
|
+
};
|
|
1618
|
+
readonly description: "List of unique cluster IDs";
|
|
1619
|
+
readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
|
|
1620
|
+
};
|
|
1621
|
+
readonly product: {
|
|
1622
|
+
readonly type: "array";
|
|
1623
|
+
readonly items: {
|
|
1624
|
+
readonly type: "string";
|
|
1625
|
+
};
|
|
1626
|
+
readonly description: "List of unique products";
|
|
1627
|
+
readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
|
|
1628
|
+
};
|
|
1629
|
+
};
|
|
1630
|
+
readonly additionalProperties: false;
|
|
1631
|
+
readonly description: "Facets for filtering";
|
|
1632
|
+
};
|
|
1633
|
+
};
|
|
1634
|
+
readonly required: readonly ["data", "facets"];
|
|
1635
|
+
readonly additionalProperties: false;
|
|
1636
|
+
};
|
|
1483
1637
|
export declare const UsageSchema: {
|
|
1484
1638
|
readonly type: "object";
|
|
1485
1639
|
readonly properties: {
|
|
@@ -1490,78 +1644,33 @@ export declare const UsageSchema: {
|
|
|
1490
1644
|
};
|
|
1491
1645
|
readonly cluster_id: {
|
|
1492
1646
|
readonly type: "string";
|
|
1493
|
-
readonly format: "uuid";
|
|
1494
1647
|
readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
|
|
1495
1648
|
readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
|
|
1496
1649
|
};
|
|
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
1650
|
readonly product: {
|
|
1504
1651
|
readonly type: "string";
|
|
1505
1652
|
readonly description: "The product the usage is associated with";
|
|
1506
|
-
readonly example: "
|
|
1507
|
-
readonly enum: readonly ["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"];
|
|
1508
|
-
};
|
|
1509
|
-
readonly node_name: {
|
|
1510
|
-
readonly type: "string";
|
|
1511
|
-
readonly description: "Name of the Kubernetes node";
|
|
1512
|
-
readonly example: "flexible-moth-956037384";
|
|
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";
|
|
1653
|
+
readonly example: "cfke_controlplane";
|
|
1518
1654
|
};
|
|
1519
|
-
readonly
|
|
1520
|
-
readonly
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
readonly example: 4;
|
|
1525
|
-
}, {
|
|
1526
|
-
readonly type: "string";
|
|
1527
|
-
readonly enum: readonly [""];
|
|
1528
|
-
}];
|
|
1655
|
+
readonly value: {
|
|
1656
|
+
readonly type: "number";
|
|
1657
|
+
readonly format: "float";
|
|
1658
|
+
readonly description: "Consumption";
|
|
1659
|
+
readonly example: 4;
|
|
1529
1660
|
};
|
|
1530
1661
|
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
|
-
}];
|
|
1662
|
+
readonly type: "number";
|
|
1663
|
+
readonly format: "float";
|
|
1664
|
+
readonly description: "Price per unit";
|
|
1665
|
+
readonly example: 0.01;
|
|
1551
1666
|
};
|
|
1552
1667
|
readonly total: {
|
|
1553
|
-
readonly
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
readonly description: "Total";
|
|
1557
|
-
readonly example: 4;
|
|
1558
|
-
}, {
|
|
1559
|
-
readonly type: "string";
|
|
1560
|
-
readonly enum: readonly [""];
|
|
1561
|
-
}];
|
|
1668
|
+
readonly type: "number";
|
|
1669
|
+
readonly format: "float";
|
|
1670
|
+
readonly description: "Total cost";
|
|
1562
1671
|
};
|
|
1563
1672
|
};
|
|
1564
|
-
readonly required: readonly ["
|
|
1673
|
+
readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
|
|
1565
1674
|
readonly additionalProperties: false;
|
|
1566
1675
|
};
|
|
1567
1676
|
export declare const UserCreateInputSchema: {
|