@cloudfleet/sdk 0.0.1-20ef684 → 0.0.1-21d3174

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.
Files changed (44) hide show
  1. package/README.md +26 -2
  2. package/dist/@tanstack/react-query.gen.d.ts +1199 -0
  3. package/dist/@tanstack/react-query.gen.d.ts.map +1 -0
  4. package/dist/@tanstack/react-query.gen.js +1215 -0
  5. package/dist/@tanstack/react-query.gen.js.map +1 -0
  6. package/dist/client/client.gen.d.ts.map +1 -1
  7. package/dist/client/client.gen.js +109 -127
  8. package/dist/client/client.gen.js.map +1 -1
  9. package/dist/client/types.gen.d.ts +7 -4
  10. package/dist/client/types.gen.d.ts.map +1 -1
  11. package/dist/client/utils.gen.d.ts +7 -3
  12. package/dist/client/utils.gen.d.ts.map +1 -1
  13. package/dist/client/utils.gen.js +4 -4
  14. package/dist/client/utils.gen.js.map +1 -1
  15. package/dist/client.gen.d.ts +1 -1
  16. package/dist/client.gen.d.ts.map +1 -1
  17. package/dist/core/bodySerializer.gen.d.ts +4 -4
  18. package/dist/core/bodySerializer.gen.d.ts.map +1 -1
  19. package/dist/core/bodySerializer.gen.js.map +1 -1
  20. package/dist/core/params.gen.js +4 -4
  21. package/dist/core/params.gen.js.map +1 -1
  22. package/dist/core/serverSentEvents.gen.d.ts +1 -1
  23. package/dist/core/serverSentEvents.gen.d.ts.map +1 -1
  24. package/dist/core/serverSentEvents.gen.js +3 -4
  25. package/dist/core/serverSentEvents.gen.js.map +1 -1
  26. package/dist/core/types.gen.d.ts +1 -1
  27. package/dist/core/utils.gen.js +1 -1
  28. package/dist/core/utils.gen.js.map +1 -1
  29. package/dist/schemas.gen.d.ts +932 -140
  30. package/dist/schemas.gen.d.ts.map +1 -1
  31. package/dist/schemas.gen.js +1867 -213
  32. package/dist/schemas.gen.js.map +1 -1
  33. package/dist/sdk.gen.d.ts +263 -187
  34. package/dist/sdk.gen.d.ts.map +1 -1
  35. package/dist/sdk.gen.js +377 -257
  36. package/dist/sdk.gen.js.map +1 -1
  37. package/dist/services/kubernetes/api.d.ts +8 -8
  38. package/dist/types.gen.d.ts +1469 -736
  39. package/dist/types.gen.d.ts.map +1 -1
  40. package/dist/zod.gen.d.ts +3445 -1440
  41. package/dist/zod.gen.d.ts.map +1 -1
  42. package/dist/zod.gen.js +1283 -498
  43. package/dist/zod.gen.js.map +1 -1
  44. package/package.json +27 -11
package/dist/zod.gen.js CHANGED
@@ -1,6 +1,20 @@
1
1
  // This file is auto-generated by @hey-api/openapi-ts
2
2
  import * as z from 'zod';
3
+ export const zBasicPriceConsentInput = z.object({
4
+ decision: z.enum(['accepted', 'rejected'])
5
+ });
6
+ export const zBasicPriceConsent = z.object({
7
+ status: z.enum([
8
+ 'not_applicable',
9
+ 'pending',
10
+ 'accepted',
11
+ 'rejected'
12
+ ]),
13
+ decided_at: z.iso.datetime().optional(),
14
+ decided_by: z.string().optional()
15
+ });
3
16
  export const zBillingContact = z.object({
17
+ type: z.enum(['business', 'personal']),
4
18
  company: z.string().min(2).max(120).regex(/^(?!\s)(?!.*\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$/).optional(),
5
19
  address1: z.string().optional(),
6
20
  address2: z.string().optional(),
@@ -166,22 +180,7 @@ export const zChart = z.object({
166
180
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
167
181
  namespace: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
168
182
  chart: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
169
- status: z.enum([
170
- 'InstallSucceeded',
171
- 'InstallFailed',
172
- 'UpgradeSucceeded',
173
- 'UpgradeFailed',
174
- 'TestSucceeded',
175
- 'TestFailed',
176
- 'RollbackSucceeded',
177
- 'RollbackFailed',
178
- 'UninstallSucceeded',
179
- 'UninstallFailed',
180
- 'ArtifactFailed',
181
- 'DependencyNotReady',
182
- 'Progressing',
183
- 'SourceNotReady'
184
- ]),
183
+ status: z.string(),
185
184
  version_current: z.string(),
186
185
  created_at: z.string(),
187
186
  updated_at: z.string(),
@@ -191,26 +190,55 @@ export const zChartUpdateInput = z.object({
191
190
  values: z.string(),
192
191
  version_channel: z.string().regex(/^(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-]+)*))?$/)
193
192
  });
193
+ /**
194
+ * Mutable cluster configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
195
+ */
194
196
  export const zClusterCreateInput = z.object({
195
197
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
196
- tier: z.enum(['basic', 'pro']),
197
- region: z.enum([
198
- 'staging-1a',
199
- 'northamerica-central-1',
200
- 'europe-central-1a',
201
- 'northamerica-central-1a'
202
- ]).optional(),
203
- version_channel: z.enum([
204
- '1.x.x-cfke.x',
205
- '1.31.x-cfke.x',
206
- '1.32.x-cfke.x',
207
- '1.33.x-cfke.x'
208
- ]).optional()
198
+ tier: z.enum([
199
+ 'basic',
200
+ 'pro',
201
+ 'enterprise'
202
+ ]).optional().default('basic'),
203
+ version_channel: z.string().regex(/^(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-]+)*))?$/).optional().default('1.x.x-cfke.x'),
204
+ release_channel: z.enum([
205
+ 'rapid',
206
+ 'stable',
207
+ 'extended'
208
+ ]).optional().default('rapid'),
209
+ features: z.object({
210
+ gpu_sharing_strategy: z.enum([
211
+ 'none',
212
+ 'mps',
213
+ 'time_slicing'
214
+ ]).optional().default('none'),
215
+ gpu_max_shared_clients_per_gpu: z.int().gte(2).lte(48).optional().default(4),
216
+ cilium_socket_lb_host_namespace_only: z.boolean().optional()
217
+ }).optional().default({
218
+ gpu_sharing_strategy: 'none',
219
+ gpu_max_shared_clients_per_gpu: 4,
220
+ cilium_socket_lb_host_namespace_only: false
221
+ }),
222
+ region: z.string(),
223
+ networking: z.object({
224
+ pod_cidr: z.string().optional().default('10.244.0.0/16'),
225
+ service_cidr: z.string().optional().default('10.96.0.0/12'),
226
+ dual_stack: z.boolean().optional(),
227
+ pod_cidr_v6: z.string().optional().default('2001:db8:1:2::/48'),
228
+ service_cidr_v6: z.string().optional().default('2001:db8:1:1::/112')
229
+ }).optional().default({
230
+ pod_cidr: '10.244.0.0/16',
231
+ service_cidr: '10.96.0.0/12',
232
+ dual_stack: false,
233
+ pod_cidr_v6: '2001:db8:1:2::/48',
234
+ service_cidr_v6: '2001:db8:1:1::/112'
235
+ })
209
236
  });
210
237
  export const zClusterJoinInformation = z.object({
211
238
  certificate_authority: z.string(),
212
239
  endpoint: z.url(),
213
240
  cluster_dns: z.string(),
241
+ pod_cidr: z.string(),
214
242
  auth_key: z.string(),
215
243
  bootstrap_token: z.string(),
216
244
  versions: z.object({
@@ -225,100 +253,885 @@ export const zClusterJoinInformation = z.object({
225
253
  gcp_workload_identity_provider: z.string()
226
254
  })
227
255
  });
256
+ /**
257
+ * Mutable cluster configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
258
+ */
228
259
  export const zCluster = z.object({
229
260
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
230
- tier: z.enum(['basic', 'pro']),
231
- region: z.enum([
232
- 'staging-1a',
233
- 'northamerica-central-1',
234
- 'europe-central-1a',
235
- 'northamerica-central-1a'
236
- ]).optional(),
261
+ tier: z.enum([
262
+ 'basic',
263
+ 'pro',
264
+ 'enterprise'
265
+ ]).default('basic'),
266
+ version_channel: z.string().regex(/^(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-]+)*))?$/).default('1.x.x-cfke.x'),
267
+ release_channel: z.enum([
268
+ 'rapid',
269
+ 'stable',
270
+ 'extended'
271
+ ]).default('rapid'),
272
+ features: z.object({
273
+ gpu_sharing_strategy: z.enum([
274
+ 'none',
275
+ 'mps',
276
+ 'time_slicing'
277
+ ]).default('none'),
278
+ gpu_max_shared_clients_per_gpu: z.int().gte(2).lte(48).default(4),
279
+ cilium_socket_lb_host_namespace_only: z.boolean()
280
+ }).default({
281
+ gpu_sharing_strategy: 'none',
282
+ gpu_max_shared_clients_per_gpu: 4,
283
+ cilium_socket_lb_host_namespace_only: false
284
+ }),
285
+ region: z.string(),
286
+ networking: z.object({
287
+ pod_cidr: z.string().default('10.244.0.0/16'),
288
+ service_cidr: z.string().default('10.96.0.0/12'),
289
+ dual_stack: z.boolean(),
290
+ pod_cidr_v6: z.string().default('2001:db8:1:2::/48'),
291
+ service_cidr_v6: z.string().default('2001:db8:1:1::/112')
292
+ }).default({
293
+ pod_cidr: '10.244.0.0/16',
294
+ service_cidr: '10.96.0.0/12',
295
+ dual_stack: false,
296
+ pod_cidr_v6: '2001:db8:1:2::/48',
297
+ service_cidr_v6: '2001:db8:1:1::/112'
298
+ }),
237
299
  id: z.uuid(),
238
300
  status: z.enum([
239
- 'active',
240
- 'disabled',
241
- 'deleted',
242
301
  'creating',
243
302
  'deployed',
244
- 'failed',
245
- 'updating'
303
+ 'updating',
304
+ 'disabled'
246
305
  ]),
247
306
  endpoint: z.union([
248
307
  z.url(),
249
308
  z.enum([''])
250
309
  ]).optional(),
310
+ endpoint_public: z.union([
311
+ z.url(),
312
+ z.enum([''])
313
+ ]).optional(),
251
314
  certificate_ca: z.string().optional(),
252
315
  version_current: z.string().optional(),
253
316
  created_at: z.string().optional(),
254
317
  updated_at: z.string().optional(),
255
- ready: z.boolean().optional(),
256
- version_channel: z.string().regex(/^(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-]+)*))?$/).optional()
318
+ ready: z.boolean()
257
319
  });
