@cloudfleet/sdk 0.0.1-48f3efe → 0.0.1-4e71ce0

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 (68) hide show
  1. package/dist/client/client.gen.d.ts +3 -0
  2. package/dist/client/client.gen.d.ts.map +1 -0
  3. package/dist/client/client.gen.js +236 -0
  4. package/dist/client/client.gen.js.map +1 -0
  5. package/dist/client/index.d.ts +9 -0
  6. package/dist/client/index.d.ts.map +1 -0
  7. package/dist/client/index.js +7 -0
  8. package/dist/client/index.js.map +1 -0
  9. package/dist/client/types.gen.d.ts +118 -0
  10. package/dist/client/types.gen.d.ts.map +1 -0
  11. package/dist/client/types.gen.js +3 -0
  12. package/dist/client/types.gen.js.map +1 -0
  13. package/dist/client/utils.gen.d.ts +34 -0
  14. package/dist/client/utils.gen.d.ts.map +1 -0
  15. package/dist/client/utils.gen.js +229 -0
  16. package/dist/client/utils.gen.js.map +1 -0
  17. package/dist/client.gen.d.ts +4 -4
  18. package/dist/client.gen.d.ts.map +1 -1
  19. package/dist/client.gen.js +2 -4
  20. package/dist/client.gen.js.map +1 -1
  21. package/dist/core/auth.gen.d.ts +19 -0
  22. package/dist/core/auth.gen.d.ts.map +1 -0
  23. package/dist/core/auth.gen.js +15 -0
  24. package/dist/core/auth.gen.js.map +1 -0
  25. package/dist/core/bodySerializer.gen.d.ts +26 -0
  26. package/dist/core/bodySerializer.gen.d.ts.map +1 -0
  27. package/dist/core/bodySerializer.gen.js +58 -0
  28. package/dist/core/bodySerializer.gen.js.map +1 -0
  29. package/dist/core/params.gen.d.ts +44 -0
  30. package/dist/core/params.gen.d.ts.map +1 -0
  31. package/dist/core/params.gen.js +101 -0
  32. package/dist/core/params.gen.js.map +1 -0
  33. package/dist/core/pathSerializer.gen.d.ts +34 -0
  34. package/dist/core/pathSerializer.gen.d.ts.map +1 -0
  35. package/dist/core/pathSerializer.gen.js +107 -0
  36. package/dist/core/pathSerializer.gen.js.map +1 -0
  37. package/dist/core/queryKeySerializer.gen.d.ts +19 -0
  38. package/dist/core/queryKeySerializer.gen.d.ts.map +1 -0
  39. package/dist/core/queryKeySerializer.gen.js +93 -0
  40. package/dist/core/queryKeySerializer.gen.js.map +1 -0
  41. package/dist/core/serverSentEvents.gen.d.ts +72 -0
  42. package/dist/core/serverSentEvents.gen.d.ts.map +1 -0
  43. package/dist/core/serverSentEvents.gen.js +134 -0
  44. package/dist/core/serverSentEvents.gen.js.map +1 -0
  45. package/dist/core/types.gen.d.ts +79 -0
  46. package/dist/core/types.gen.d.ts.map +1 -0
  47. package/dist/core/types.gen.js +3 -0
  48. package/dist/core/types.gen.js.map +1 -0
  49. package/dist/core/utils.gen.d.ts +20 -0
  50. package/dist/core/utils.gen.d.ts.map +1 -0
  51. package/dist/core/utils.gen.js +88 -0
  52. package/dist/core/utils.gen.js.map +1 -0
  53. package/dist/schemas.gen.d.ts +645 -485
  54. package/dist/schemas.gen.d.ts.map +1 -1
  55. package/dist/schemas.gen.js +1169 -576
  56. package/dist/schemas.gen.js.map +1 -1
  57. package/dist/sdk.gen.d.ts +134 -69
  58. package/dist/sdk.gen.d.ts.map +1 -1
  59. package/dist/sdk.gen.js +164 -178
  60. package/dist/sdk.gen.js.map +1 -1
  61. package/dist/services/kubernetes/api.d.ts +12 -12
  62. package/dist/types.gen.d.ts +593 -330
  63. package/dist/types.gen.d.ts.map +1 -1
  64. package/dist/zod.gen.d.ts +1609 -2102
  65. package/dist/zod.gen.d.ts.map +1 -1
  66. package/dist/zod.gen.js +471 -735
  67. package/dist/zod.gen.js.map +1 -1
  68. package/package.json +10 -7
package/dist/zod.gen.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // This file is auto-generated by @hey-api/openapi-ts
2
- import { z } from 'zod';
2
+ import * as z from 'zod';
3
3
  export const zBillingContact = z.object({
4
4
  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
5
  address1: z.string().optional(),
@@ -9,9 +9,8 @@ export const zBillingContact = z.object({
9
9
  state: z.string().optional(),
10
10
  country: z.string().optional(),
11
11
  phone: z.string().optional(),
12
- email: z.string().email(),
13
- first_name: z.string(),
14
- last_name: z.string(),
12
+ email: z.email(),
13
+ individual_name: z.string(),
15
14
  tax_id: z.string().optional(),
16
15
  tax_id_type: z.enum([
17
16
  'ad_nrt',
@@ -146,16 +145,12 @@ export const zBillingContact = z.object({
146
145
  });
147
146
  export const zBillingCredits = z.object({
148
147
  id: z.string().optional(),
149
- date_created: z.string().datetime(),
148
+ type: z.enum(['credit', 'discount']),
149
+ date_start: z.iso.datetime(),
150
+ date_end: z.iso.datetime().optional(),
150
151
  code: z.string(),
151
152
  description: z.string().optional(),
152
- products: z.array(z.string()).optional(),
153
- type: z.enum([
154
- 'credit',
155
- 'discount'
156
- ]),
157
- value: z.number(),
158
- billing_period: z.string().datetime(),
153
+ value_total: z.number(),
159
154
  value_remaining: z.number().optional()
160
155
  });
161
156
  export const zChartCreateInput = z.object({
@@ -198,25 +193,31 @@ export const zChartUpdateInput = z.object({
198
193
  });
199
194
  export const zClusterCreateInput = z.object({
200
195
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
196
+ tier: z.enum(['basic', 'pro']),
201
197
  region: z.enum([
202
- 'staging',
203
- 'northamerica-central-1'
198
+ 'staging-1a',
199
+ 'northamerica-central-1',
200
+ 'europe-central-1a',
201
+ 'northamerica-central-1a'
204
202
  ]).optional(),
205
- tier: z.enum([
206
- 'basic',
207
- 'pro'
208
- ]),
209
- 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')
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()
210
209
  });
211
210
  export const zClusterJoinInformation = z.object({
212
211
  certificate_authority: z.string(),
213
- endpoint: z.string().url(),
212
+ endpoint: z.url(),
213
+ cluster_dns: z.string(),
214
214
  auth_key: z.string(),
215
215
  bootstrap_token: z.string(),
216
216
  versions: z.object({
217
217
  kubernetes: z.string(),
218
218
  tailscale: z.string(),
219
- containerd: z.string()
219
+ containerd: z.string(),
220
+ nvidia_driver: z.string()
220
221
  }),
221
222
  third_party_api_access_config: z.object({
222
223
  metadata_url: z.string(),
@@ -226,18 +227,17 @@ export const zClusterJoinInformation = z.object({
226
227
  });
227
228
  export const zCluster = z.object({
228
229
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
230
+ tier: z.enum(['basic', 'pro']),
229
231
  region: z.enum([
230
- 'staging',
231
- 'northamerica-central-1'
232
+ 'staging-1a',
233
+ 'northamerica-central-1',
234
+ 'europe-central-1a',
235
+ 'northamerica-central-1a'
232
236
  ]).optional(),
233
- tier: z.enum([
234
- 'basic',
235
- 'pro'
236
- ]),
237
- 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'),
238
- id: z.string().uuid(),
237
+ id: z.uuid(),
239
238
  status: z.enum([
240
239
  'active',
240
+ 'disabled',
241
241
  'deleted',
242
242
  'creating',
243
243
  'deployed',
@@ -245,19 +245,19 @@ export const zCluster = z.object({
245
245
  'updating'
246
246
  ]),
247
247
  endpoint: z.union([
248
- z.string().url(),
249
- z.enum([
250
- ''
251
- ])
248
+ z.url(),
249
+ z.enum([''])
252
250
  ]).optional(),
253
251
  certificate_ca: z.string().optional(),
254
252
  version_current: z.string().optional(),
255
253
  created_at: z.string().optional(),
256
254
  updated_at: z.string().optional(),
257
- ready: z.boolean().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()
258
257
  });
259
258
  export const zClusterUpdateInput = z.object({
260
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
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()
262
262
  });
263
263
  export const zFleetCreateInput = z.object({
@@ -315,633 +315,74 @@ export const zFleetUpdateInput = z.object({
315
315
  });
316
316
  export const zInvite = z.object({
317
317
  id: z.string().optional(),
318
- organization_id: z.string().uuid().optional(),
319
- date_created: z.string().datetime(),
320
- email: z.string().email().optional(),
318
+ organization_id: z.uuid().optional(),
319
+ date_created: z.iso.datetime(),
320
+ email: z.email().optional(),
321
321
  code: z.string().optional()
322
322
  });
323
323
  export const zInvoice = z.object({
324
- id: z.string().uuid().optional(),
325
- organizationId: z.string().uuid().optional(),
326
- status: z.enum([
327
- 'DRAFT',
328
- 'COMMITTED',
329
- 'VOID'
330
- ]).optional(),
331
- amount: z.number().optional(),
332
- currency: z.enum([
333
- 'AED',
334
- 'AFN',
335
- 'ALL',
336
- 'AMD',
337
- 'ANG',
338
- 'AOA',
339
- 'ARS',
340
- 'AUD',
341
- 'AWG',
342
- 'AZN',
343
- 'BAM',
344
- 'BBD',
345
- 'BDT',
346
- 'BGN',
347
- 'BHD',
348
- 'BIF',
349
- 'BMD',
350
- 'BND',
351
- 'BOB',
352
- 'BRL',
353
- 'BSD',
354
- 'BTN',
355
- 'BWP',
356
- 'BYR',
357
- 'BZD',
358
- 'CAD',
359
- 'CDF',
360
- 'CHF',
361
- 'CLP',
362
- 'CNY',
363
- 'COP',
364
- 'CRC',
365
- 'CUC',
366
- 'CUP',
367
- 'CVE',
368
- 'CZK',
369
- 'DJF',
370
- 'DKK',
371
- 'DOP',
372
- 'DZD',
373
- 'EGP',
374
- 'ERN',
375
- 'ETB',
376
- 'EUR',
377
- 'FJD',
378
- 'FKP',
379
- 'GBP',
380
- 'GEL',
381
- 'GGP',
382
- 'GHS',
383
- 'GIP',
384
- 'GMD',
385
- 'GNF',
386
- 'GTQ',
387
- 'GYD',
388
- 'HKD',
389
- 'HNL',
390
- 'HRK',
391
- 'HTG',
392
- 'HUF',
393
- 'IDR',
394
- 'ILS',
395
- 'IMP',
396
- 'INR',
397
- 'IQD',
398
- 'IRR',
399
- 'ISK',
400
- 'JEP',
401
- 'JMD',
402
- 'JOD',
403
- 'JPY',
404
- 'KES',
405
- 'KGS',
406
- 'KHR',
407
- 'KMF',
408
- 'KPW',
409
- 'KRW',
410
- 'KWD',
411
- 'KYD',
412
- 'KZT',
413
- 'LAK',
414
- 'LBP',
415
- 'LKR',
416
- 'LRD',
417
- 'LSL',
418
- 'LTL',
419
- 'LVL',
420
- 'LYD',
421
- 'MAD',
422
- 'MDL',
423
- 'MGA',
424
- 'MKD',
425
- 'MMK',
426
- 'MNT',
427
- 'MOP',
428
- 'MRO',
429
- 'MUR',
430
- 'MVR',
431
- 'MWK',
432
- 'MXN',
433
- 'MYR',
434
- 'MZN',
435
- 'NAD',
436
- 'NGN',
437
- 'NIO',
438
- 'NOK',
439
- 'NPR',
440
- 'NZD',
441
- 'OMR',
442
- 'PAB',
443
- 'PEN',
444
- 'PGK',
445
- 'PHP',
446
- 'PKR',
447
- 'PLN',
448
- 'PYG',
449
- 'QAR',
450
- 'RON',
451
- 'RSD',
452
- 'RUB',
453
- 'RWF',
454
- 'SAR',
455
- 'SBD',
456
- 'SCR',
457
- 'SDG',
458
- 'SEK',
459
- 'SGD',
460
- 'SHP',
461
- 'SLL',
462
- 'SOS',
463
- 'SPL',
464
- 'SRD',
465
- 'STD',
466
- 'SVC',
467
- 'SYP',
468
- 'SZL',
469
- 'THB',
470
- 'TJS',
471
- 'TMT',
472
- 'TND',
473
- 'TOP',
474
- 'TRY',
475
- 'TTD',
476
- 'TVD',
477
- 'TWD',
478
- 'TZS',
479
- 'UAH',
480
- 'UGX',
481
- 'USD',
482
- 'UYU',
483
- 'UZS',
484
- 'VEF',
485
- 'VND',
486
- 'VUV',
487
- 'WST',
488
- 'XAF',
489
- 'XCD',
490
- 'XDR',
491
- 'XOF',
492
- 'XPF',
493
- 'YER',
494
- 'ZAR',
495
- 'ZMW',
496
- 'ZWD',
497
- 'BTC'
498
- ]).optional(),
499
- creditAdj: z.number().optional(),
500
- refundAdj: z.number().optional(),
501
- invoiceDate: z.string().optional(),
502
- targetDate: z.string().optional(),
503
- invoiceNumber: z.string().optional(),
504
- balance: z.number().optional(),
505
- bundleKeys: z.string().optional(),
506
- credits: z.array(z.object({
507
- id: z.string().uuid().optional(),
508
- linkedInvoiceItemId: z.string().uuid().optional(),
509
- productName: z.string().optional(),
510
- planName: z.string().optional(),
511
- phaseName: z.string().optional(),
512
- usageName: z.string().optional(),
513
- prettyProductName: z.string().optional(),
514
- prettyPlanName: z.string().optional(),
515
- prettyPhaseName: z.string().optional(),
516
- prettyUsageName: z.string().optional(),
517
- itemType: z.enum([
518
- 'EXTERNAL_CHARGE',
519
- 'FIXED',
520
- 'RECURRING',
521
- 'REPAIR_ADJ',
522
- 'CBA_ADJ',
523
- 'CREDIT_ADJ',
524
- 'ITEM_ADJ',
525
- 'USAGE',
526
- 'TAX',
527
- 'PARENT_SUMMARY'
528
- ]).optional(),
529
- description: z.string().optional(),
530
- startDate: z.string().optional(),
531
- endDate: z.string().optional(),
532
- amount: z.number().optional(),
533
- rate: z.number().optional(),
534
- currency: z.enum([
535
- 'AED',
536
- 'AFN',
537
- 'ALL',
538
- 'AMD',
539
- 'ANG',
540
- 'AOA',
541
- 'ARS',
542
- 'AUD',
543
- 'AWG',
544
- 'AZN',
545
- 'BAM',
546
- 'BBD',
547
- 'BDT',
548
- 'BGN',
549
- 'BHD',
550
- 'BIF',
551
- 'BMD',
552
- 'BND',
553
- 'BOB',
554
- 'BRL',
555
- 'BSD',
556
- 'BTN',
557
- 'BWP',
558
- 'BYR',
559
- 'BZD',
560
- 'CAD',
561
- 'CDF',
562
- 'CHF',
563
- 'CLP',
564
- 'CNY',
565
- 'COP',
566
- 'CRC',
567
- 'CUC',
568
- 'CUP',
569
- 'CVE',
570
- 'CZK',
571
- 'DJF',
572
- 'DKK',
573
- 'DOP',
574
- 'DZD',
575
- 'EGP',
576
- 'ERN',
577
- 'ETB',
578
- 'EUR',
579
- 'FJD',
580
- 'FKP',
581
- 'GBP',
582
- 'GEL',
583
- 'GGP',
584
- 'GHS',
585
- 'GIP',
586
- 'GMD',
587
- 'GNF',
588
- 'GTQ',
589
- 'GYD',
590
- 'HKD',
591
- 'HNL',
592
- 'HRK',
593
- 'HTG',
594
- 'HUF',
595
- 'IDR',
596
- 'ILS',
597
- 'IMP',
598
- 'INR',
599
- 'IQD',
600
- 'IRR',
601
- 'ISK',
602
- 'JEP',
603
- 'JMD',
604
- 'JOD',
605
- 'JPY',
606
- 'KES',
607
- 'KGS',
608
- 'KHR',
609
- 'KMF',
610
- 'KPW',
611
- 'KRW',
612
- 'KWD',
613
- 'KYD',
614
- 'KZT',
615
- 'LAK',
616
- 'LBP',
617
- 'LKR',
618
- 'LRD',
619
- 'LSL',
620
- 'LTL',
621
- 'LVL',
622
- 'LYD',
623
- 'MAD',
624
- 'MDL',
625
- 'MGA',
626
- 'MKD',
627
- 'MMK',
628
- 'MNT',
629
- 'MOP',
630
- 'MRO',
631
- 'MUR',
632
- 'MVR',
633
- 'MWK',
634
- 'MXN',
635
- 'MYR',
636
- 'MZN',
637
- 'NAD',
638
- 'NGN',
639
- 'NIO',
640
- 'NOK',
641
- 'NPR',
642
- 'NZD',
643
- 'OMR',
644
- 'PAB',
645
- 'PEN',
646
- 'PGK',
647
- 'PHP',
648
- 'PKR',
649
- 'PLN',
650
- 'PYG',
651
- 'QAR',
652
- 'RON',
653
- 'RSD',
654
- 'RUB',
655
- 'RWF',
656
- 'SAR',
657
- 'SBD',
658
- 'SCR',
659
- 'SDG',
660
- 'SEK',
661
- 'SGD',
662
- 'SHP',
663
- 'SLL',
664
- 'SOS',
665
- 'SPL',
666
- 'SRD',
667
- 'STD',
668
- 'SVC',
669
- 'SYP',
670
- 'SZL',
671
- 'THB',
672
- 'TJS',
673
- 'TMT',
674
- 'TND',
675
- 'TOP',
676
- 'TRY',
677
- 'TTD',
678
- 'TVD',
679
- 'TWD',
680
- 'TZS',
681
- 'UAH',
682
- 'UGX',
683
- 'USD',
684
- 'UYU',
685
- 'UZS',
686
- 'VEF',
687
- 'VND',
688
- 'VUV',
689
- 'WST',
690
- 'XAF',
691
- 'XCD',
692
- 'XDR',
693
- 'XOF',
694
- 'XPF',
695
- 'YER',
696
- 'ZAR',
697
- 'ZMW',
698
- 'ZWD',
699
- 'BTC'
700
- ]).optional(),
701
- quantity: z.number().optional(),
702
- itemDetails: z.string().optional(),
703
- catalogEffectiveDate: z.string().optional(),
704
- childItems: z.array(z.unknown()).optional()
705
- })).optional(),
706
- items: z.array(z.object({
707
- id: z.string().uuid().optional(),
708
- linkedInvoiceItemId: z.string().uuid().optional(),
709
- productName: z.string().optional(),
710
- planName: z.string().optional(),
711
- phaseName: z.string().optional(),
712
- usageName: z.string().optional(),
713
- prettyProductName: z.string().optional(),
714
- prettyPlanName: z.string().optional(),
715
- prettyPhaseName: z.string().optional(),
716
- prettyUsageName: z.string().optional(),
717
- itemType: z.enum([
718
- 'EXTERNAL_CHARGE',
719
- 'FIXED',
720
- 'RECURRING',
721
- 'REPAIR_ADJ',
722
- 'CBA_ADJ',
723
- 'CREDIT_ADJ',
724
- 'ITEM_ADJ',
725
- 'USAGE',
726
- 'TAX',
727
- 'PARENT_SUMMARY'
728
- ]).optional(),
729
- description: z.string().optional(),
730
- startDate: z.string().optional(),
731
- endDate: z.string().optional(),
732
- amount: z.number().optional(),
733
- rate: z.number().optional(),
734
- currency: z.enum([
735
- 'AED',
736
- 'AFN',
737
- 'ALL',
738
- 'AMD',
739
- 'ANG',
740
- 'AOA',
741
- 'ARS',
742
- 'AUD',
743
- 'AWG',
744
- 'AZN',
745
- 'BAM',
746
- 'BBD',
747
- 'BDT',
748
- 'BGN',
749
- 'BHD',
750
- 'BIF',
751
- 'BMD',
752
- 'BND',
753
- 'BOB',
754
- 'BRL',
755
- 'BSD',
756
- 'BTN',
757
- 'BWP',
758
- 'BYR',
759
- 'BZD',
760
- 'CAD',
761
- 'CDF',
762
- 'CHF',
763
- 'CLP',
764
- 'CNY',
765
- 'COP',
766
- 'CRC',
767
- 'CUC',
768
- 'CUP',
769
- 'CVE',
770
- 'CZK',
771
- 'DJF',
772
- 'DKK',
773
- 'DOP',
774
- 'DZD',
775
- 'EGP',
776
- 'ERN',
777
- 'ETB',
778
- 'EUR',
779
- 'FJD',
780
- 'FKP',
781
- 'GBP',
782
- 'GEL',
783
- 'GGP',
784
- 'GHS',
785
- 'GIP',
786
- 'GMD',
787
- 'GNF',
788
- 'GTQ',
789
- 'GYD',
790
- 'HKD',
791
- 'HNL',
792
- 'HRK',
793
- 'HTG',
794
- 'HUF',
795
- 'IDR',
796
- 'ILS',
797
- 'IMP',
798
- 'INR',
799
- 'IQD',
800
- 'IRR',
801
- 'ISK',
802
- 'JEP',
803
- 'JMD',
804
- 'JOD',
805
- 'JPY',
806
- 'KES',
807
- 'KGS',
808
- 'KHR',
809
- 'KMF',
810
- 'KPW',
811
- 'KRW',
812
- 'KWD',
813
- 'KYD',
814
- 'KZT',
815
- 'LAK',
816
- 'LBP',
817
- 'LKR',
818
- 'LRD',
819
- 'LSL',
820
- 'LTL',
821
- 'LVL',
822
- 'LYD',
823
- 'MAD',
824
- 'MDL',
825
- 'MGA',
826
- 'MKD',
827
- 'MMK',
828
- 'MNT',
829
- 'MOP',
830
- 'MRO',
831
- 'MUR',
832
- 'MVR',
833
- 'MWK',
834
- 'MXN',
835
- 'MYR',
836
- 'MZN',
837
- 'NAD',
838
- 'NGN',
839
- 'NIO',
840
- 'NOK',
841
- 'NPR',
842
- 'NZD',
843
- 'OMR',
844
- 'PAB',
845
- 'PEN',
846
- 'PGK',
847
- 'PHP',
848
- 'PKR',
849
- 'PLN',
850
- 'PYG',
851
- 'QAR',
852
- 'RON',
853
- 'RSD',
854
- 'RUB',
855
- 'RWF',
856
- 'SAR',
857
- 'SBD',
858
- 'SCR',
859
- 'SDG',
860
- 'SEK',
861
- 'SGD',
862
- 'SHP',
863
- 'SLL',
864
- 'SOS',
865
- 'SPL',
866
- 'SRD',
867
- 'STD',
868
- 'SVC',
869
- 'SYP',
870
- 'SZL',
871
- 'THB',
872
- 'TJS',
873
- 'TMT',
874
- 'TND',
875
- 'TOP',
876
- 'TRY',
877
- 'TTD',
878
- 'TVD',
879
- 'TWD',
880
- 'TZS',
881
- 'UAH',
882
- 'UGX',
883
- 'USD',
884
- 'UYU',
885
- 'UZS',
886
- 'VEF',
887
- 'VND',
888
- 'VUV',
889
- 'WST',
890
- 'XAF',
891
- 'XCD',
892
- 'XDR',
893
- 'XOF',
894
- 'XPF',
895
- 'YER',
896
- 'ZAR',
897
- 'ZMW',
898
- 'ZWD',
899
- 'BTC'
900
- ]).optional(),
901
- quantity: z.number().optional(),
902
- itemDetails: z.string().optional(),
903
- catalogEffectiveDate: z.string().optional(),
904
- childItems: z.array(z.unknown()).optional()
905
- })).optional()
324
+ id: z.string().optional(),
325
+ number: z.string().optional(),
326
+ status: z.string().optional(),
327
+ total: z.number().optional(),
328
+ currency: z.string().optional(),
329
+ created: z.iso.datetime(),
330
+ period_start: z.iso.datetime(),
331
+ period_end: z.iso.datetime(),
332
+ invoice_pdf: z.string().optional()
333
+ });
334
+ export const zMarketplaceListingFiles = z.object({
335
+ chartYaml: z.string().optional(),
336
+ valuesYaml: z.string().optional(),
337
+ valuesSchemaJson: z.string().optional()
906
338
  });
907
339
  export const zMarketplaceListing = z.object({
908
- id: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
909
340
  name: z.string(),
910
- developer: z.string(),
911
- description: z.string(),
912
- logoUrl: z.string(),
913
- longDescription: z.string(),
914
- categories: z.array(z.string()),
341
+ versions: z.array(z.string().regex(/^(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-]+)*))?$/)),
915
342
  version_channels: z.array(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-]+)*))?$/)),
916
- value_schemas: z.array(z.object({
917
- version: 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-]+)*))?$/),
918
- schema: z.string(),
919
- placeholder: z.string()
920
- }))
343
+ latestVersion: z.string(),
344
+ metadata: z.object({
345
+ name: z.string(),
346
+ version: z.string(),
347
+ description: z.string().optional(),
348
+ appVersion: z.string().optional(),
349
+ apiVersion: z.string().optional(),
350
+ keywords: z.array(z.string()).optional(),
351
+ home: z.string().optional(),
352
+ icon: z.string().optional(),
353
+ sources: z.array(z.string()).optional(),
354
+ maintainers: z.array(z.object({
355
+ name: z.string(),
356
+ email: z.string().optional()
357
+ })).optional()
358
+ }).optional()
921
359
  });
922
360
  export const zOrganizationCreateInput = z.object({
923
- email: z.string().email(),
361
+ email: z.email(),
924
362
  first_name: z.string(),
925
363
  last_name: z.string(),
926
364
  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,}$/),
927
365
  password: z.string().min(8)
928
366
  });
929
367
  export const zOrganization = z.object({
930
- id: z.string().uuid(),
368
+ id: z.uuid(),
931
369
  name: z.string().min(2).max(120).optional(),
932
- date_created: z.string().datetime(),
370
+ date_created: z.iso.datetime(),
933
371
  quota: z.object({
934
- basic_clusters_max: z.number().int().gte(0),
935
- basic_clusters_available: z.number().int(),
936
- pro_clusters_max: z.number().int().gte(0),
937
- pro_clusters_available: z.number().int(),
938
- fleets_max: z.number().int().gte(0),
372
+ basic_clusters_max: z.int().gte(0),
373
+ basic_clusters_available: z.int(),
374
+ pro_clusters_max: z.int().gte(0),
375
+ pro_clusters_available: z.int(),
376
+ fleets_max: z.int().gte(0),
939
377
  cluster_tiers: z.array(z.string()).min(0),
940
378
  regions: z.array(z.string()).min(1),
941
379
  versions: z.array(z.object({
942
380
  id: z.string(),
943
381
  label: z.string()
944
- })).min(1)
382
+ })).min(1),
383
+ copilot_user_hourly_tokens: z.int().gte(0),
384
+ copilot_organization_hourly_tokens: z.int().gte(0),
385
+ cfcr_storage_gb: z.int().gte(-1)
945
386
  }),