320
+ /**
321
+ * Mutable cluster configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
322
+ */
258
323
  export const zClusterUpdateInput = z.object({
259
- name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/).optional(),
260
- tier: z.enum(['basic', 'pro']),
261
- version_channel: z.string().regex(/^(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-]+)*))?$/).optional()
324
+ name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
325
+ tier: z.enum([
326
+ 'basic',
327
+ 'pro',
328
+ 'enterprise'
329
+ ]).optional().default('basic'),
330
+ version_channel: z.string().regex(/^(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-]+)*))?$/).optional().default('1.x.x-cfke.x'),
331
+ release_channel: z.enum([
332
+ 'rapid',
333
+ 'stable',
334
+ 'extended'
335
+ ]).optional().default('rapid'),
336
+ features: z.object({
337
+ gpu_sharing_strategy: z.enum([
338
+ 'none',
339
+ 'mps',
340
+ 'time_slicing'
341
+ ]).optional().default('none'),
342
+ gpu_max_shared_clients_per_gpu: z.int().gte(2).lte(48).optional().default(4),
343
+ cilium_socket_lb_host_namespace_only: z.boolean().optional()
344
+ }).optional().default({
345
+ gpu_sharing_strategy: 'none',
346
+ gpu_max_shared_clients_per_gpu: 4,
347
+ cilium_socket_lb_host_namespace_only: false
348
+ })
262
349
  });
350
+ /**
351
+ * Mutable fleet configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
352
+ */
263
353
  export const zFleetCreateInput = z.object({
264
354
  limits: z.object({
265
- cpu: z.number().gte(0)
355
+ cpu: z.int().gte(0).lte(100000).optional()
266
356
  }).optional(),
267
357
  gcp: z.object({
268
- enabled: z.boolean().optional().default(true),
269
- project: z.string()
358
+ enabled: z.boolean(),
359
+ project: z.string().regex(/^[a-z][a-z0-9-]{4,28}[a-z0-9]$/).optional()
270
360
  }).optional(),
271
361
  hetzner: z.object({
272
- enabled: z.boolean().optional().default(true),
273
- apiKey: z.string()
362
+ enabled: z.boolean(),
363
+ apiKey: z.string().length(64).regex(/^([A-Za-z0-9]{64}|\*{64})$/).optional()
274
364
  }).optional(),
275
365
  aws: z.object({
276
- enabled: z.boolean().optional().default(true),
277
- controllerRoleArn: z.string()
366
+ enabled: z.boolean(),
367
+ controllerRoleArn: z.string().regex(/^arn:aws(-[a-z]+)*:iam::\d{12}:role\/[\w+=,.@\/-]+$/).optional()
278
368
  }).optional(),
369
+ constraints: z.object({
370
+ 'karpenter.sh/capacity-type': z.array(z.enum(['on-demand', 'spot'])).min(1).optional().default(['on-demand', 'spot']),
371
+ 'kubernetes.io/arch': z.array(z.enum(['amd64', 'arm64'])).min(1).optional().default(['amd64']),
372
+ 'cfke.io/instance-family': z.array(z.enum([
373
+ 'a1',
374
+ 'a2',
375
+ 'a3',
376
+ 'a4',
377
+ 'c1',
378
+ 'c2',
379
+ 'c2d',
380
+ 'c3',
381
+ 'c3d',
382
+ 'c4',
383
+ 'c4a',
384
+ 'c4d',
385
+ 'c5',
386
+ 'c5a',
387
+ 'c5ad',
388
+ 'c5d',
389
+ 'c5n',
390
+ 'c6a',
391
+ 'c6g',
392
+ 'c6gd',
393
+ 'c6gn',
394
+ 'c6i',
395
+ 'c6id',
396
+ 'c6in',
397
+ 'c7a',
398
+ 'c7g',
399
+ 'c7gd',
400
+ 'c7gn',
401
+ 'c7i',
402
+ 'c7i-flex',
403
+ 'c8g',
404
+ 'c8gd',
405
+ 'cax',
406
+ 'ccx',
407
+ 'cpx',
408
+ 'cx',
409
+ 'd2',
410
+ 'd3',
411
+ 'd3en',
412
+ 'dl1',
413
+ 'dl2q',
414
+ 'e2',
415
+ 'f1',
416
+ 'f2',
417
+ 'g1',
418
+ 'g2',
419
+ 'g4ad',
420
+ 'g4dn',
421
+ 'g5',
422
+ 'g5g',
423
+ 'g6',
424
+ 'g6e',
425
+ 'gr6',
426
+ 'h1',
427
+ 'h3',
428
+ 'hpc6a',
429
+ 'hpc6id',
430
+ 'hpc7a',
431
+ 'hpc7g',
432
+ 'i2',
433
+ 'i3',
434
+ 'i3en',
435
+ 'i4g',
436
+ 'i4i',
437
+ 'i7i',
438
+ 'i7ie',
439
+ 'i8g',
440
+ 'im4gn',
441
+ 'inf1',
442
+ 'inf2',
443
+ 'is4gen',
444
+ 'm1',
445
+ 'm2',
446
+ 'm3',
447
+ 'm4',
448
+ 'm5',
449
+ 'm5a',
450
+ 'm5ad',
451
+ 'm5d',
452
+ 'm5dn',
453
+ 'm5n',
454
+ 'm5zn',
455
+ 'm6a',
456
+ 'm6g',
457
+ 'm6gd',
458
+ 'm6i',
459
+ 'm6id',
460
+ 'm6idn',
461
+ 'm6in',
462
+ 'm7a',
463
+ 'm7g',
464
+ 'm7gd',
465
+ 'm7i',
466
+ 'm7i-flex',
467
+ 'm8g',
468
+ 'm8gd',
469
+ 'n1',
470
+ 'n2',
471
+ 'n2d',
472
+ 'n4',
473
+ 'p3',
474
+ 'p3dn',
475
+ 'p4d',
476
+ 'p4de',
477
+ 'p5',
478
+ 'p5e',
479
+ 'p5en',
480
+ 'p6-b200',
481
+ 'r3',
482
+ 'r4',
483
+ 'r5',
484
+ 'r5a',
485
+ 'r5ad',
486
+ 'r5b',
487
+ 'r5d',
488
+ 'r5dn',
489
+ 'r5n',
490
+ 'r6a',
491
+ 'r6g',
492
+ 'r6gd',
493
+ 'r6i',
494
+ 'r6id',
495
+ 'r6idn',
496
+ 'r6in',
497
+ 'r7a',
498
+ 'r7g',
499
+ 'r7gd',
500
+ 'r7i',
501
+ 'r7iz',
502
+ 'r8g',
503
+ 'r8gd',
504
+ 't2',
505
+ 't2a',
506
+ 't2d',
507
+ 't3',
508
+ 't3a',
509
+ 't4g',
510
+ 'trn1',
511
+ 'trn1n',
512
+ 'u-3tb1',
513
+ 'u-6tb1',
514
+ 'u7i-12tb',
515
+ 'u7i-6tb',
516
+ 'u7i-8tb',
517
+ 'u7in-16tb',
518
+ 'u7in-24tb',
519
+ 'u7in-32tb',
520
+ 'vt1',
521
+ 'x1',
522
+ 'x1e',
523
+ 'x2gd',
524
+ 'x2idn',
525
+ 'x2iedn',
526
+ 'x2iezn',
527
+ 'x4',
528
+ 'x8g',
529
+ 'z1d',
530
+ 'z3'
531
+ ])).optional().default([]),
532
+ 'topology.kubernetes.io/region': z.array(z.enum([
533
+ 'africa-south1',
534
+ 'ap-northeast-1',
535
+ 'ap-northeast-2',
536
+ 'ap-northeast-3',
537
+ 'ap-south-1',
538
+ 'ap-southeast-1',
539
+ 'ap-southeast-2',
540
+ 'ash',
541
+ 'asia-east1',
542
+ 'asia-east2',
543
+ 'asia-northeast1',
544
+ 'asia-northeast2',
545
+ 'asia-northeast3',
546
+ 'asia-south1',
547
+ 'asia-south2',
548
+ 'asia-southeast1',
549
+ 'asia-southeast2',
550
+ 'australia-southeast1',
551
+ 'australia-southeast2',
552
+ 'ca-central-1',
553
+ 'eu-central-1',
554
+ 'eu-central-2',
555
+ 'eu-north-1',
556
+ 'eu-west-1',
557
+ 'eu-west-2',
558
+ 'eu-west-3',
559
+ 'europe-central2',
560
+ 'europe-north1',
561
+ 'europe-southwest1',
562
+ 'europe-west1',
563
+ 'europe-west10',
564
+ 'europe-west12',
565
+ 'europe-west2',
566
+ 'europe-west3',
567
+ 'europe-west4',
568
+ 'europe-west6',
569
+ 'europe-west8',
570
+ 'europe-west9',
571
+ 'fsn1',
572
+ 'hel1',
573
+ 'hil',
574
+ 'me-central1',
575
+ 'me-central2',
576
+ 'me-west1',
577
+ 'nbg1',
578
+ 'northamerica-northeast1',
579
+ 'northamerica-northeast2',
580
+ 'sa-east-1',
581
+ 'sin',
582
+ 'southamerica-east1',
583
+ 'southamerica-west1',
584
+ 'us-central1',
585
+ 'us-east-1',
586
+ 'us-east-2',
587
+ 'us-east1',
588
+ 'us-east4',
589
+ 'us-east5',
590
+ 'us-south1',
591
+ 'us-west-1',
592
+ 'us-west-2',
593
+ 'us-west1',
594
+ 'us-west2',
595
+ 'us-west3',
596
+ 'us-west4'
597
+ ])).optional().default([])
598
+ }).optional().default({
599
+ 'karpenter.sh/capacity-type': ['on-demand', 'spot'],
600
+ 'kubernetes.io/arch': ['amd64'],
601
+ 'cfke.io/instance-family': [],
602
+ 'topology.kubernetes.io/region': []
603
+ }),
604
+ scalingProfile: z.enum(['aggressive', 'conservative']).optional().default('conservative'),
279
605
  id: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/)
280
606
  });