946
387
  status: z.enum([
947
388
  'active',
@@ -950,14 +391,12 @@ export const zOrganization = z.object({
950
391
  ])
951
392
  });
952
393
  export const zPaymentMethod = z.object({
953
- id: z.string().uuid(),
394
+ id: z.uuid(),
954
395
  setup: z.boolean(),
955
- type: z.enum([
956
- 'card'
957
- ]),
396
+ type: z.enum(['card']),
958
397
  last4: z.string(),
959
- exp_month: z.number().int().gte(1).lte(12),
960
- exp_year: z.number().int().gte(2024),
398
+ exp_month: z.int().gte(1).lte(12),
399
+ exp_year: z.int().gte(2024),
961
400
  brand: z.enum([
962
401
  'amex',
963
402
  'diners',
@@ -970,164 +409,461 @@ export const zPaymentMethod = z.object({
970
409
  'unknown'
971
410
  ])
972
411
  });
412
+ export const zPlatformQuota = z.object({
413
+ basic_clusters_max: z.int().gte(0),
414
+ basic_clusters_available: z.int(),
415
+ pro_clusters_max: z.int().gte(0),
416
+ pro_clusters_available: z.int(),
417
+ fleets_max: z.int().gte(0),
418
+ cluster_tiers: z.array(z.string()).min(0),
419
+ regions: z.array(z.string()).min(1),
420
+ versions: z.array(z.object({
421
+ id: z.string(),
422
+ label: z.string()
423
+ })).min(1),
424
+ copilot_user_hourly_tokens: z.int().gte(0),
425
+ copilot_organization_hourly_tokens: z.int().gte(0),
426
+ cfcr_storage_gb: z.int().gte(-1)
427
+ });
428
+ export const zRegistryRepository = z.object({
429
+ name: z.string(),
430
+ region: z.string(),
431
+ uri: z.string()
432
+ });
433
+ export const zRegistryRepositoryWithTags = z.object({
434
+ name: z.string(),
435
+ region: z.string(),
436
+ uri: z.string(),
437
+ tags: z.array(z.object({
438
+ name: z.string(),
439
+ size: z.number(),
440
+ mediaType: z.string().optional(),
441
+ platforms: z.array(z.string()).optional()
442
+ })),
443
+ totalSize: z.number()
444
+ });
445
+ export const zRegistryTag = z.object({
446
+ name: z.string(),
447
+ digest: z.string(),
448
+ mediaType: z.string().optional(),
449
+ config: z.object({
450
+ size: z.number()
451
+ }).optional(),
452
+ layers: z.array(z.object({
453
+ digest: z.string().optional(),
454
+ size: z.number()
455
+ })).optional(),
456
+ manifests: z.array(z.object({
457
+ digest: z.string(),
458
+ platform: z.object({
459
+ architecture: z.string(),
460
+ os: z.string(),
461
+ variant: z.string().optional()
462
+ }).optional(),
463
+ layers: z.array(z.object({
464
+ digest: z.string().optional(),
465
+ size: z.number()
466
+ })).optional(),
467
+ size: z.number().optional()
468
+ })).optional(),
469
+ size: z.number(),
470
+ region: z.string(),
471
+ repository: z.string(),
472
+ uri: z.string()
473
+ });
973
474
  export const zTokenCreateInput = z.object({
974
475
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
975
- role: z.enum([
976
- 'Administrator',
977
- 'User'
978
- ])
476
+ role: z.enum(['Administrator', 'User'])
979
477
  });
980
478
  export const zToken = z.object({
981
479
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/),
982
- role: z.enum([
983
- 'Administrator',
984
- 'User'
985
- ]),
480
+ role: z.enum(['Administrator', 'User']),
986
481
  id: z.string().optional(),
987
482
  secret: z.string().optional(),
988
- date_created: z.string().datetime()
483
+ date_created: z.iso.datetime()
989
484
  });
990
485
  export const zTokenUpdateInput = z.object({
991
486
  name: z.string().min(1).max(63).regex(/^[a-z0-9]([-a-z0-9]*[a-z0-9])?$/).optional(),
992
- role: z.enum([
993
- 'Administrator',
994
- 'User'
995
- ]).optional()
487
+ role: z.enum(['Administrator', 'User']).optional()
488
+ });
489
+ export const zUsageFacets = z.object({
490
+ cluster_id: z.array(z.string()).optional(),
491
+ product: z.array(z.string()).optional()
492
+ });
493
+ export const zUsageResponse = z.object({
494
+ data: z.array(z.object({
495
+ hour: z.string(),
496
+ cluster_id: z.string(),
497
+ product: z.string(),
498
+ value: z.number(),
499
+ price: z.number(),
500
+ total: z.number()
501
+ })),
502
+ facets: z.object({
503
+ cluster_id: z.array(z.string()).optional(),
504
+ product: z.array(z.string()).optional()
505
+ })
996
506
  });
997
507
  export const zUsage = z.object({
998
- hour: z.string().optional(),
999
- cluster_id: z.string().uuid(),
1000
- cluster_tier: z.enum([
1001
- 'basic',
1002
- 'pro',
1003
- ''
1004
- ]),
1005
- product: z.enum([
1006
- 'cfke_controlplane',
1007
- 'cfke_connected_nodes',
1008
- 'infra_compute',
1009
- 'infra_storage',
1010
- 'infra_loadbalancing',
1011
- 'infra_traffic',
1012
- 'cfcr_storage'
1013
- ]),
1014
- node_name: z.string(),
1015
- sku: z.string(),
1016
- cpu: z.union([
1017
- z.number(),
1018
- z.enum([
1019
- ''
1020
- ])
1021
- ]),
1022
- price: z.union([
1023
- z.number(),
1024
- z.enum([
1025
- ''
1026
- ])
1027
- ]),
1028
- value: z.union([
1029
- z.number(),
1030
- z.enum([
1031
- ''
1032
- ])
1033
- ]),
1034
- total: z.union([
1035
- z.number(),
1036
- z.enum([
1037
- ''
1038
- ])
1039
- ])
508
+ hour: z.string(),
509
+ cluster_id: z.string(),
510
+ product: z.string(),
511
+ value: z.number(),
512
+ price: z.number(),
513
+ total: z.number()
1040
514
  });
1041
515
  export const zUserCreateInput = z.object({
1042
- email: z.string().email(),
516
+ email: z.email(),
1043
517
  first_name: z.string().min(1).max(50),
1044
518
  last_name: z.string().min(1).max(50),
1045
519
  code: z.string(),
1046
520
  password: z.string().min(8),
1047
- status: z.enum([
1048
- 'active',
1049
- 'inactive'
1050
- ]).optional(),
1051
- role: z.enum([
1052
- 'Administrator',
1053
- 'User'
1054
- ]).optional()
521
+ status: z.enum(['active', 'inactive']).optional(),
522
+ role: z.enum(['Administrator', 'User']).optional()
1055
523
  });
1056
524
  export const zUser = z.object({
1057
- email: z.string().email(),
525
+ email: z.email(),
1058
526
  first_name: z.string().min(1).max(50),
1059
527
  last_name: z.string().min(1).max(50),
1060
- role: z.enum([
1061
- 'Administrator',
1062
- 'User'
1063
- ]),
1064
- status: z.enum([
1065
- 'active',
1066
- 'inactive'
1067
- ]),
1068
- id: z.string().uuid(),
1069
- date_created: z.string().datetime()
528
+ role: z.enum(['Administrator', 'User']),
529
+ status: z.enum(['active', 'inactive']),
530
+ id: z.uuid(),
531
+ date_created: z.iso.datetime()
1070
532
  });
1071
533
  export const zUserUpdateInput = z.object({
1072
- email: z.string().email().optional(),
534
+ email: z.email().optional(),
1073
535
  first_name: z.string().min(1).max(50).optional(),
1074
536
  last_name: z.string().min(1).max(50).optional(),
1075
- role: z.enum([
1076
- 'Administrator',
1077
- 'User'
1078
- ]).optional(),
1079
- status: z.enum([
1080
- 'active',
1081
- 'inactive'
537
+ role: z.enum(['Administrator', 'User']).optional(),
538
+ status: z.enum(['active', 'inactive']).optional()
539
+ });
540
+ export const zGetUsageQuery = z.object({
541
+ granularity: z.enum([
542
+ 'hourly',
543
+ 'daily',
544
+ 'monthly'
1082
545
  ]).optional()
1083
546
  });
1084
- export const zGetUsageResponse = z.array(zUsage);
1085
- export const zGetBalanceResponse = z.number();
547
+ /**
548
+ * Usage data with facets for filtering
549
+ */
550
+ export const zGetUsageResponse = zUsageResponse;
551
+ /**
552
+ * Redacted payment card information.
553
+ */
1086
554
  export const zGetPaymentMethodResponse = zPaymentMethod;
555
+ /**
556
+ * 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.
557
+ *
558
+ */
1087
559
  export const zGetPaymentMethodSecretResponse = z.object({
1088
560
  id: z.string().optional()
1089
561
  });
562
+ /**
563
+ * An array of usage records.
564
+ */
1090
565
  export const zListInvoicesResponse = z.array(zInvoice);
1091
- export const zGetInvoiceResponse = z.object({
1092
- html: z.string().optional()
1093
- });
566
+ /**
567
+ * Returns a single object containing organization contact and billing address details.
568
+ */
1094
569
  export const zGetContactResponse = zBillingContact;
570
+ export const zUpdateContactBody = zBillingContact;
571
+ /**
572
+ * Successfully updated. Returns updated organization details.
573
+ */
1095
574
  export const zUpdateContactResponse = zBillingContact;
575
+ /**
576
+ * An array of the applied promotional credits records.
577
+ */
1096
578
  export const zGetCreditsResponse = z.array(zBillingCredits);
579
+ export const zRedeemCreditsBody = z.object({
580
+ code: z.string().optional()
581
+ });
582
+ export const zListChartsPath = z.object({
583
+ cluster_id: z.string()
584
+ });
585
+ /**
586
+ * An array of charts
587
+ */
1097
588
  export const zListChartsResponse = z.array(zChart);
589
+ export const zCreateChartBody = zChartCreateInput;
590
+ export const zCreateChartPath = z.object({
591
+ cluster_id: z.string()
592
+ });
593
+ /**
594
+ * Successfully created. Returns created Chart ID.
595
+ */
1098
596
  export const zCreateChartResponse = z.string();
597
+ export const zDeleteChartPath = z.object({
598
+ cluster_id: z.string(),
599
+ chart_name: z.string()
600
+ });
601
+ /**
602
+ * Successfully deleted.
603
+ */
1099
604
  export const zDeleteChartResponse = z.string();
605
+ export const zGetChartPath = z.object({
606
+ cluster_id: z.string(),
607
+ chart_name: z.string()
608
+ });
609
+ /**
610
+ * Returns a single object containing chart details.
611
+ */
1100
612
  export const zGetChartResponse = zChart;
613
+ export const zUpdateChartBody = zChartUpdateInput;
614
+ export const zUpdateChartPath = z.object({
615
+ cluster_id: z.string(),
616
+ chart_name: z.string()
617
+ });
618
+ /**
619
+ * Successfully updated.
620
+ */
1101
621
  export const zUpdateChartResponse = z.string();
622
+ export const zListFleetsPath = z.object({
623
+ cluster_id: z.string()
624
+ });
625
+ /**
626
+ * An array of fleets
627
+ */
1102
628
  export const zListFleetsResponse = z.array(zFleet);
629
+ export const zCreateFleetBody = zFleetCreateInput;
630
+ export const zCreateFleetPath = z.object({
631
+ cluster_id: z.string()
632
+ });
633
+ /**
634
+ * Successfully created. Returns created Fleet ID.
635
+ */
1103
636
  export const zCreateFleetResponse = z.string();
637
+ export const zDeleteFleetPath = z.object({
638
+ cluster_id: z.string(),
639
+ fleet_name: z.string()
640
+ });
641
+ /**
642
+ * Successfully deleted.
643
+ */
1104
644
  export const zDeleteFleetResponse = z.string();
645
+ export const zGetFleetPath = z.object({
646
+ cluster_id: z.string(),
647
+ fleet_name: z.string()
648
+ });
649
+ /**
650
+ * Returns a single object containing fleet details.
651
+ */
1105
652
  export const zGetFleetResponse = zFleet;
653
+ export const zUpdateFleetBody = zFleetUpdateInput;
654
+ export const zUpdateFleetPath = z.object({
655
+ cluster_id: z.string(),
656
+ fleet_name: z.string()
657
+ });
658
+ /**
659
+ * Successfully updated.
660
+ */
1106
661
  export const zUpdateFleetResponse = z.string();
662
+ export const zQueryClusterPath = z.object({
663
+ cluster_id: z.string()
664
+ });
665
+ /**
666
+ * An array of clusters
667
+ */
1107
668
  export const zListClustersResponse = z.array(zCluster);
669
+ export const zCreateClusterBody = zClusterCreateInput;
670
+ /**
671
+ * Successfully created. Returns created Cluster ID.
672
+ */
1108
673
  export const zCreateClusterResponse = z.string();
674
+ export const zDeleteClusterPath = z.object({
675
+ cluster_id: z.string()
676
+ });
677
+ /**
678
+ * Successfully deleted.
679
+ */
1109
680
  export const zDeleteClusterResponse = z.string();
681
+ export const zGetClusterPath = z.object({
682
+ cluster_id: z.string()
683
+ });
684
+ /**
685
+ * Returns a single object containing cluster details.
686
+ */
1110
687
  export const zGetClusterResponse = zCluster;
688
+ export const zUpdateClusterBody = zClusterUpdateInput;
689
+ export const zUpdateClusterPath = z.object({
690
+ cluster_id: z.string()
691
+ });
692
+ /**
693
+ * Successfully updated. Returns updated cluster details.
694
+ */
1111
695
  export const zUpdateClusterResponse = zCluster;
1112
- export const zGetJoinInformationResponse = zCluster;
696
+ export const zGetJoinInformationPath = z.object({
697
+ cluster_id: z.string()
698
+ });
699
+ /**
700
+ * An object of cluster join information
701
+ */
702
+ export const zGetJoinInformationResponse = zClusterJoinInformation;
703
+ /**
704
+ * An array of invites
705
+ */
1113
706
  export const zListInvitesResponse = z.array(zInvite);
707
+ export const zCreateInviteBody = z.object({
708
+ email: z.string().optional()
709
+ });
710
+ /**
711
+ * Successfully created. Returns created invite details.
712
+ */
1114
713
  export const zCreateInviteResponse = zInvite;
714
+ export const zGetInvitePath = z.object({
715
+ code: z.string()
716
+ });
717
+ /**
718
+ * Returns a single object containing invite details.
719
+ */
1115
720
  export const zGetInviteResponse = zInvite;
721
+ export const zDeleteInvitePath = z.object({
722
+ email: z.string()
723
+ });
724
+ /**
725
+ * An array of chart listings in the marketplace.
726
+ */
1116
727
  export const zListMarketplaceChartsResponse = z.array(zMarketplaceListing);
1117
- export const zGetMarketplaceChartResponse = zMarketplaceListing;
728
+ export const zGetMarketplaceChartFilesPath = z.object({
729
+ chart_name: z.string(),
730
+ version_channel: z.string()
731
+ });
732
+ /**
733
+ * Returns an object containing the chart files for the latest matching version.
734
+ */
735
+ export const zGetMarketplaceChartFilesResponse = zMarketplaceListingFiles;
736
+ /**
737
+ * JSON-RPC 2.0 request payload
738
+ */
739
+ export const zPostMcpBody = z.object({
740
+ jsonrpc: z.string().optional(),
741
+ method: z.string().optional(),
742
+ id: z.union([
743
+ z.string(),
744
+ z.number()
745
+ ]).optional(),
746
+ params: z.record(z.string(), z.unknown()).optional()
747
+ });
748
+ /**
749
+ * JSON-RPC 2.0 success or error response
750
+ */
751
+ export const zPostMcpResponse = z.object({
752
+ jsonrpc: z.string().optional(),
753
+ id: z.union([
754
+ z.string(),
755
+ z.number()
756
+ ]).optional(),
757
+ result: z.record(z.string(), z.unknown()).optional(),
758
+ error: z.object({
759
+ code: z.int().optional(),
760
+ message: z.string().optional()
761
+ }).optional()
762
+ });
763
+ /**
764
+ * Returns a single object containing organization details.
765
+ */
1118
766
  export const zGetOrganizationResponse = zOrganization;
767
+ export const zCreateOrganizationBody = zOrganizationCreateInput;
768
+ /**
769
+ * List of repositories
770
+ */
771
+ export const zListRepositoriesResponse = z.array(zRegistryRepository);
772
+ export const zListTagsPath = z.object({
773
+ region: z.string(),
774
+ repository: z.string()
775
+ });
776
+ /**
777
+ * Repository with tags
778
+ */
779
+ export const zListTagsResponse = zRegistryRepositoryWithTags;
780
+ export const zDeleteTagPath = z.object({
781
+ region: z.string(),
782
+ repository: z.string(),
783
+ tag: z.string()
784
+ });
785
+ export const zGetTagPath = z.object({
786
+ region: z.string(),
787
+ repository: z.string(),
788
+ tag: z.string()
789
+ });
790
+ /**
791
+ * Tag details
792
+ */
793
+ export const zGetTagResponse = zRegistryTag;
794
+ /**
795
+ * Returns a list of access token details with masked secrets.
796
+ */
1119
797
  export const zListTokensResponse = z.array(zToken);
798
+ export const zCreateTokenBody = zTokenCreateInput;
799
+ /**
800
+ * Successfully created. Returns created token details with unmasked/raw secret.
801
+ */
1120
802
  export const zCreateTokenResponse = zToken;
803
+ export const zDeleteTokenPath = z.object({
804
+ token_id: z.string()
805
+ });
806
+ export const zGetTokenPath = z.object({
807
+ token_id: z.string()
808
+ });
809
+ /**
810
+ * Returns access token details with masked secret.
811
+ */
1121
812
  export const zGetTokenResponse = zToken;
813
+ export const zUpdateTokenBody = zTokenUpdateInput;
814
+ export const zUpdateTokenPath = z.object({
815
+ token_id: z.string()
816
+ });
817
+ /**
818
+ * Successfully updated. Returns updated token details with masked secret.
819
+ */
1122
820
  export const zUpdateTokenResponse = zToken;
821
+ export const zRegenerateTokenPath = z.object({
822
+ token_id: z.string()
823
+ });
824
+ /**
825
+ * Successfully updated. Returns updated token details with unmasked / raw secret.
826
+ */
1123
827
  export const zRegenerateTokenResponse = zToken;
828
+ export const zListUserOrganizationsPath = z.object({
829
+ email: z.string()
830
+ });
831
+ /**
832
+ * An array of organizations the user belongs to.
833
+ */
1124
834
  export const zListUserOrganizationsResponse = z.array(z.object({
1125
835
  realm: z.string().optional(),
1126
836
  displayName: z.string().optional()
1127
837
  }));
838
+ /**
839
+ * An array of users
840
+ */
1128
841
  export const zListUsersResponse = z.array(zUser);
842
+ export const zCreateUserBody = zUserCreateInput;
843
+ /**
844
+ * Successfully created. Returns created user details.
845
+ */
1129
846
  export const zCreateUserResponse = zUser;
847
+ export const zDeleteUserPath = z.object({
848
+ user_id: z.string()
849
+ });
850
+ /**
851
+ * User profile information
852
+ */
1130
853
  export const zDeleteUserResponse = zUser;
854
+ export const zGetUserPath = z.object({
855
+ user_id: z.string()
856
+ });
857
+ /**
858
+ * User profile information
859
+ */
1131
860
  export const zGetUserResponse = zUser;
861
+ export const zUpdateUserBody = zUserUpdateInput;
862
+ export const zUpdateUserPath = z.object({
863
+ user_id: z.string()
864
+ });
865
+ /**
866
+ * Successfully created. Returns created user details.
867
+ */
1132
868
  export const zUpdateUserResponse = zUser;
1133
869
  //# sourceMappingURL=zod.gen.js.map