607
+ /**
608
+ * Mutable fleet configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
609
+ */
281
610
  export const zFleet = z.object({
282
611
  limits: z.object({
283
- cpu: z.number().gte(0)
612
+ cpu: z.int().gte(0).lte(100000).optional()
284
613
  }).optional(),
285
614
  gcp: z.object({
286
- enabled: z.boolean().optional().default(true),
287
- project: z.string()
615
+ enabled: z.boolean(),
616
+ project: z.string().regex(/^[a-z][a-z0-9-]{4,28}[a-z0-9]$/).optional()
288
617
  }).optional(),
289
618
  hetzner: z.object({
290
- enabled: z.boolean().optional().default(true),
291
- apiKey: z.string()
619
+ enabled: z.boolean(),
620
+ apiKey: z.string().regex(/^\*{64}$/).optional()
292
621
  }).optional(),
293
622
  aws: z.object({
294
- enabled: z.boolean().optional().default(true),
295
- controllerRoleArn: z.string()
623
+ enabled: z.boolean(),
624
+ controllerRoleArn: z.string().regex(/^arn:aws(-[a-z]+)*:iam::\d{12}:role\/[\w+=,.@\/-]+$/).optional()
296
625
  }).optional(),
297
- id: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/)
626
+ constraints: z.object({
627
+ 'karpenter.sh/capacity-type': z.array(z.enum(['on-demand', 'spot'])).min(1).default(['on-demand', 'spot']),
628
+ 'kubernetes.io/arch': z.array(z.enum(['amd64', 'arm64'])).min(1).default(['amd64']),
629
+ 'cfke.io/instance-family': z.array(z.enum([
630
+ 'a1',
631
+ 'a2',
632
+ 'a3',
633
+ 'a4',
634
+ 'c1',
635
+ 'c2',
636
+ 'c2d',
637
+ 'c3',
638
+ 'c3d',
639
+ 'c4',
640
+ 'c4a',
641
+ 'c4d',
642
+ 'c5',
643
+ 'c5a',
644
+ 'c5ad',
645
+ 'c5d',
646
+ 'c5n',
647
+ 'c6a',
648
+ 'c6g',
649
+ 'c6gd',
650
+ 'c6gn',
651
+ 'c6i',
652
+ 'c6id',
653
+ 'c6in',
654
+ 'c7a',
655
+ 'c7g',
656
+ 'c7gd',
657
+ 'c7gn',
658
+ 'c7i',
659
+ 'c7i-flex',
660
+ 'c8g',
661
+ 'c8gd',
662
+ 'cax',
663
+ 'ccx',
664
+ 'cpx',
665
+ 'cx',
666
+ 'd2',
667
+ 'd3',
668
+ 'd3en',
669
+ 'dl1',
670
+ 'dl2q',
671
+ 'e2',
672
+ 'f1',
673
+ 'f2',
674
+ 'g1',
675
+ 'g2',
676
+ 'g4ad',
677
+ 'g4dn',
678
+ 'g5',
679
+ 'g5g',
680
+ 'g6',
681
+ 'g6e',
682
+ 'gr6',
683
+ 'h1',
684
+ 'h3',
685
+ 'hpc6a',
686
+ 'hpc6id',
687
+ 'hpc7a',
688
+ 'hpc7g',
689
+ 'i2',
690
+ 'i3',
691
+ 'i3en',
692
+ 'i4g',
693
+ 'i4i',
694
+ 'i7i',
695
+ 'i7ie',
696
+ 'i8g',
697
+ 'im4gn',
698
+ 'inf1',
699
+ 'inf2',
700
+ 'is4gen',
701
+ 'm1',
702
+ 'm2',
703
+ 'm3',
704
+ 'm4',
705
+ 'm5',
706
+ 'm5a',
707
+ 'm5ad',
708
+ 'm5d',
709
+ 'm5dn',
710
+ 'm5n',
711
+ 'm5zn',
712
+ 'm6a',
713
+ 'm6g',
714
+ 'm6gd',
715
+ 'm6i',
716
+ 'm6id',
717
+ 'm6idn',
718
+ 'm6in',
719
+ 'm7a',
720
+ 'm7g',
721
+ 'm7gd',
722
+ 'm7i',
723
+ 'm7i-flex',
724
+ 'm8g',
725
+ 'm8gd',
726
+ 'n1',
727
+ 'n2',
728
+ 'n2d',
729
+ 'n4',
730
+ 'p3',
731
+ 'p3dn',
732
+ 'p4d',
733
+ 'p4de',
734
+ 'p5',
735
+ 'p5e',
736
+ 'p5en',
737
+ 'p6-b200',
738
+ 'r3',
739
+ 'r4',
740
+ 'r5',
741
+ 'r5a',
742
+ 'r5ad',
743
+ 'r5b',
744
+ 'r5d',
745
+ 'r5dn',
746
+ 'r5n',
747
+ 'r6a',
748
+ 'r6g',
749
+ 'r6gd',
750
+ 'r6i',
751
+ 'r6id',
752
+ 'r6idn',
753
+ 'r6in',
754
+ 'r7a',
755
+ 'r7g',
756
+ 'r7gd',
757
+ 'r7i',
758
+ 'r7iz',
759
+ 'r8g',
760
+ 'r8gd',
761
+ 't2',
762
+ 't2a',
763
+ 't2d',
764
+ 't3',
765
+ 't3a',
766
+ 't4g',
767
+ 'trn1',
768
+ 'trn1n',
769
+ 'u-3tb1',
770
+ 'u-6tb1',
771
+ 'u7i-12tb',
772
+ 'u7i-6tb',
773
+ 'u7i-8tb',
774
+ 'u7in-16tb',
775
+ 'u7in-24tb',
776
+ 'u7in-32tb',
777
+ 'vt1',
778
+ 'x1',
779
+ 'x1e',
780
+ 'x2gd',
781
+ 'x2idn',
782
+ 'x2iedn',
783
+ 'x2iezn',
784
+ 'x4',
785
+ 'x8g',
786
+ 'z1d',
787
+ 'z3'
788
+ ])).optional().default([]),
789
+ 'topology.kubernetes.io/region': z.array(z.enum([
790
+ 'africa-south1',
791
+ 'ap-northeast-1',
792
+ 'ap-northeast-2',
793
+ 'ap-northeast-3',
794
+ 'ap-south-1',
795
+ 'ap-southeast-1',
796
+ 'ap-southeast-2',
797
+ 'ash',
798
+ 'asia-east1',
799
+ 'asia-east2',
800
+ 'asia-northeast1',
801
+ 'asia-northeast2',
802
+ 'asia-northeast3',
803
+ 'asia-south1',
804
+ 'asia-south2',
805
+ 'asia-southeast1',
806
+ 'asia-southeast2',
807
+ 'australia-southeast1',
808
+ 'australia-southeast2',
809
+ 'ca-central-1',
810
+ 'eu-central-1',
811
+ 'eu-central-2',
812
+ 'eu-north-1',
813
+ 'eu-west-1',
814
+ 'eu-west-2',
815
+ 'eu-west-3',
816
+ 'europe-central2',
817
+ 'europe-north1',
818
+ 'europe-southwest1',
819
+ 'europe-west1',
820
+ 'europe-west10',
821
+ 'europe-west12',
822
+ 'europe-west2',
823
+ 'europe-west3',
824
+ 'europe-west4',
825
+ 'europe-west6',
826
+ 'europe-west8',
827
+ 'europe-west9',
828
+ 'fsn1',
829
+ 'hel1',
830
+ 'hil',
831
+ 'me-central1',
832
+ 'me-central2',
833
+ 'me-west1',
834
+ 'nbg1',
835
+ 'northamerica-northeast1',
836
+ 'northamerica-northeast2',
837
+ 'sa-east-1',
838
+ 'sin',
839
+ 'southamerica-east1',
840
+ 'southamerica-west1',
841
+ 'us-central1',
842
+ 'us-east-1',
843
+ 'us-east-2',
844
+ 'us-east1',
845
+ 'us-east4',
846
+ 'us-east5',
847
+ 'us-south1',
848
+ 'us-west-1',
849
+ 'us-west-2',
850
+ 'us-west1',
851
+ 'us-west2',
852
+ 'us-west3',
853
+ 'us-west4'
854
+ ])).optional().default([])
855
+ }).default({
856
+ 'karpenter.sh/capacity-type': ['on-demand', 'spot'],
857
+ 'kubernetes.io/arch': ['amd64'],
858
+ 'cfke.io/instance-family': [],
859
+ 'topology.kubernetes.io/region': []
860
+ }),
861
+ scalingProfile: z.enum(['aggressive', 'conservative']).default('conservative'),
862
+ id: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
863
+ ready: z.boolean(),
864
+ status_message: z.string().optional(),
865
+ created_at: z.string(),
866
+ updated_at: z.string()
298
867
  });
868
+ /**
869
+ * Mutable fleet configuration. Applied as a full overwrite: any omitted field is reset to its default rather than left unchanged.
870
+ */
299
871
  export const zFleetUpdateInput = z.object({
300
872
  limits: z.object({
301
- cpu: z.number().gte(0)
873
+ cpu: z.int().gte(0).lte(100000).optional()
302
874
  }).optional(),
303
875
  gcp: z.object({
304
- enabled: z.boolean().optional().default(true),
305
- project: z.string()
876
+ enabled: z.boolean(),
877
+ project: z.string().regex(/^[a-z][a-z0-9-]{4,28}[a-z0-9]$/).optional()
306
878
  }).optional(),
307
879
  hetzner: z.object({
308
- enabled: z.boolean().optional().default(true),
309
- apiKey: z.string()
880
+ enabled: z.boolean(),
881
+ apiKey: z.string().length(64).regex(/^([A-Za-z0-9]{64}|\*{64})$/).optional()
310
882
  }).optional(),
311
883
  aws: z.object({
312
- enabled: z.boolean().optional().default(true),
313
- controllerRoleArn: z.string()
314
- }).optional()
884
+ enabled: z.boolean(),
885
+ controllerRoleArn: z.string().regex(/^arn:aws(-[a-z]+)*:iam::\d{12}:role\/[\w+=,.@\/-]+$/).optional()
886
+ }).optional(),
887
+ constraints: z.object({
888
+ 'karpenter.sh/capacity-type': z.array(z.enum(['on-demand', 'spot'])).min(1).optional().default(['on-demand', 'spot']),
889
+ 'kubernetes.io/arch': z.array(z.enum(['amd64', 'arm64'])).min(1).optional().default(['amd64']),
890
+ 'cfke.io/instance-family': z.array(z.enum([
891
+ 'a1',
892
+ 'a2',
893
+ 'a3',
894
+ 'a4',
895
+ 'c1',
896
+ 'c2',
897
+ 'c2d',
898
+ 'c3',
899
+ 'c3d',
900
+ 'c4',
901
+ 'c4a',
902
+ 'c4d',
903
+ 'c5',
904
+ 'c5a',
905
+ 'c5ad',
906
+ 'c5d',
907
+ 'c5n',
908
+ 'c6a',
909
+ 'c6g',
910
+ 'c6gd',
911
+ 'c6gn',
912
+ 'c6i',
913
+ 'c6id',
914
+ 'c6in',
915
+ 'c7a',
916
+ 'c7g',
917
+ 'c7gd',
918
+ 'c7gn',
919
+ 'c7i',
920
+ 'c7i-flex',
921
+ 'c8g',
922
+ 'c8gd',
923
+ 'cax',
924
+ 'ccx',
925
+ 'cpx',
926
+ 'cx',
927
+ 'd2',
928
+ 'd3',
929
+ 'd3en',
930
+ 'dl1',
931
+ 'dl2q',
932
+ 'e2',
933
+ 'f1',
934
+ 'f2',
935
+ 'g1',
936
+ 'g2',
937
+ 'g4ad',
938
+ 'g4dn',
939
+ 'g5',
940
+ 'g5g',
941
+ 'g6',
942
+ 'g6e',
943
+ 'gr6',
944
+ 'h1',
945
+ 'h3',
946
+ 'hpc6a',
947
+ 'hpc6id',
948
+ 'hpc7a',
949
+ 'hpc7g',
950
+ 'i2',
951
+ 'i3',
952
+ 'i3en',
953
+ 'i4g',
954
+ 'i4i',
955
+ 'i7i',
956
+ 'i7ie',
957
+ 'i8g',
958
+ 'im4gn',
959
+ 'inf1',
960
+ 'inf2',
961
+ 'is4gen',
962
+ 'm1',
963
+ 'm2',
964
+ 'm3',
965
+ 'm4',
966
+ 'm5',
967
+ 'm5a',
968
+ 'm5ad',
969
+ 'm5d',
970
+ 'm5dn',
971
+ 'm5n',
972
+ 'm5zn',
973
+ 'm6a',
974
+ 'm6g',
975
+ 'm6gd',
976
+ 'm6i',
977
+ 'm6id',
978
+ 'm6idn',
979
+ 'm6in',
980
+ 'm7a',
981
+ 'm7g',
982
+ 'm7gd',
983
+ 'm7i',
984
+ 'm7i-flex',
985
+ 'm8g',
986
+ 'm8gd',
987
+ 'n1',
988
+ 'n2',
989
+ 'n2d',
990
+ 'n4',
991
+ 'p3',
992
+ 'p3dn',
993
+ 'p4d',
994
+ 'p4de',
995
+ 'p5',
996
+ 'p5e',
997
+ 'p5en',
998
+ 'p6-b200',
999
+ 'r3',
1000
+ 'r4',
1001
+ 'r5',
1002
+ 'r5a',
1003
+ 'r5ad',
1004
+ 'r5b',
1005
+ 'r5d',
1006
+ 'r5dn',
1007
+ 'r5n',
1008
+ 'r6a',
1009
+ 'r6g',
1010
+ 'r6gd',
1011
+ 'r6i',
1012
+ 'r6id',
1013
+ 'r6idn',
1014
+ 'r6in',
1015
+ 'r7a',
1016
+ 'r7g',
1017
+ 'r7gd',
1018
+ 'r7i',
1019
+ 'r7iz',
1020
+ 'r8g',
1021
+ 'r8gd',
1022
+ 't2',
1023
+ 't2a',
1024
+ 't2d',
1025
+ 't3',
1026
+ 't3a',
1027
+ 't4g',
1028
+ 'trn1',
1029
+ 'trn1n',
1030
+ 'u-3tb1',
1031
+ 'u-6tb1',
1032
+ 'u7i-12tb',
1033
+ 'u7i-6tb',
1034
+ 'u7i-8tb',
1035
+ 'u7in-16tb',
1036
+ 'u7in-24tb',
1037
+ 'u7in-32tb',
1038
+ 'vt1',
1039
+ 'x1',
1040
+ 'x1e',
1041
+ 'x2gd',
1042
+ 'x2idn',
1043
+ 'x2iedn',
1044
+ 'x2iezn',
1045
+ 'x4',
1046
+ 'x8g',
1047
+ 'z1d',
1048
+ 'z3'
1049
+ ])).optional().default([]),
1050
+ 'topology.kubernetes.io/region': z.array(z.enum([
1051
+ 'africa-south1',
1052
+ 'ap-northeast-1',
1053
+ 'ap-northeast-2',
1054
+ 'ap-northeast-3',
1055
+ 'ap-south-1',
1056
+ 'ap-southeast-1',
1057
+ 'ap-southeast-2',
1058
+ 'ash',
1059
+ 'asia-east1',
1060
+ 'asia-east2',
1061
+ 'asia-northeast1',
1062
+ 'asia-northeast2',
1063
+ 'asia-northeast3',
1064
+ 'asia-south1',
1065
+ 'asia-south2',
1066
+ 'asia-southeast1',
1067
+ 'asia-southeast2',
1068
+ 'australia-southeast1',
1069
+ 'australia-southeast2',
1070
+ 'ca-central-1',
1071
+ 'eu-central-1',
1072
+ 'eu-central-2',
1073
+ 'eu-north-1',
1074
+ 'eu-west-1',
1075
+ 'eu-west-2',
1076
+ 'eu-west-3',
1077
+ 'europe-central2',
1078
+ 'europe-north1',
1079
+ 'europe-southwest1',
1080
+ 'europe-west1',
1081
+ 'europe-west10',
1082
+ 'europe-west12',
1083
+ 'europe-west2',
1084
+ 'europe-west3',
1085
+ 'europe-west4',
1086
+ 'europe-west6',
1087
+ 'europe-west8',
1088
+ 'europe-west9',
1089
+ 'fsn1',
1090
+ 'hel1',
1091
+ 'hil',
1092
+ 'me-central1',
1093
+ 'me-central2',
1094
+ 'me-west1',
1095
+ 'nbg1',
1096
+ 'northamerica-northeast1',
1097
+ 'northamerica-northeast2',
1098
+ 'sa-east-1',
1099
+ 'sin',
1100
+ 'southamerica-east1',
1101
+ 'southamerica-west1',
1102
+ 'us-central1',
1103
+ 'us-east-1',
1104
+ 'us-east-2',
1105
+ 'us-east1',
1106
+ 'us-east4',
1107
+ 'us-east5',
1108
+ 'us-south1',
1109
+ 'us-west-1',
1110
+ 'us-west-2',
1111
+ 'us-west1',
1112
+ 'us-west2',
1113
+ 'us-west3',
1114
+ 'us-west4'
1115
+ ])).optional().default([])
1116
+ }).optional().default({
1117
+ 'karpenter.sh/capacity-type': ['on-demand', 'spot'],
1118
+ 'kubernetes.io/arch': ['amd64'],
1119
+ 'cfke.io/instance-family': [],
1120
+ 'topology.kubernetes.io/region': []
1121
+ }),
1122
+ scalingProfile: z.enum(['aggressive', 'conservative']).optional().default('conservative')
1123
+ });
1124
+ export const zInviteCreateInput = z.object({
1125
+ email: z.email(),
1126
+ role: z.enum(['Administrator', 'User']).optional().default('User')
315
1127
  });
316
1128
  export const zInvite = z.object({
317
1129
  id: z.string().optional(),
318
1130
  organization_id: z.uuid().optional(),
319
1131
  date_created: z.iso.datetime(),
320
1132
  email: z.email().optional(),
321
- code: z.string().optional()
1133
+ code: z.string().optional(),
1134
+ role: z.enum(['Administrator', 'User']).optional().default('User')
322
1135
  });
323
1136
  export const zInvoice = z.object({
324
1137
  id: z.string().optional(),
@@ -358,21 +1171,28 @@ export const zMarketplaceListing = z.object({
358
1171
  }).optional()
359
1172
  });
360
1173
  export const zOrganizationCreateInput = z.object({
1174
+ type: z.enum(['business', 'personal']),
361
1175
  email: z.email(),
362
- first_name: z.string(),
363
- last_name: z.string(),
1176
+ first_name: z.string().min(1),
1177
+ last_name: z.string().min(1),
364
1178
  company_name: z.string().min(2).max(120).regex(/^(?!\s)(?!.*\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$/),
365
1179
  password: z.string().min(8)
366
1180
  });
1181
+ export const zOrganizationCreateOutput = z.object({
1182
+ id: z.string()
1183
+ });
367
1184
  export const zOrganization = z.object({
368
1185
  id: z.uuid(),
369
1186
  name: z.string().min(2).max(120).optional(),
1187
+ type: z.enum(['business', 'personal']),
370
1188
  date_created: z.iso.datetime(),
371
1189
  quota: z.object({
372
1190
  basic_clusters_max: z.int().gte(0),
373
1191
  basic_clusters_available: z.int(),
374
1192
  pro_clusters_max: z.int().gte(0),
375
1193
  pro_clusters_available: z.int(),
1194
+ enterprise_clusters_max: z.int().gte(0),
1195
+ enterprise_clusters_available: z.int(),
376
1196
  fleets_max: z.int().gte(0),
377
1197
  cluster_tiers: z.array(z.string()).min(0),
378
1198
  regions: z.array(z.string()).min(1),
@@ -380,40 +1200,42 @@ export const zOrganization = z.object({
380
1200
  id: z.string(),
381
1201
  label: z.string()
382
1202
  })).min(1),
383
- copilot_user_hourly_tokens: z.int().gte(0),
384
- copilot_organization_hourly_tokens: z.int().gte(0),
385
1203
  cfcr_storage_gb: z.int().gte(-1)
386
1204
  }),
387
1205
  status: z.enum([
388
1206
  'active',
389
1207
  'closed',
390
1208
  'suspended'
1209
+ ]),
1210
+ verification: z.enum([
1211
+ 'none',
1212
+ 'submitted',
1213
+ 'verified'
391
1214
  ])
392
1215
  });
393
1216
  export const zPaymentMethod = z.object({
394
- id: z.uuid(),
395
- setup: z.boolean(),
396
- type: z.enum(['card']),
1217
+ id: z.string(),
1218
+ type: z.enum([
1219
+ 'card',
1220
+ 'sepa_debit',
1221
+ 'bank_transfer'
1222
+ ]),
397
1223
  last4: z.string(),
398
1224
  exp_month: z.int().gte(1).lte(12),
399
- exp_year: z.int().gte(2024),
400
- brand: z.enum([
401
- 'amex',
402
- 'diners',
403
- 'discover',
404
- 'eftpos_au',
405
- 'jcb',
406
- 'mastercard',
407
- 'unionpay',
408
- 'visa',
409
- 'unknown'
410
- ])
1225
+ exp_year: z.int(),
1226
+ brand: z.string(),
1227
+ iban: z.string(),
1228
+ bic: z.string(),
1229
+ account_holder_name: z.string(),
1230
+ is_default: z.boolean()
411
1231
  });
412
1232
  export const zPlatformQuota = z.object({
413
1233
  basic_clusters_max: z.int().gte(0),
414
1234
  basic_clusters_available: z.int(),
415
1235
  pro_clusters_max: z.int().gte(0),
416
1236
  pro_clusters_available: z.int(),
1237
+ enterprise_clusters_max: z.int().gte(0),
1238
+ enterprise_clusters_available: z.int(),
417
1239
  fleets_max: z.int().gte(0),
418
1240
  cluster_tiers: z.array(z.string()).min(0),
419
1241
  regions: z.array(z.string()).min(1),
@@ -421,8 +1243,6 @@ export const zPlatformQuota = z.object({
421
1243
  id: z.string(),
422
1244
  label: z.string()
423
1245
  })).min(1),
424
- copilot_user_hourly_tokens: z.int().gte(0),
425
- copilot_organization_hourly_tokens: z.int().gte(0),
426
1246
  cfcr_storage_gb: z.int().gte(-1)
427
1247
  });
428
1248
  export const zRegistryRepository = z.object({
@@ -471,6 +1291,69 @@ export const zRegistryTag = z.object({
471
1291
  repository: z.string(),
472
1292
  uri: z.string()
473
1293
  });
1294
+ export const zTicketAttachment = z.object({
1295
+ id: z.string(),
1296
+ filename: z.string(),
1297
+ content_type: z.string(),
1298
+ size: z.int()
1299
+ });
1300
+ export const zTicketCreateInput = z.object({
1301
+ category: z.enum([
1302
+ 'billing',
1303
+ 'technical',
1304
+ 'general'
1305
+ ]),
1306
+ body: z.string().min(1).max(50000).regex(/\S/),
1307
+ properties: z.record(z.string(), z.unknown()).optional()
1308
+ });
1309
+ export const zTicketMessageInput = z.object({
1310
+ body: z.string().min(1).max(50000).regex(/\S/)
1311
+ });
1312
+ export const zTicketMessage = z.object({
1313
+ id: z.string(),
1314
+ type: z.enum(['customer_reply', 'agent_reply']),
1315
+ body: z.string(),
1316
+ author_first_name: z.string().optional(),
1317
+ author_last_name: z.string().optional(),
1318
+ attachments: z.array(z.object({
1319
+ id: z.string(),
1320
+ filename: z.string(),
1321
+ content_type: z.string(),
1322
+ size: z.int()
1323
+ })).optional(),
1324
+ date_created: z.iso.datetime()
1325
+ });
1326
+ export const zTicket = z.object({
1327
+ id: z.string(),
1328
+ status: z.enum([
1329
+ 'waiting_on_us',
1330
+ 'waiting_on_user',
1331
+ 'closed'
1332
+ ]),
1333
+ category: z.enum([
1334
+ 'billing',
1335
+ 'technical',
1336
+ 'general'
1337
+ ]),
1338
+ summary: z.string(),
1339
+ closed_at: z.iso.datetime().optional(),
1340
+ date_created: z.iso.datetime(),
1341
+ date_updated: z.iso.datetime(),
1342
+ messages: z.array(z.object({
1343
+ id: z.string(),
1344
+ type: z.enum(['customer_reply', 'agent_reply']),
1345
+ body: z.string(),
1346
+ author_first_name: z.string().optional(),
1347
+ author_last_name: z.string().optional(),
1348
+ attachments: z.array(z.object({
1349
+ id: z.string(),
1350
+ filename: z.string(),
1351
+ content_type: z.string(),
1352
+ size: z.int()
1353
+ })).optional(),
1354
+ date_created: z.iso.datetime()
1355
+ })).optional()
1356
+ });
474
1357
  export const zTokenCreateInput = z.object({
475
1358
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
476
1359
  role: z.enum(['Administrator', 'User'])
@@ -488,26 +1371,58 @@ export const zTokenUpdateInput = z.object({
488
1371
  });
489
1372
  export const zUsageFacets = z.object({
490
1373
  cluster_id: z.array(z.string()).optional(),
491
- product: z.array(z.string()).optional()
1374
+ product: z.array(z.enum([
1375
+ 'cfke_controlplane_basic',
1376
+ 'cfke_controlplane_pro',
1377
+ 'cfke_controlplane_enterprise',
1378
+ 'cfke_connected_nodes_basic',
1379
+ 'cfke_connected_nodes_pro',
1380
+ 'cfke_connected_nodes_enterprise',
1381
+ 'cfcr_storage'
1382
+ ])).optional()
492
1383
  });
493
1384
  export const zUsageResponse = z.object({
494
1385
  data: z.array(z.object({
495
1386
  hour: z.string(),
496
1387
  cluster_id: z.string(),
497
- product: z.string(),
1388
+ product: z.enum([
1389
+ 'cfke_controlplane_basic',
1390
+ 'cfke_controlplane_pro',
1391
+ 'cfke_controlplane_enterprise',
1392
+ 'cfke_connected_nodes_basic',
1393
+ 'cfke_connected_nodes_pro',
1394
+ 'cfke_connected_nodes_enterprise',
1395
+ 'cfcr_storage'
1396
+ ]),
498
1397
  value: z.number(),
499
1398
  price: z.number(),
500
1399
  total: z.number()
501
1400
  })),
502
1401
  facets: z.object({
503
1402
  cluster_id: z.array(z.string()).optional(),
504
- product: z.array(z.string()).optional()
1403
+ product: z.array(z.enum([
1404
+ 'cfke_controlplane_basic',
1405
+ 'cfke_controlplane_pro',
1406
+ 'cfke_controlplane_enterprise',
1407
+ 'cfke_connected_nodes_basic',
1408
+ 'cfke_connected_nodes_pro',
1409
+ 'cfke_connected_nodes_enterprise',
1410
+ 'cfcr_storage'
1411
+ ])).optional()
505
1412
  })
506
1413
  });
507
1414
  export const zUsage = z.object({
508
1415
  hour: z.string(),
509
1416
  cluster_id: z.string(),
510
- product: z.string(),
1417
+ product: z.enum([
1418
+ 'cfke_controlplane_basic',
1419
+ 'cfke_controlplane_pro',
1420
+ 'cfke_controlplane_enterprise',
1421
+ 'cfke_connected_nodes_basic',
1422
+ 'cfke_connected_nodes_pro',
1423
+ 'cfke_connected_nodes_enterprise',
1424
+ 'cfcr_storage'
1425
+ ]),
511
1426
  value: z.number(),
512
1427
  price: z.number(),
513
1428
  total: z.number()
@@ -517,9 +1432,7 @@ export const zUserCreateInput = z.object({
517
1432
  first_name: z.string().min(1).max(50),
518
1433
  last_name: z.string().min(1).max(50),
519
1434
  code: z.string(),
520
- password: z.string().min(8),
521
- status: z.enum(['active', 'inactive']).optional(),
522
- role: z.enum(['Administrator', 'User']).optional()
1435
+ password: z.string().min(8)
523
1436
  });
524
1437
  export const zUser = z.object({
525
1438
  email: z.email(),
@@ -537,535 +1450,407 @@ export const zUserUpdateInput = z.object({
537
1450
  role: z.enum(['Administrator', 'User']).optional(),
538
1451
  status: z.enum(['active', 'inactive']).optional()
539
1452
  });
540
- export const zGetUsageData = z.object({
541
- body: z.never().optional(),
542
- path: z.never().optional(),
543
- query: z.object({
544
- granularity: z.enum([
545
- 'hourly',
546
- 'daily',
547
- 'monthly'
548
- ]).optional()
549
- }).optional()
1453
+ export const zListUserOrganizationsPath = z.object({
1454
+ email: z.string()
550
1455
  });
551
1456
  /**
552
- * Usage data with facets for filtering
1457
+ * An array of organizations the user belongs to.
553
1458
  */
554
- export const zGetUsageResponse = zUsageResponse;
555
- export const zGetPaymentMethodData = z.object({
556
- body: z.never().optional(),
557
- path: z.never().optional(),
558
- query: z.never().optional()
559
- });
1459
+ export const zListUserOrganizationsResponse = z.array(z.object({
1460
+ realm: z.string().optional(),
1461
+ displayName: z.string().optional()
1462
+ }));
560
1463
  /**
561
- * Redacted payment card information.
1464
+ * An array of users
562
1465
  */
563
- export const zGetPaymentMethodResponse = zPaymentMethod;
564
- export const zGetPaymentMethodSecretData = z.object({
565
- body: z.never().optional(),
566
- path: z.never().optional(),
567
- query: z.never().optional()
568
- });
1466
+ export const zListUsersResponse = z.array(zUser);
1467
+ export const zCreateUserBody = zUserCreateInput;
569
1468
  /**
570
- * The client secret. Used for client-side retrieval using a publishable key. The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret.
571
- *
1469
+ * Successfully created. Returns created user details.
572
1470
  */
573
- export const zGetPaymentMethodSecretResponse = z.object({
574
- id: z.string().optional()
575
- });
576
- export const zListInvoicesData = z.object({
577
- body: z.never().optional(),
578
- path: z.never().optional(),
579
- query: z.never().optional()
1471
+ export const zCreateUserResponse = zUser;
1472
+ export const zDeleteUserPath = z.object({
1473
+ user_id: z.string()
580
1474
  });
581
1475
  /**
582
- * An array of usage records.
1476
+ * User profile information
583
1477
  */
584
- export const zListInvoicesResponse = z.array(zInvoice);
585
- export const zGetContactData = z.object({
586
- body: z.never().optional(),
587
- path: z.never().optional(),
588
- query: z.never().optional()
1478
+ export const zDeleteUserResponse = zUser;
1479
+ export const zGetUserPath = z.object({
1480
+ user_id: z.string()
589
1481
  });
590
1482
  /**
591
- * Returns a single object containing organization contact and billing address details.
1483
+ * User profile information
592
1484
  */
593
- export const zGetContactResponse = zBillingContact;
594
- export const zUpdateContactData = z.object({
595
- body: zBillingContact,
596
- path: z.never().optional(),
597
- query: z.never().optional()
1485
+ export const zGetUserResponse = zUser;
1486
+ export const zUpdateUserBody = zUserUpdateInput;
1487
+ export const zUpdateUserPath = z.object({
1488
+ user_id: z.string()
598
1489
  });
599
1490
  /**
600
- * Successfully updated. Returns updated organization details.
1491
+ * Successfully created. Returns created user details.
601
1492
  */
602
- export const zUpdateContactResponse = zBillingContact;
603
- export const zGetCreditsData = z.object({
604
- body: z.never().optional(),
605
- path: z.never().optional(),
606
- query: z.never().optional()
607
- });
1493
+ export const zUpdateUserResponse = zUser;
608
1494
  /**
609
- * An array of the applied promotional credits records.
1495
+ * Returns a list of access token details with masked secrets.
610
1496
  */
611
- export const zGetCreditsResponse = z.array(zBillingCredits);
612
- export const zRedeemCreditsData = z.object({
613
- body: z.object({
614
- code: z.string().optional()
615
- }),
616
- path: z.never().optional(),
617
- query: z.never().optional()
1497
+ export const zListTokensResponse = z.array(zToken);
1498
+ export const zCreateTokenBody = zTokenCreateInput;
1499
+ /**
1500
+ * Successfully created. Returns created token details with unmasked/raw secret.
1501
+ */
1502
+ export const zCreateTokenResponse = zToken;
1503
+ export const zDeleteTokenPath = z.object({
1504
+ token_id: z.string()
618
1505
  });
619
- export const zListChartsData = z.object({
620
- body: z.never().optional(),
621
- path: z.object({
622
- cluster_id: z.string()
623
- }),
624
- query: z.never().optional()
1506
+ export const zGetTokenPath = z.object({
1507
+ token_id: z.string()
625
1508
  });
626
1509
  /**
627
- * An array of charts
1510
+ * Returns access token details with masked secret.
628
1511
  */
629
- export const zListChartsResponse = z.array(zChart);
630
- export const zCreateChartData = z.object({
631
- body: zChartCreateInput,
632
- path: z.object({
633
- cluster_id: z.string()
634
- }),
635
- query: z.never().optional()
1512
+ export const zGetTokenResponse = zToken;
1513
+ export const zUpdateTokenBody = zTokenUpdateInput;
1514
+ export const zUpdateTokenPath = z.object({
1515
+ token_id: z.string()
636
1516
  });
637
1517
  /**
638
- * Successfully created. Returns created Chart ID.
1518
+ * Successfully updated. Returns updated token details with masked secret.
639
1519
  */
640
- export const zCreateChartResponse = z.string();
641
- export const zDeleteChartData = z.object({
642
- body: z.never().optional(),
643
- path: z.object({
644
- cluster_id: z.string(),
645
- chart_name: z.string()
646
- }),
647
- query: z.never().optional()
1520
+ export const zUpdateTokenResponse = zToken;
1521
+ export const zRegenerateTokenPath = z.object({
1522
+ token_id: z.string()
648
1523
  });
649
1524
  /**
650
- * Successfully deleted.
1525
+ * Successfully updated. Returns updated token details with unmasked / raw secret.
651
1526
  */
652
- export const zDeleteChartResponse = z.string();
653
- export const zGetChartData = z.object({
654
- body: z.never().optional(),
655
- path: z.object({
656
- cluster_id: z.string(),
657
- chart_name: z.string()
658
- }),
659
- query: z.never().optional()
660
- });
1527
+ export const zRegenerateTokenResponse = zToken;
661
1528
  /**
662
- * Returns a single object containing chart details.
1529
+ * An array of tickets for the organization, newest first.
663
1530
  */
664
- export const zGetChartResponse = zChart;
665
- export const zUpdateChartData = z.object({
666
- body: zChartUpdateInput,
667
- path: z.object({
668
- cluster_id: z.string(),
669
- chart_name: z.string()
670
- }),
671
- query: z.never().optional()
1531
+ export const zListTicketsResponse = z.array(zTicket);
1532
+ export const zCreateTicketBody = z.object({
1533
+ payload: z.string().optional(),
1534
+ attachments: z.array(z.string()).optional()
672
1535
  });
673
1536
  /**
674
- * Successfully updated.
1537
+ * Ticket created.
675
1538
  */
676
- export const zUpdateChartResponse = z.string();
677
- export const zListFleetsData = z.object({
678
- body: z.never().optional(),
679
- path: z.object({
680
- cluster_id: z.string()
681
- }),
682
- query: z.never().optional()
1539
+ export const zCreateTicketResponse = zTicket;
1540
+ export const zCloseTicketPath = z.object({
1541
+ ticket_id: z.string()
683
1542
  });
684
1543
  /**
685
- * An array of fleets
1544
+ * Ticket closed.
686
1545
  */
687
- export const zListFleetsResponse = z.array(zFleet);
688
- export const zCreateFleetData = z.object({
689
- body: zFleetCreateInput,
690
- path: z.object({
691
- cluster_id: z.string()
692
- }),
693
- query: z.never().optional()
1546
+ export const zCloseTicketResponse = zTicket;
1547
+ export const zGetTicketPath = z.object({
1548
+ ticket_id: z.string()
694
1549
  });
695
1550
  /**
696
- * Successfully created. Returns created Fleet ID.
1551
+ * Ticket with messages (internal notes excluded).
697
1552
  */
698
- export const zCreateFleetResponse = z.string();
699
- export const zDeleteFleetData = z.object({
700
- body: z.never().optional(),
701
- path: z.object({
702
- cluster_id: z.string(),
703
- fleet_name: z.string()
704
- }),
705
- query: z.never().optional()
1553
+ export const zGetTicketResponse = zTicket;
1554
+ export const zReplyTicketBody = z.object({
1555
+ payload: z.string().optional(),
1556
+ attachments: z.array(z.string()).optional()
1557
+ });
1558
+ export const zReplyTicketPath = z.object({
1559
+ ticket_id: z.string()
706
1560
  });
707
1561
  /**
708
- * Successfully deleted.
1562
+ * Reply appended.
709
1563
  */
710
- export const zDeleteFleetResponse = z.string();
711
- export const zGetFleetData = z.object({
712
- body: z.never().optional(),
713
- path: z.object({
714
- cluster_id: z.string(),
715
- fleet_name: z.string()
716
- }),
717
- query: z.never().optional()
1564
+ export const zReplyTicketResponse = zTicketMessage;
1565
+ export const zGetTicketAttachmentPath = z.object({
1566
+ ticket_id: z.string(),
1567
+ attachment_id: z.string()
718
1568
  });
719
1569
  /**
720
- * Returns a single object containing fleet details.
1570
+ * Attachment binary stream.
721
1571
  */
722
- export const zGetFleetResponse = zFleet;
723
- export const zUpdateFleetData = z.object({
724
- body: zFleetUpdateInput,
725
- path: z.object({
726
- cluster_id: z.string(),
727
- fleet_name: z.string()
728
- }),
729
- query: z.never().optional()
1572
+ export const zGetTicketAttachmentResponse = z.string();
1573
+ /**
1574
+ * List of repositories
1575
+ */
1576
+ export const zListRepositoriesResponse = z.array(zRegistryRepository);
1577
+ export const zListTagsPath = z.object({
1578
+ region: z.string(),
1579
+ repository: z.string()
730
1580
  });
731
1581
  /**
732
- * Successfully updated.
1582
+ * Repository with tags
733
1583
  */
734
- export const zUpdateFleetResponse = z.string();
735
- export const zQueryClusterData = z.object({
736
- body: z.never().optional(),
737
- path: z.object({
738
- cluster_id: z.string()
739
- }),
740
- query: z.never().optional()
1584
+ export const zListTagsResponse = zRegistryRepositoryWithTags;
1585
+ export const zDeleteTagPath = z.object({
1586
+ region: z.string(),
1587
+ repository: z.string(),
1588
+ tag: z.string()
741
1589
  });
742
- export const zListClustersData = z.object({
743
- body: z.never().optional(),
744
- path: z.never().optional(),
745
- query: z.never().optional()
1590
+ export const zGetTagPath = z.object({
1591
+ region: z.string(),
1592
+ repository: z.string(),
1593
+ tag: z.string()
746
1594
  });
747
1595
  /**
748
- * An array of clusters
1596
+ * Tag details
749
1597
  */
750
- export const zListClustersResponse = z.array(zCluster);
751
- export const zCreateClusterData = z.object({
752
- body: zClusterCreateInput,
753
- path: z.never().optional(),
754
- query: z.never().optional()
755
- });
1598
+ export const zGetTagResponse = zRegistryTag;
756
1599
  /**
757
- * Successfully created. Returns created Cluster ID.
1600
+ * Returns a single object containing organization details.
758
1601
  */
759
- export const zCreateClusterResponse = z.string();
760
- export const zDeleteClusterData = z.object({
761
- body: z.never().optional(),
762
- path: z.object({
763
- cluster_id: z.string()
764
- }),
765
- query: z.never().optional()
766
- });
1602
+ export const zGetOrganizationResponse = zOrganization;
1603
+ export const zCreateOrganizationBody = zOrganizationCreateInput;
767
1604
  /**
768
- * Successfully deleted.
1605
+ * Organization signup accepted. Returns the generated organization id immediately; provisioning (billing, Keycloak realm, user) continues asynchronously in the background.
1606
+ *
769
1607
  */
770
- export const zDeleteClusterResponse = z.string();
771
- export const zGetClusterData = z.object({
772
- body: z.never().optional(),
773
- path: z.object({
774
- cluster_id: z.string()
775
- }),
776
- query: z.never().optional()
777
- });
1608
+ export const zCreateOrganizationResponse = zOrganizationCreateOutput;
778
1609
  /**
779
- * Returns a single object containing cluster details.
1610
+ * Returns the current consent status.
780
1611
  */
781
- export const zGetClusterResponse = zCluster;
782
- export const zUpdateClusterData = z.object({
783
- body: zClusterUpdateInput,
784
- path: z.object({
785
- cluster_id: z.string()
786
- }),
787
- query: z.never().optional()
1612
+ export const zGetBasicPriceConsentResponse = zBasicPriceConsent;
1613
+ export const zSetBasicPriceConsentBody = zBasicPriceConsentInput;
1614
+ /**
1615
+ * Decision recorded. Returns the updated consent status.
1616
+ */
1617
+ export const zSetBasicPriceConsentResponse = zBasicPriceConsent;
1618
+ /**
1619
+ * JSON-RPC 2.0 request payload
1620
+ */
1621
+ export const zPostMcpBody = z.object({
1622
+ jsonrpc: z.string().optional(),
1623
+ method: z.string().optional(),
1624
+ id: z.union([
1625
+ z.string(),
1626
+ z.number()
1627
+ ]).optional(),
1628
+ params: z.record(z.string(), z.unknown()).optional()
788
1629
  });
789
1630
  /**
790
- * Successfully updated. Returns updated cluster details.
1631
+ * JSON-RPC 2.0 success or error response
791
1632
  */
792
- export const zUpdateClusterResponse = zCluster;
793
- export const zGetJoinInformationData = z.object({
794
- body: z.never().optional(),
795
- path: z.object({
796
- cluster_id: z.string()
797
- }),
798
- query: z.never().optional()
1633
+ export const zPostMcpResponse = z.object({
1634
+ jsonrpc: z.string().optional(),
1635
+ id: z.union([
1636
+ z.string(),
1637
+ z.number()
1638
+ ]).optional(),
1639
+ result: z.record(z.string(), z.unknown()).optional(),
1640
+ error: z.object({
1641
+ code: z.int().optional(),
1642
+ message: z.string().optional()
1643
+ }).optional()
799
1644
  });
800
1645
  /**
801
- * An object of cluster join information
1646
+ * An array of chart listings in the marketplace.
802
1647
  */
803
- export const zGetJoinInformationResponse = zClusterJoinInformation;
804
- export const zListInvitesData = z.object({
805
- body: z.never().optional(),
806
- path: z.never().optional(),
807
- query: z.never().optional()
1648
+ export const zListMarketplaceChartsResponse = z.array(zMarketplaceListing);
1649
+ export const zGetMarketplaceChartFilesPath = z.object({
1650
+ chart_name: z.string(),
1651
+ version_channel: z.string()
808
1652
  });
1653
+ /**
1654
+ * Returns an object containing the chart files for the latest matching version.
1655
+ */
1656
+ export const zGetMarketplaceChartFilesResponse = zMarketplaceListingFiles;
809
1657
  /**
810
1658
  * An array of invites
811
1659
  */
812
1660
  export const zListInvitesResponse = z.array(zInvite);
813
- export const zCreateInviteData = z.object({
814
- body: z.object({
815
- email: z.string().optional()
816
- }),
817
- path: z.never().optional(),
818
- query: z.never().optional()
819
- });
1661
+ export const zCreateInviteBody = zInviteCreateInput;
820
1662
  /**
821
1663
  * Successfully created. Returns created invite details.
822
1664
  */
823
1665
  export const zCreateInviteResponse = zInvite;
824
- export const zGetInviteData = z.object({
825
- body: z.never().optional(),
826
- path: z.object({
827
- code: z.string()
828
- }),
829
- query: z.never().optional()
1666
+ export const zGetInvitePath = z.object({
1667
+ code: z.string()
830
1668
  });
831
1669
  /**
832
- * Returns a single object containing invite details.
1670
+ * The invitation code is valid. Returns the invited email and organization.
833
1671
  */
834
- export const zGetInviteResponse = zInvite;
835
- export const zDeleteInviteData = z.object({
836
- body: z.never().optional(),
837
- path: z.object({
838
- email: z.string()
839
- }),
840
- query: z.never().optional()
1672
+ export const zGetInviteResponse = z.object({
1673
+ email: z.email().optional(),
1674
+ organization_id: z.string().optional()
1675
+ });
1676
+ export const zDeleteInvitePath = z.object({
1677
+ email: z.email()
1678
+ });
1679
+ export const zQueryClusterPath = z.object({
1680
+ cluster_id: z.string()
841
1681
  });
842
- export const zListMarketplaceChartsData = z.object({
843
- body: z.never().optional(),
844
- path: z.never().optional(),
845
- query: z.never().optional()
1682
+ export const zListFleetsPath = z.object({
1683
+ cluster_id: z.string()
846
1684
  });
847
1685
  /**
848
- * An array of chart listings in the marketplace.
1686
+ * An array of fleets
849
1687
  */
850
- export const zListMarketplaceChartsResponse = z.array(zMarketplaceListing);
851
- export const zGetMarketplaceChartFilesData = z.object({
852
- body: z.never().optional(),
853
- path: z.object({
854
- chart_name: z.string(),
855
- version_channel: z.string()
856
- }),
857
- query: z.never().optional()
1688
+ export const zListFleetsResponse = z.array(zFleet);
1689
+ export const zCreateFleetBody = zFleetCreateInput;
1690
+ export const zCreateFleetPath = z.object({
1691
+ cluster_id: z.string()
858
1692
  });
859
1693
  /**
860
- * Returns an object containing the chart files for the latest matching version.
1694
+ * Successfully created. Returns created Fleet ID.
861
1695
  */
862
- export const zGetMarketplaceChartFilesResponse = zMarketplaceListingFiles;
863
- export const zPostMcpData = z.object({
864
- body: z.object({
865
- jsonrpc: z.string().optional(),
866
- method: z.string().optional(),
867
- id: z.union([
868
- z.string(),
869
- z.number()
870
- ]).optional(),
871
- params: z.record(z.string(), z.unknown()).optional()
872
- }),
873
- path: z.never().optional(),
874
- query: z.never().optional()
1696
+ export const zCreateFleetResponse = z.string();
1697
+ export const zDeleteFleetPath = z.object({
1698
+ cluster_id: z.string(),
1699
+ fleet_name: z.string()
875
1700
  });
876
1701
  /**
877
- * JSON-RPC 2.0 success or error response
1702
+ * Successfully deleted.
878
1703
  */
879
- export const zPostMcpResponse = z.object({
880
- jsonrpc: z.string().optional(),
881
- id: z.union([
882
- z.string(),
883
- z.number()
884
- ]).optional(),
885
- result: z.record(z.string(), z.unknown()).optional(),
886
- error: z.object({
887
- code: z.int().optional(),
888
- message: z.string().optional()
889
- }).optional()
890
- });
891
- export const zGetOrganizationData = z.object({
892
- body: z.never().optional(),
893
- path: z.never().optional(),
894
- query: z.never().optional()
1704
+ export const zDeleteFleetResponse = z.string();
1705
+ export const zGetFleetPath = z.object({
1706
+ cluster_id: z.string(),
1707
+ fleet_name: z.string()
895
1708
  });
896
1709
  /**
897
- * Returns a single object containing organization details.
1710
+ * Returns a single object containing fleet details.
898
1711
  */
899
- export const zGetOrganizationResponse = zOrganization;
900
- export const zCreateOrganizationData = z.object({
901
- body: zOrganizationCreateInput,
902
- path: z.never().optional(),
903
- query: z.never().optional()
904
- });
905
- export const zListRepositoriesData = z.object({
906
- body: z.never().optional(),
907
- path: z.never().optional(),
908
- query: z.never().optional()
1712
+ export const zGetFleetResponse = zFleet;
1713
+ export const zUpdateFleetBody = zFleetUpdateInput;
1714
+ export const zUpdateFleetPath = z.object({
1715
+ cluster_id: z.string(),
1716
+ fleet_name: z.string()
909
1717
  });
910
1718
  /**
911
- * List of repositories
1719
+ * Successfully updated.
912
1720
  */
913
- export const zListRepositoriesResponse = z.array(zRegistryRepository);
914
- export const zListTagsData = z.object({
915
- body: z.never().optional(),
916
- path: z.object({
917
- region: z.string(),
918
- repository: z.string()
919
- }),
920
- query: z.never().optional()
1721
+ export const zUpdateFleetResponse = z.string();
1722
+ export const zListChartsPath = z.object({
1723
+ cluster_id: z.string()
921
1724
  });
922
1725
  /**
923
- * Repository with tags
1726
+ * An array of charts
924
1727
  */
925
- export const zListTagsResponse = zRegistryRepositoryWithTags;
926
- export const zDeleteTagData = z.object({
927
- body: z.never().optional(),
928
- path: z.object({
929
- region: z.string(),
930
- repository: z.string(),
931
- tag: z.string()
932
- }),
933
- query: z.never().optional()
934
- });
935
- export const zGetTagData = z.object({
936
- body: z.never().optional(),
937
- path: z.object({
938
- region: z.string(),
939
- repository: z.string(),
940
- tag: z.string()
941
- }),
942
- query: z.never().optional()
1728
+ export const zListChartsResponse = z.array(zChart);
1729
+ export const zCreateChartBody = zChartCreateInput;
1730
+ export const zCreateChartPath = z.object({
1731
+ cluster_id: z.string()
943
1732
  });
944
1733
  /**
945
- * Tag details
1734
+ * Successfully created. Returns created Chart ID.
946
1735
  */
947
- export const zGetTagResponse = zRegistryTag;
948
- export const zListTokensData = z.object({
949
- body: z.never().optional(),
950
- path: z.never().optional(),
951
- query: z.never().optional()
1736
+ export const zCreateChartResponse = z.string();
1737
+ export const zDeleteChartPath = z.object({
1738
+ cluster_id: z.string(),
1739
+ chart_name: z.string()
952
1740
  });
953
1741
  /**
954
- * Returns a list of access token details with masked secrets.
1742
+ * Successfully deleted.
955
1743
  */
956
- export const zListTokensResponse = z.array(zToken);
957
- export const zCreateTokenData = z.object({
958
- body: zTokenCreateInput,
959
- path: z.never().optional(),
960
- query: z.never().optional()
1744
+ export const zDeleteChartResponse = z.string();
1745
+ export const zGetChartPath = z.object({
1746
+ cluster_id: z.string(),
1747
+ chart_name: z.string()
961
1748
  });
962
1749
  /**
963
- * Successfully created. Returns created token details with unmasked/raw secret.
1750
+ * Returns a single object containing chart details.
964
1751
  */
965
- export const zCreateTokenResponse = zToken;
966
- export const zDeleteTokenData = z.object({
967
- body: z.never().optional(),
968
- path: z.object({
969
- token_id: z.string()
970
- }),
971
- query: z.never().optional()
972
- });
973
- export const zGetTokenData = z.object({
974
- body: z.never().optional(),
975
- path: z.object({
976
- token_id: z.string()
977
- }),
978
- query: z.never().optional()
1752
+ export const zGetChartResponse = zChart;
1753
+ export const zUpdateChartBody = zChartUpdateInput;
1754
+ export const zUpdateChartPath = z.object({
1755
+ cluster_id: z.string(),
1756
+ chart_name: z.string()
979
1757
  });
980
1758
  /**
981
- * Returns access token details with masked secret.
1759
+ * Successfully updated.
982
1760
  */
983
- export const zGetTokenResponse = zToken;
984
- export const zUpdateTokenData = z.object({
985
- body: zTokenUpdateInput,
986
- path: z.object({
987
- token_id: z.string()
988
- }),
989
- query: z.never().optional()
1761
+ export const zUpdateChartResponse = z.string();
1762
+ /**
1763
+ * An array of clusters
1764
+ */
1765
+ export const zListClustersResponse = z.array(zCluster);
1766
+ export const zCreateClusterBody = zClusterCreateInput;
1767
+ /**
1768
+ * Successfully created. Returns created Cluster ID.
1769
+ */
1770
+ export const zCreateClusterResponse = z.string();
1771
+ export const zDeleteClusterPath = z.object({
1772
+ cluster_id: z.string()
990
1773
  });
991
1774
  /**
992
- * Successfully updated. Returns updated token details with masked secret.
1775
+ * Successfully deleted. The cluster has been torn down.
993
1776
  */
994
- export const zUpdateTokenResponse = zToken;
995
- export const zRegenerateTokenData = z.object({
996
- body: z.never().optional(),
997
- path: z.object({
998
- token_id: z.string()
999
- }),
1000
- query: z.never().optional()
1777
+ export const zDeleteClusterResponse = z.string();
1778
+ export const zGetClusterPath = z.object({
1779
+ cluster_id: z.string()
1001
1780
  });
1002
1781
  /**
1003
- * Successfully updated. Returns updated token details with unmasked / raw secret.
1782
+ * Returns a single object containing cluster details.
1004
1783
  */
1005
- export const zRegenerateTokenResponse = zToken;
1006
- export const zListUserOrganizationsData = z.object({
1007
- body: z.never().optional(),
1008
- path: z.object({
1009
- email: z.string()
1010
- }),
1011
- query: z.never().optional()
1784
+ export const zGetClusterResponse = zCluster;
1785
+ export const zUpdateClusterBody = zClusterUpdateInput;
1786
+ export const zUpdateClusterPath = z.object({
1787
+ cluster_id: z.string()
1012
1788
  });
1013
1789
  /**
1014
- * An array of organizations the user belongs to.
1790
+ * Successfully updated. Returns updated cluster details.
1015
1791
  */
1016
- export const zListUserOrganizationsResponse = z.array(z.object({
1017
- realm: z.string().optional(),
1018
- displayName: z.string().optional()
1019
- }));
1020
- export const zListUsersData = z.object({
1021
- body: z.never().optional(),
1022
- path: z.never().optional(),
1023
- query: z.never().optional()
1792
+ export const zUpdateClusterResponse = zCluster;
1793
+ export const zGetJoinInformationPath = z.object({
1794
+ cluster_id: z.string()
1024
1795
  });
1025
1796
  /**
1026
- * An array of users
1797
+ * An object of cluster join information
1027
1798
  */
1028
- export const zListUsersResponse = z.array(zUser);
1029
- export const zCreateUserData = z.object({
1030
- body: zUserCreateInput,
1031
- path: z.never().optional(),
1032
- query: z.never().optional()
1799
+ export const zGetJoinInformationResponse = zClusterJoinInformation;
1800
+ export const zGetUsageQuery = z.object({
1801
+ granularity: z.enum([
1802
+ 'hourly',
1803
+ 'daily',
1804
+ 'monthly'
1805
+ ]).optional().default('daily')
1033
1806
  });
1034
1807
  /**
1035
- * Successfully created. Returns created user details.
1808
+ * Usage data with facets for filtering
1036
1809
  */
1037
- export const zCreateUserResponse = zUser;
1038
- export const zDeleteUserData = z.object({
1039
- body: z.never().optional(),
1040
- path: z.object({
1041
- user_id: z.string()
1042
- }),
1043
- query: z.never().optional()
1810
+ export const zGetUsageResponse = zUsageResponse;
1811
+ /**
1812
+ * The client secret. Used for client-side retrieval using a publishable key. The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret.
1813
+ *
1814
+ */
1815
+ export const zGetPaymentMethodSecretResponse = z.object({
1816
+ id: z.string().optional()
1044
1817
  });
1045
1818
  /**
1046
- * User profile information
1819
+ * An array of payment methods.
1047
1820
  */
1048
- export const zDeleteUserResponse = zUser;
1049
- export const zGetUserData = z.object({
1050
- body: z.never().optional(),
1051
- path: z.object({
1052
- user_id: z.string()
1053
- }),
1054
- query: z.never().optional()
1821
+ export const zListPaymentMethodsResponse = z.array(zPaymentMethod);
1822
+ export const zSetDefaultPaymentMethodPath = z.object({
1823
+ paymentMethodId: z.string()
1055
1824
  });
1056
1825
  /**
1057
- * User profile information
1826
+ * Default payment method updated.
1058
1827
  */
1059
- export const zGetUserResponse = zUser;
1060
- export const zUpdateUserData = z.object({
1061
- body: zUserUpdateInput,
1062
- path: z.object({
1063
- user_id: z.string()
1064
- }),
1065
- query: z.never().optional()
1828
+ export const zSetDefaultPaymentMethodResponse = z.void();
1829
+ export const zDeletePaymentMethodPath = z.object({
1830
+ paymentMethodId: z.string()
1066
1831
  });
1067
1832
  /**
1068
- * Successfully created. Returns created user details.
1833
+ * Payment method deleted.
1069
1834
  */
1070
- export const zUpdateUserResponse = zUser;
1835
+ export const zDeletePaymentMethodResponse = z.void();
1836
+ /**
1837
+ * An array of usage records.
1838
+ */
1839
+ export const zListInvoicesResponse = z.array(zInvoice);
1840
+ /**
1841
+ * Returns a single object containing organization contact and billing address details.
1842
+ */
1843
+ export const zGetContactResponse = zBillingContact;
1844
+ export const zUpdateContactBody = zBillingContact;
1845
+ /**
1846
+ * Successfully updated. Returns updated organization details.
1847
+ */
1848
+ export const zUpdateContactResponse = zBillingContact;
1849
+ /**
1850
+ * An array of the applied promotional credits records.
1851
+ */
1852
+ export const zGetCreditsResponse = z.array(zBillingCredits);
1853
+ export const zRedeemCreditsBody = z.object({
1854
+ code: z.string().optional()
1855
+ });
1071
1856
  //# sourceMappingURL=zod.gen.js.map