@intentius/chant-lexicon-k8s 0.7.0 → 0.8.0

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 (257) hide show
  1. package/dist/actions/apps.d.ts +44 -0
  2. package/dist/actions/apps.d.ts.map +1 -0
  3. package/dist/actions/batch.d.ts +22 -0
  4. package/dist/actions/batch.d.ts.map +1 -0
  5. package/dist/actions/core.d.ts +131 -0
  6. package/dist/actions/core.d.ts.map +1 -0
  7. package/dist/actions/index.d.ts +9 -0
  8. package/dist/actions/index.d.ts.map +1 -0
  9. package/dist/actions/networking.d.ts +27 -0
  10. package/dist/actions/networking.d.ts.map +1 -0
  11. package/dist/actions/rbac.d.ts +40 -0
  12. package/dist/actions/rbac.d.ts.map +1 -0
  13. package/dist/codegen/docs-cli.d.ts +2 -0
  14. package/dist/codegen/docs-cli.d.ts.map +1 -0
  15. package/dist/codegen/docs.d.ts +12 -0
  16. package/dist/codegen/docs.d.ts.map +1 -0
  17. package/dist/codegen/generate-cli.d.ts +6 -0
  18. package/dist/codegen/generate-cli.d.ts.map +1 -0
  19. package/dist/codegen/generate-lexicon.d.ts +21 -0
  20. package/dist/codegen/generate-lexicon.d.ts.map +1 -0
  21. package/dist/codegen/generate-typescript.d.ts +11 -0
  22. package/dist/codegen/generate-typescript.d.ts.map +1 -0
  23. package/dist/codegen/generate.d.ts +19 -0
  24. package/dist/codegen/generate.d.ts.map +1 -0
  25. package/dist/codegen/naming.d.ts +15 -0
  26. package/dist/codegen/naming.d.ts.map +1 -0
  27. package/dist/codegen/package.d.ts +11 -0
  28. package/dist/codegen/package.d.ts.map +1 -0
  29. package/dist/codegen/patches.d.ts +31 -0
  30. package/dist/codegen/patches.d.ts.map +1 -0
  31. package/dist/codegen/typecheck.d.ts +5 -0
  32. package/dist/codegen/typecheck.d.ts.map +1 -0
  33. package/dist/codegen/versions.d.ts +20 -0
  34. package/dist/codegen/versions.d.ts.map +1 -0
  35. package/dist/composites/adot-collector.d.ts +66 -0
  36. package/dist/composites/adot-collector.d.ts.map +1 -0
  37. package/dist/composites/agic-ingress.d.ts +73 -0
  38. package/dist/composites/agic-ingress.d.ts.map +1 -0
  39. package/dist/composites/aks-external-dns-agent.d.ts +65 -0
  40. package/dist/composites/aks-external-dns-agent.d.ts.map +1 -0
  41. package/dist/composites/alb-ingress.d.ts +77 -0
  42. package/dist/composites/alb-ingress.d.ts.map +1 -0
  43. package/dist/composites/argo-app.d.ts +168 -0
  44. package/dist/composites/argo-app.d.ts.map +1 -0
  45. package/dist/composites/autoscaled-service.d.ts +106 -0
  46. package/dist/composites/autoscaled-service.d.ts.map +1 -0
  47. package/dist/composites/azure-disk-storage-class.d.ts +48 -0
  48. package/dist/composites/azure-disk-storage-class.d.ts.map +1 -0
  49. package/dist/composites/azure-file-storage-class.d.ts +46 -0
  50. package/dist/composites/azure-file-storage-class.d.ts.map +1 -0
  51. package/dist/composites/azure-monitor-collector.d.ts +63 -0
  52. package/dist/composites/azure-monitor-collector.d.ts.map +1 -0
  53. package/dist/composites/batch-job.d.ts +85 -0
  54. package/dist/composites/batch-job.d.ts.map +1 -0
  55. package/dist/composites/cockroachdb-cluster.d.ts +132 -0
  56. package/dist/composites/cockroachdb-cluster.d.ts.map +1 -0
  57. package/dist/composites/cockroachdb-region-stack.d.ts +164 -0
  58. package/dist/composites/cockroachdb-region-stack.d.ts.map +1 -0
  59. package/dist/composites/config-connector-context.d.ts +41 -0
  60. package/dist/composites/config-connector-context.d.ts.map +1 -0
  61. package/dist/composites/configured-app.d.ts +91 -0
  62. package/dist/composites/configured-app.d.ts.map +1 -0
  63. package/dist/composites/cron-workload.d.ts +76 -0
  64. package/dist/composites/cron-workload.d.ts.map +1 -0
  65. package/dist/composites/ebs-storage-class.d.ts +55 -0
  66. package/dist/composites/ebs-storage-class.d.ts.map +1 -0
  67. package/dist/composites/efs-storage-class.d.ts +47 -0
  68. package/dist/composites/efs-storage-class.d.ts.map +1 -0
  69. package/dist/composites/external-dns-agent.d.ts +58 -0
  70. package/dist/composites/external-dns-agent.d.ts.map +1 -0
  71. package/dist/composites/filestore-storage-class.d.ts +46 -0
  72. package/dist/composites/filestore-storage-class.d.ts.map +1 -0
  73. package/dist/composites/fluent-bit-agent.d.ts +66 -0
  74. package/dist/composites/fluent-bit-agent.d.ts.map +1 -0
  75. package/dist/composites/gce-ingress.d.ts +72 -0
  76. package/dist/composites/gce-ingress.d.ts.map +1 -0
  77. package/dist/composites/gce-pd-storage-class.d.ts +48 -0
  78. package/dist/composites/gce-pd-storage-class.d.ts.map +1 -0
  79. package/dist/composites/gke-external-dns-agent.d.ts +59 -0
  80. package/dist/composites/gke-external-dns-agent.d.ts.map +1 -0
  81. package/dist/composites/gke-fluent-bit-agent.d.ts +64 -0
  82. package/dist/composites/gke-fluent-bit-agent.d.ts.map +1 -0
  83. package/dist/composites/gke-gateway.d.ts +63 -0
  84. package/dist/composites/gke-gateway.d.ts.map +1 -0
  85. package/dist/composites/gke-otel-collector.d.ts +64 -0
  86. package/dist/composites/gke-otel-collector.d.ts.map +1 -0
  87. package/dist/composites/index.d.ts +86 -0
  88. package/dist/composites/index.d.ts.map +1 -0
  89. package/dist/composites/irsa-service-account.d.ts +54 -0
  90. package/dist/composites/irsa-service-account.d.ts.map +1 -0
  91. package/dist/composites/metrics-server.d.ts +56 -0
  92. package/dist/composites/metrics-server.d.ts.map +1 -0
  93. package/dist/composites/monitored-service.d.ts +92 -0
  94. package/dist/composites/monitored-service.d.ts.map +1 -0
  95. package/dist/composites/namespace-env.d.ts +64 -0
  96. package/dist/composites/namespace-env.d.ts.map +1 -0
  97. package/dist/composites/network-isolated-app.d.ts +88 -0
  98. package/dist/composites/network-isolated-app.d.ts.map +1 -0
  99. package/dist/composites/node-agent.d.ts +87 -0
  100. package/dist/composites/node-agent.d.ts.map +1 -0
  101. package/dist/composites/ray-cluster.d.ts +179 -0
  102. package/dist/composites/ray-cluster.d.ts.map +1 -0
  103. package/dist/composites/ray-job.d.ts +88 -0
  104. package/dist/composites/ray-job.d.ts.map +1 -0
  105. package/dist/composites/ray-service.d.ts +87 -0
  106. package/dist/composites/ray-service.d.ts.map +1 -0
  107. package/dist/composites/secure-ingress.d.ts +66 -0
  108. package/dist/composites/secure-ingress.d.ts.map +1 -0
  109. package/dist/composites/security-context.d.ts +17 -0
  110. package/dist/composites/security-context.d.ts.map +1 -0
  111. package/dist/composites/sidecar-app.d.ts +121 -0
  112. package/dist/composites/sidecar-app.d.ts.map +1 -0
  113. package/dist/composites/stateful-app.d.ts +82 -0
  114. package/dist/composites/stateful-app.d.ts.map +1 -0
  115. package/dist/composites/web-app.d.ts +95 -0
  116. package/dist/composites/web-app.d.ts.map +1 -0
  117. package/dist/composites/worker-pool.d.ts +96 -0
  118. package/dist/composites/worker-pool.d.ts.map +1 -0
  119. package/dist/composites/workload-identity-sa.d.ts +54 -0
  120. package/dist/composites/workload-identity-sa.d.ts.map +1 -0
  121. package/dist/composites/workload-identity-service-account.d.ts +54 -0
  122. package/dist/composites/workload-identity-service-account.d.ts.map +1 -0
  123. package/dist/coverage.d.ts +14 -0
  124. package/dist/coverage.d.ts.map +1 -0
  125. package/dist/crd/crd-sources.d.ts +10 -0
  126. package/dist/crd/crd-sources.d.ts.map +1 -0
  127. package/dist/crd/loader.d.ts +17 -0
  128. package/dist/crd/loader.d.ts.map +1 -0
  129. package/dist/crd/parser.d.ts +21 -0
  130. package/dist/crd/parser.d.ts.map +1 -0
  131. package/dist/crd/types.d.ts +55 -0
  132. package/dist/crd/types.d.ts.map +1 -0
  133. package/dist/default-labels.d.ts +84 -0
  134. package/dist/default-labels.d.ts.map +1 -0
  135. package/dist/describe-resources.d.ts +30 -0
  136. package/dist/describe-resources.d.ts.map +1 -0
  137. package/dist/detect.d.ts +4 -0
  138. package/dist/detect.d.ts.map +1 -0
  139. package/dist/export-resources.d.ts +8 -0
  140. package/dist/export-resources.d.ts.map +1 -0
  141. package/dist/generated/index.d.ts +295 -0
  142. package/dist/generated/index.d.ts.map +1 -0
  143. package/dist/generated/runtime.d.ts +5 -0
  144. package/dist/generated/runtime.d.ts.map +1 -0
  145. package/dist/import/generator.d.ts +25 -0
  146. package/dist/import/generator.d.ts.map +1 -0
  147. package/dist/import/live-export.d.ts +18 -0
  148. package/dist/import/live-export.d.ts.map +1 -0
  149. package/dist/import/parser.d.ts +19 -0
  150. package/dist/import/parser.d.ts.map +1 -0
  151. package/dist/index.d.ts +20 -0
  152. package/dist/index.d.ts.map +1 -0
  153. package/dist/integrity.json +2 -2
  154. package/dist/lint/post-synth/argo-helpers.d.ts +24 -0
  155. package/dist/lint/post-synth/argo-helpers.d.ts.map +1 -0
  156. package/dist/lint/post-synth/argo002.d.ts +12 -0
  157. package/dist/lint/post-synth/argo002.d.ts.map +1 -0
  158. package/dist/lint/post-synth/argo003.d.ts +14 -0
  159. package/dist/lint/post-synth/argo003.d.ts.map +1 -0
  160. package/dist/lint/post-synth/argo005.d.ts +3 -0
  161. package/dist/lint/post-synth/argo005.d.ts.map +1 -0
  162. package/dist/lint/post-synth/index.d.ts +3 -0
  163. package/dist/lint/post-synth/index.d.ts.map +1 -0
  164. package/dist/lint/post-synth/k8s-helpers.d.ts +97 -0
  165. package/dist/lint/post-synth/k8s-helpers.d.ts.map +1 -0
  166. package/dist/lint/post-synth/wk8005.d.ts +10 -0
  167. package/dist/lint/post-synth/wk8005.d.ts.map +1 -0
  168. package/dist/lint/post-synth/wk8006.d.ts +9 -0
  169. package/dist/lint/post-synth/wk8006.d.ts.map +1 -0
  170. package/dist/lint/post-synth/wk8041.d.ts +10 -0
  171. package/dist/lint/post-synth/wk8041.d.ts.map +1 -0
  172. package/dist/lint/post-synth/wk8042.d.ts +10 -0
  173. package/dist/lint/post-synth/wk8042.d.ts.map +1 -0
  174. package/dist/lint/post-synth/wk8101.d.ts +10 -0
  175. package/dist/lint/post-synth/wk8101.d.ts.map +1 -0
  176. package/dist/lint/post-synth/wk8102.d.ts +9 -0
  177. package/dist/lint/post-synth/wk8102.d.ts.map +1 -0
  178. package/dist/lint/post-synth/wk8103.d.ts +9 -0
  179. package/dist/lint/post-synth/wk8103.d.ts.map +1 -0
  180. package/dist/lint/post-synth/wk8104.d.ts +10 -0
  181. package/dist/lint/post-synth/wk8104.d.ts.map +1 -0
  182. package/dist/lint/post-synth/wk8105.d.ts +10 -0
  183. package/dist/lint/post-synth/wk8105.d.ts.map +1 -0
  184. package/dist/lint/post-synth/wk8201.d.ts +10 -0
  185. package/dist/lint/post-synth/wk8201.d.ts.map +1 -0
  186. package/dist/lint/post-synth/wk8202.d.ts +10 -0
  187. package/dist/lint/post-synth/wk8202.d.ts.map +1 -0
  188. package/dist/lint/post-synth/wk8203.d.ts +10 -0
  189. package/dist/lint/post-synth/wk8203.d.ts.map +1 -0
  190. package/dist/lint/post-synth/wk8204.d.ts +14 -0
  191. package/dist/lint/post-synth/wk8204.d.ts.map +1 -0
  192. package/dist/lint/post-synth/wk8205.d.ts +10 -0
  193. package/dist/lint/post-synth/wk8205.d.ts.map +1 -0
  194. package/dist/lint/post-synth/wk8207.d.ts +10 -0
  195. package/dist/lint/post-synth/wk8207.d.ts.map +1 -0
  196. package/dist/lint/post-synth/wk8208.d.ts +10 -0
  197. package/dist/lint/post-synth/wk8208.d.ts.map +1 -0
  198. package/dist/lint/post-synth/wk8209.d.ts +10 -0
  199. package/dist/lint/post-synth/wk8209.d.ts.map +1 -0
  200. package/dist/lint/post-synth/wk8301.d.ts +15 -0
  201. package/dist/lint/post-synth/wk8301.d.ts.map +1 -0
  202. package/dist/lint/post-synth/wk8302.d.ts +9 -0
  203. package/dist/lint/post-synth/wk8302.d.ts.map +1 -0
  204. package/dist/lint/post-synth/wk8303.d.ts +10 -0
  205. package/dist/lint/post-synth/wk8303.d.ts.map +1 -0
  206. package/dist/lint/post-synth/wk8304.d.ts +10 -0
  207. package/dist/lint/post-synth/wk8304.d.ts.map +1 -0
  208. package/dist/lint/post-synth/wk8305.d.ts +9 -0
  209. package/dist/lint/post-synth/wk8305.d.ts.map +1 -0
  210. package/dist/lint/post-synth/wk8306.d.ts +11 -0
  211. package/dist/lint/post-synth/wk8306.d.ts.map +1 -0
  212. package/dist/lint/post-synth/wk8401.d.ts +11 -0
  213. package/dist/lint/post-synth/wk8401.d.ts.map +1 -0
  214. package/dist/lint/post-synth/wk8402.d.ts +10 -0
  215. package/dist/lint/post-synth/wk8402.d.ts.map +1 -0
  216. package/dist/lint/post-synth/wk8403.d.ts +10 -0
  217. package/dist/lint/post-synth/wk8403.d.ts.map +1 -0
  218. package/dist/lint/rules/argo-appset-single-project.d.ts +18 -0
  219. package/dist/lint/rules/argo-appset-single-project.d.ts.map +1 -0
  220. package/dist/lint/rules/argo-ast.d.ts +37 -0
  221. package/dist/lint/rules/argo-ast.d.ts.map +1 -0
  222. package/dist/lint/rules/argo-automated-prune.d.ts +20 -0
  223. package/dist/lint/rules/argo-automated-prune.d.ts.map +1 -0
  224. package/dist/lint/rules/hardcoded-namespace.d.ts +13 -0
  225. package/dist/lint/rules/hardcoded-namespace.d.ts.map +1 -0
  226. package/dist/lint/rules/latest-image-tag.d.ts +3 -0
  227. package/dist/lint/rules/latest-image-tag.d.ts.map +1 -0
  228. package/dist/lint/rules/missing-resource-limits.d.ts +3 -0
  229. package/dist/lint/rules/missing-resource-limits.d.ts.map +1 -0
  230. package/dist/lsp/completions.d.ts +6 -0
  231. package/dist/lsp/completions.d.ts.map +1 -0
  232. package/dist/lsp/hover.d.ts +6 -0
  233. package/dist/lsp/hover.d.ts.map +1 -0
  234. package/dist/manifest.json +1 -1
  235. package/dist/micro-time.d.ts +43 -0
  236. package/dist/micro-time.d.ts.map +1 -0
  237. package/dist/package-cli.d.ts +6 -0
  238. package/dist/package-cli.d.ts.map +1 -0
  239. package/dist/plugin.d.ts +9 -0
  240. package/dist/plugin.d.ts.map +1 -0
  241. package/dist/serializer.d.ts +12 -0
  242. package/dist/serializer.d.ts.map +1 -0
  243. package/dist/spec/fetch.d.ts +34 -0
  244. package/dist/spec/fetch.d.ts.map +1 -0
  245. package/dist/spec/parse.d.ts +73 -0
  246. package/dist/spec/parse.d.ts.map +1 -0
  247. package/dist/validate-cli.d.ts +6 -0
  248. package/dist/validate-cli.d.ts.map +1 -0
  249. package/dist/validate.d.ts +15 -0
  250. package/dist/validate.d.ts.map +1 -0
  251. package/dist/variables.d.ts +35 -0
  252. package/dist/variables.d.ts.map +1 -0
  253. package/package.json +24 -5
  254. package/src/composites/argo-app.ts +3 -3
  255. package/src/detect.ts +9 -0
  256. package/src/lint/post-synth/index.ts +63 -0
  257. package/src/plugin.ts +4 -12
@@ -0,0 +1,55 @@
1
+ /**
2
+ * CRD (Custom Resource Definition) framework types.
3
+ *
4
+ * Defines the data structures used to load, parse, and process
5
+ * Kubernetes CRDs for code generation and lexicon extension.
6
+ */
7
+ /**
8
+ * Source from which to load CRD definitions.
9
+ */
10
+ export interface CRDSource {
11
+ /** How to fetch the CRD */
12
+ type: "file" | "url" | "cluster";
13
+ /** File path for type="file" */
14
+ path?: string;
15
+ /** URL for type="url" */
16
+ url?: string;
17
+ /** Kubectl context for type="cluster" */
18
+ context?: string;
19
+ /** Namespace to scope the CRD lookup for type="cluster" */
20
+ namespace?: string;
21
+ }
22
+ /**
23
+ * Parsed representation of a CRD's spec section.
24
+ */
25
+ export interface CRDSpec {
26
+ /** API group (e.g. "cert-manager.io") */
27
+ group: string;
28
+ /** Name variants for the CRD */
29
+ names: {
30
+ kind: string;
31
+ plural: string;
32
+ singular?: string;
33
+ shortNames?: string[];
34
+ };
35
+ /** API versions served by this CRD */
36
+ versions: Array<{
37
+ name: string;
38
+ served: boolean;
39
+ storage: boolean;
40
+ schema?: Record<string, unknown>;
41
+ }>;
42
+ }
43
+ /**
44
+ * Full CRD document as parsed from YAML.
45
+ */
46
+ export interface CRDDocument {
47
+ apiVersion: string;
48
+ kind: "CustomResourceDefinition";
49
+ metadata: {
50
+ name: string;
51
+ [key: string]: unknown;
52
+ };
53
+ spec: CRDSpec;
54
+ }
55
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/crd/types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AACH,MAAM,WAAW,SAAS;IACxB,2BAA2B;IAC3B,IAAI,EAAE,MAAM,GAAG,KAAK,GAAG,SAAS,CAAC;IACjC,gCAAgC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,yBAAyB;IACzB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,yCAAyC;IACzC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,2DAA2D;IAC3D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,yCAAyC;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,KAAK,EAAE;QACL,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;QACf,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;KACvB,CAAC;IACF,sCAAsC;IACtC,QAAQ,EAAE,KAAK,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,OAAO,CAAC;QAChB,OAAO,EAAE,OAAO,CAAC;QACjB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;KAClC,CAAC,CAAC;CACJ;AAED;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,0BAA0B,CAAC;IACjC,QAAQ,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;IACnD,IAAI,EAAE,OAAO,CAAC;CACf"}
@@ -0,0 +1,84 @@
1
+ /**
2
+ * Default Labels & Annotations — declares project-wide labels/annotations
3
+ * for all Kubernetes resources.
4
+ *
5
+ * When a project exports a `defaultLabels(...)` or `defaultAnnotations(...)`
6
+ * declaration, the serializer automatically injects them into every resource's
7
+ * metadata at synthesis time. Explicit labels/annotations on individual
8
+ * resources take precedence.
9
+ */
10
+ import { DECLARABLE_MARKER, type Declarable } from "@intentius/chant/declarable";
11
+ /**
12
+ * Marker symbol for default labels identification.
13
+ */
14
+ export declare const DEFAULT_LABELS_MARKER: unique symbol;
15
+ /**
16
+ * Marker symbol for default annotations identification.
17
+ */
18
+ export declare const DEFAULT_ANNOTATIONS_MARKER: unique symbol;
19
+ /**
20
+ * A default labels declaration — wraps a label map into a Declarable
21
+ * that the serializer uses to inject labels into all resources.
22
+ */
23
+ export interface DefaultLabels extends Declarable {
24
+ readonly [DEFAULT_LABELS_MARKER]: true;
25
+ readonly [DECLARABLE_MARKER]: true;
26
+ readonly lexicon: "k8s";
27
+ readonly entityType: "chant:k8s:defaultLabels";
28
+ readonly labels: Record<string, unknown>;
29
+ }
30
+ /**
31
+ * A default annotations declaration — wraps an annotation map into a Declarable
32
+ * that the serializer uses to inject annotations into all resources.
33
+ */
34
+ export interface DefaultAnnotations extends Declarable {
35
+ readonly [DEFAULT_ANNOTATIONS_MARKER]: true;
36
+ readonly [DECLARABLE_MARKER]: true;
37
+ readonly lexicon: "k8s";
38
+ readonly entityType: "chant:k8s:defaultAnnotations";
39
+ readonly annotations: Record<string, unknown>;
40
+ }
41
+ /**
42
+ * Type guard for DefaultLabels.
43
+ */
44
+ export declare function isDefaultLabels(value: unknown): value is DefaultLabels;
45
+ /**
46
+ * Type guard for DefaultAnnotations.
47
+ */
48
+ export declare function isDefaultAnnotations(value: unknown): value is DefaultAnnotations;
49
+ /**
50
+ * Declare project-wide default labels for all Kubernetes resources.
51
+ *
52
+ * Labels are injected at synthesis time into every resource's
53
+ * `metadata.labels`. If a resource has an explicit label with the
54
+ * same key, the explicit value wins.
55
+ *
56
+ * @example
57
+ * ```ts
58
+ * import { defaultLabels } from "@intentius/chant-lexicon-k8s";
59
+ *
60
+ * export const labels = defaultLabels({
61
+ * "app.kubernetes.io/managed-by": "chant",
62
+ * "app.kubernetes.io/part-of": "my-app",
63
+ * });
64
+ * ```
65
+ */
66
+ export declare function defaultLabels(labels: Record<string, unknown>): DefaultLabels;
67
+ /**
68
+ * Declare project-wide default annotations for all Kubernetes resources.
69
+ *
70
+ * Annotations are injected at synthesis time into every resource's
71
+ * `metadata.annotations`. If a resource has an explicit annotation with
72
+ * the same key, the explicit value wins.
73
+ *
74
+ * @example
75
+ * ```ts
76
+ * import { defaultAnnotations } from "@intentius/chant-lexicon-k8s";
77
+ *
78
+ * export const annotations = defaultAnnotations({
79
+ * "app.kubernetes.io/managed-by": "chant",
80
+ * });
81
+ * ```
82
+ */
83
+ export declare function defaultAnnotations(annotations: Record<string, unknown>): DefaultAnnotations;
84
+ //# sourceMappingURL=default-labels.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-labels.d.ts","sourceRoot":"","sources":["../src/default-labels.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,EAAE,iBAAiB,EAAE,KAAK,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEjF;;GAEG;AACH,eAAO,MAAM,qBAAqB,eAAwC,CAAC;AAE3E;;GAEG;AACH,eAAO,MAAM,0BAA0B,eAA6C,CAAC;AAErF;;;GAGG;AACH,MAAM,WAAW,aAAc,SAAQ,UAAU;IAC/C,QAAQ,CAAC,CAAC,qBAAqB,CAAC,EAAE,IAAI,CAAC;IACvC,QAAQ,CAAC,CAAC,iBAAiB,CAAC,EAAE,IAAI,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAC/C,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAC1C;AAED;;;GAGG;AACH,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD,QAAQ,CAAC,CAAC,0BAA0B,CAAC,EAAE,IAAI,CAAC;IAC5C,QAAQ,CAAC,CAAC,iBAAiB,CAAC,EAAE,IAAI,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,8BAA8B,CAAC;IACpD,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAC/C;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,aAAa,CAOtE;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,kBAAkB,CAOhF;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,aAAa,CAQ5E;AAED;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,kBAAkB,CAAC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,kBAAkB,CAQ3F"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Live introspection of a Kubernetes cluster — implements the
3
+ * LexiconPlugin.describeResources() contract for the k8s lexicon.
4
+ *
5
+ * For each declared K8s entity, runs `kubectl get <kind> <name> [-n <ns>] -o json`
6
+ * and maps the response to a ResourceMetadata entry keyed by the chant entity
7
+ * name (using the props.metadata.name + props.metadata.namespace from #39's
8
+ * entity-prop pass-through).
9
+ *
10
+ * Resource-not-found is silent — `state diff --live` then reports it as
11
+ * missing (declared, not in cloud). Unknown entity types are warn-skipped;
12
+ * extending the KUBECTL_RESOURCE map covers more.
13
+ */
14
+ import type { ResourceMetadata } from "@intentius/chant/lexicon";
15
+ /**
16
+ * Map chant entity types to `kubectl get` resource names. Add entries here
17
+ * as new types are needed.
18
+ */
19
+ export declare const KUBECTL_RESOURCE: Record<string, string>;
20
+ export declare function describeResources(options: {
21
+ environment: string;
22
+ buildOutput: string;
23
+ entityNames: string[];
24
+ entities: Map<string, {
25
+ entityType: string;
26
+ props: Record<string, unknown>;
27
+ }>;
28
+ owned?: boolean;
29
+ }): Promise<Record<string, ResourceMetadata>>;
30
+ //# sourceMappingURL=describe-resources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"describe-resources.d.ts","sourceRoot":"","sources":["../src/describe-resources.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAIH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAKjE;;;GAGG;AACH,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAoBnD,CAAC;AAsCF,wBAAsB,iBAAiB,CAAC,OAAO,EAAE;IAC/C,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,QAAQ,EAAE,GAAG,CAAC,MAAM,EAAE;QAAE,UAAU,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;KAAE,CAAC,CAAC;IAC9E,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC,CAmD5C"}
@@ -0,0 +1,4 @@
1
+ /** Edge-safe template detection for k8s — extracted from plugin.ts so it imports
2
+ * without the lint rules (and the TypeScript compiler they pull in). See #426. */
3
+ export declare function detectTemplate(data: unknown): boolean;
4
+ //# sourceMappingURL=detect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"detect.d.ts","sourceRoot":"","sources":["../src/detect.ts"],"names":[],"mappings":"AAAA;kFACkF;AAClF,wBAAgB,cAAc,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,CAMrD"}
@@ -0,0 +1,8 @@
1
+ import type { ExportedTemplate, ResourceSelector } from "@intentius/chant/lexicon";
2
+ export declare function exportResources(options: {
3
+ environment: string;
4
+ selector?: ResourceSelector;
5
+ owned?: boolean;
6
+ verbatim?: boolean;
7
+ }): Promise<ExportedTemplate>;
8
+ //# sourceMappingURL=export-resources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"export-resources.d.ts","sourceRoot":"","sources":["../src/export-resources.ts"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAUnF,wBAAsB,eAAe,CAAC,OAAO,EAAE;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,gBAAgB,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAgC5B"}
@@ -0,0 +1,295 @@
1
+ export declare const APIGroup: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
2
+ export declare const APIGroupList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
3
+ export declare const APIResourceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
4
+ export declare const APIService: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
5
+ export declare const APIServiceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
6
+ export declare const APIVersions: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
7
+ export declare const Application: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
8
+ export declare const ApplicationSet: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
9
+ export declare const AppProject: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
10
+ export declare const BatchJob: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
11
+ export declare const Binding: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
12
+ export declare const Certificate: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
13
+ export declare const CertificateRequest: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
14
+ export declare const CertificateSigningRequest: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
15
+ export declare const CertificateSigningRequestList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
16
+ export declare const Challenge: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
17
+ export declare const ClusterIssuer: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
18
+ export declare const ClusterRole: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
19
+ export declare const ClusterRoleBinding: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
20
+ export declare const ClusterRoleBindingList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
21
+ export declare const ClusterRoleList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
22
+ export declare const CM: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
23
+ export declare const ComponentStatus: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
24
+ export declare const ComponentStatusList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
25
+ export declare const ConfigMap: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
26
+ export declare const ConfigMapList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
27
+ export declare const ControllerRevision: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
28
+ export declare const ControllerRevisionList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
29
+ export declare const CoreEventList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
30
+ export declare const CrdbCluster: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
31
+ export declare const CronJob: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
32
+ export declare const CronJobList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
33
+ export declare const CSIDriver: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
34
+ export declare const CSIDriverList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
35
+ export declare const CSINode: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
36
+ export declare const CSINodeList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
37
+ export declare const CSIStorageCapacity: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
38
+ export declare const CSIStorageCapacityList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
39
+ export declare const CustomResourceDefinition: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
40
+ export declare const CustomResourceDefinitionList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
41
+ export declare const DaemonSet: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
42
+ export declare const DaemonSetList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
43
+ export declare const DeleteOptions: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
44
+ export declare const Deploy: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
45
+ export declare const Deployment: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
46
+ export declare const DeploymentList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
47
+ export declare const DeviceClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
48
+ export declare const DeviceClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
49
+ export declare const DS: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
50
+ export declare const Endpoints: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
51
+ export declare const EndpointSlice: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
52
+ export declare const EndpointSliceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
53
+ export declare const EndpointsList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
54
+ export declare const Event: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
55
+ export declare const EventsEvent: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
56
+ export declare const EventsEventList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
57
+ export declare const Eviction: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
58
+ export declare const FlowSchema: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
59
+ export declare const FlowSchemaList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
60
+ export declare const Gateway: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
61
+ export declare const GatewayClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
62
+ export declare const GRPCRoute: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
63
+ export declare const HorizontalPodAutoscaler: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
64
+ export declare const HorizontalPodAutoscalerList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
65
+ export declare const HPA: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
66
+ export declare const HTTPRoute: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
67
+ export declare const Ing: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
68
+ export declare const Ingress: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
69
+ export declare const IngressClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
70
+ export declare const IngressClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
71
+ export declare const IngressList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
72
+ export declare const IPAddress: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
73
+ export declare const IPAddressList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
74
+ export declare const Issuer: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
75
+ export declare const Job: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
76
+ export declare const JobList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
77
+ export declare const Lease: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
78
+ export declare const LeaseList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
79
+ export declare const LimitRange: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
80
+ export declare const LimitRangeList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
81
+ export declare const LocalSubjectAccessReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
82
+ export declare const MutatingWebhookConfiguration: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
83
+ export declare const MutatingWebhookConfigurationList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
84
+ export declare const Namespace: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
85
+ export declare const NamespaceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
86
+ export declare const NetPol: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
87
+ export declare const NetworkPolicy: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
88
+ export declare const NetworkPolicyList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
89
+ export declare const Node: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
90
+ export declare const NodeList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
91
+ export declare const NS: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
92
+ export declare const Order: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
93
+ export declare const PDB: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
94
+ export declare const PersistentVolume: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
95
+ export declare const PersistentVolumeClaim: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
96
+ export declare const PersistentVolumeClaimList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
97
+ export declare const PersistentVolumeList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
98
+ export declare const Pod: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
99
+ export declare const PodDisruptionBudget: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
100
+ export declare const PodDisruptionBudgetList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
101
+ export declare const PodList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
102
+ export declare const PodTemplate: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
103
+ export declare const PodTemplateList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
104
+ export declare const PriorityClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
105
+ export declare const PriorityClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
106
+ export declare const PriorityLevelConfiguration: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
107
+ export declare const PriorityLevelConfigurationList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
108
+ export declare const PrometheusRule: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
109
+ export declare const PV: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
110
+ export declare const PVC: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
111
+ export declare const RayCluster: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
112
+ export declare const RayJob: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
113
+ export declare const RayService: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
114
+ export declare const ReferenceGrant: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
115
+ export declare const ReplicaSet: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
116
+ export declare const ReplicaSetList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
117
+ export declare const ReplicationController: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
118
+ export declare const ReplicationControllerList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
119
+ export declare const ResourceClaim: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
120
+ export declare const ResourceClaimList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
121
+ export declare const ResourceClaimTemplate: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
122
+ export declare const ResourceClaimTemplateList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
123
+ export declare const ResourceQuota: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
124
+ export declare const ResourceQuotaList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
125
+ export declare const ResourceSlice: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
126
+ export declare const ResourceSliceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
127
+ export declare const Role: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
128
+ export declare const RoleBinding: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
129
+ export declare const RoleBindingList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
130
+ export declare const RoleList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
131
+ export declare const RuntimeClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
132
+ export declare const RuntimeClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
133
+ export declare const SA: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
134
+ export declare const Scale: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
135
+ export declare const Sec: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
136
+ export declare const Secret: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
137
+ export declare const SecretList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
138
+ export declare const SelfSubjectAccessReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
139
+ export declare const SelfSubjectReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
140
+ export declare const SelfSubjectRulesReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
141
+ export declare const Service: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
142
+ export declare const ServiceAccount: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
143
+ export declare const ServiceAccountList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
144
+ export declare const ServiceCIDR: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
145
+ export declare const ServiceCIDRList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
146
+ export declare const ServiceList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
147
+ export declare const ServiceMonitor: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
148
+ export declare const StatefulSet: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
149
+ export declare const StatefulSetList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
150
+ export declare const Status: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
151
+ export declare const StorageClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
152
+ export declare const StorageClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
153
+ export declare const STS: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
154
+ export declare const SubjectAccessReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
155
+ export declare const TokenRequest: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
156
+ export declare const TokenReview: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
157
+ export declare const ValidatingAdmissionPolicy: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
158
+ export declare const ValidatingAdmissionPolicyBinding: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
159
+ export declare const ValidatingAdmissionPolicyBindingList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
160
+ export declare const ValidatingAdmissionPolicyList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
161
+ export declare const ValidatingWebhookConfiguration: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
162
+ export declare const ValidatingWebhookConfigurationList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
163
+ export declare const VolumeAttachment: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
164
+ export declare const VolumeAttachmentList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
165
+ export declare const VolumeAttributesClass: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
166
+ export declare const VolumeAttributesClassList: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
167
+ export declare const WatchEvent: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
168
+ export declare const Affinity: new (props: Record<string, unknown>) => Record<string, unknown>;
169
+ export declare const Application_Destination: new (props: Record<string, unknown>) => Record<string, unknown>;
170
+ export declare const Application_IgnoreDifference: new (props: Record<string, unknown>) => Record<string, unknown>;
171
+ export declare const Application_Info: new (props: Record<string, unknown>) => Record<string, unknown>;
172
+ export declare const Application_Source: new (props: Record<string, unknown>) => Record<string, unknown>;
173
+ export declare const Application_Sources: new (props: Record<string, unknown>) => Record<string, unknown>;
174
+ export declare const Application_SyncPolicy: new (props: Record<string, unknown>) => Record<string, unknown>;
175
+ export declare const ApplicationSet_Generator: new (props: Record<string, unknown>) => Record<string, unknown>;
176
+ export declare const ApplicationSet_IgnoreApplicationDifference: new (props: Record<string, unknown>) => Record<string, unknown>;
177
+ export declare const ApplicationSet_PreservedFields: new (props: Record<string, unknown>) => Record<string, unknown>;
178
+ export declare const ApplicationSet_Strategy: new (props: Record<string, unknown>) => Record<string, unknown>;
179
+ export declare const ApplicationSet_SyncPolicy: new (props: Record<string, unknown>) => Record<string, unknown>;
180
+ export declare const ApplicationSet_Template: new (props: Record<string, unknown>) => Record<string, unknown>;
181
+ export declare const AppProject_ClusterResourceBlacklist: new (props: Record<string, unknown>) => Record<string, unknown>;
182
+ export declare const AppProject_ClusterResourceWhitelist: new (props: Record<string, unknown>) => Record<string, unknown>;
183
+ export declare const AppProject_Destination: new (props: Record<string, unknown>) => Record<string, unknown>;
184
+ export declare const AppProject_DestinationServiceAccount: new (props: Record<string, unknown>) => Record<string, unknown>;
185
+ export declare const AppProject_NamespaceResourceBlacklist: new (props: Record<string, unknown>) => Record<string, unknown>;
186
+ export declare const AppProject_NamespaceResourceWhitelist: new (props: Record<string, unknown>) => Record<string, unknown>;
187
+ export declare const AppProject_OrphanedResources: new (props: Record<string, unknown>) => Record<string, unknown>;
188
+ export declare const AppProject_Role: new (props: Record<string, unknown>) => Record<string, unknown>;
189
+ export declare const AppProject_SignatureKey: new (props: Record<string, unknown>) => Record<string, unknown>;
190
+ export declare const AppProject_SyncWindow: new (props: Record<string, unknown>) => Record<string, unknown>;
191
+ export declare const Capabilities: new (props: Record<string, unknown>) => Record<string, unknown>;
192
+ export declare const Certificate_AdditionalOutputFormat: new (props: Record<string, unknown>) => Record<string, unknown>;
193
+ export declare const Certificate_IssuerRef: new (props: Record<string, unknown>) => Record<string, unknown>;
194
+ export declare const Certificate_Keystores: new (props: Record<string, unknown>) => Record<string, unknown>;
195
+ export declare const Certificate_NameConstraints: new (props: Record<string, unknown>) => Record<string, unknown>;
196
+ export declare const Certificate_OtherName: new (props: Record<string, unknown>) => Record<string, unknown>;
197
+ export declare const Certificate_PrivateKey: new (props: Record<string, unknown>) => Record<string, unknown>;
198
+ export declare const Certificate_SecretTemplate: new (props: Record<string, unknown>) => Record<string, unknown>;
199
+ export declare const Certificate_Subject: new (props: Record<string, unknown>) => Record<string, unknown>;
200
+ export declare const CertificateRequest_IssuerRef: new (props: Record<string, unknown>) => Record<string, unknown>;
201
+ export declare const Challenge_IssuerRef: new (props: Record<string, unknown>) => Record<string, unknown>;
202
+ export declare const Challenge_Solver: new (props: Record<string, unknown>) => Record<string, unknown>;
203
+ export declare const ClusterIssuer_Acme: new (props: Record<string, unknown>) => Record<string, unknown>;
204
+ export declare const ClusterIssuer_Ca: new (props: Record<string, unknown>) => Record<string, unknown>;
205
+ export declare const ClusterIssuer_SelfSigned: new (props: Record<string, unknown>) => Record<string, unknown>;
206
+ export declare const ClusterIssuer_Vault: new (props: Record<string, unknown>) => Record<string, unknown>;
207
+ export declare const ClusterIssuer_Venafi: new (props: Record<string, unknown>) => Record<string, unknown>;
208
+ export declare const ConfigMapKeySelector: new (props: Record<string, unknown>) => Record<string, unknown>;
209
+ export declare const Container: new (props: Record<string, unknown>) => Record<string, unknown>;
210
+ export declare const ContainerPort: new (props: Record<string, unknown>) => Record<string, unknown>;
211
+ export declare const CrdbCluster_Affinity: new (props: Record<string, unknown>) => Record<string, unknown>;
212
+ export declare const CrdbCluster_DataStore: new (props: Record<string, unknown>) => Record<string, unknown>;
213
+ export declare const CrdbCluster_Image: new (props: Record<string, unknown>) => Record<string, unknown>;
214
+ export declare const CrdbCluster_Ingress: new (props: Record<string, unknown>) => Record<string, unknown>;
215
+ export declare const CrdbCluster_PodEnvVariable: new (props: Record<string, unknown>) => Record<string, unknown>;
216
+ export declare const CrdbCluster_Resources: new (props: Record<string, unknown>) => Record<string, unknown>;
217
+ export declare const CrdbCluster_Toleration: new (props: Record<string, unknown>) => Record<string, unknown>;
218
+ export declare const CrdbCluster_TopologySpreadConstraint: new (props: Record<string, unknown>) => Record<string, unknown>;
219
+ export declare const DeploymentStrategy: new (props: Record<string, unknown>) => Record<string, unknown>;
220
+ export declare const EnvFromSource: new (props: Record<string, unknown>) => Record<string, unknown>;
221
+ export declare const EnvVar: new (props: Record<string, unknown>) => Record<string, unknown>;
222
+ export declare const EnvVarSource: new (props: Record<string, unknown>) => Record<string, unknown>;
223
+ export declare const EphemeralContainer: new (props: Record<string, unknown>) => Record<string, unknown>;
224
+ export declare const ExecAction: new (props: Record<string, unknown>) => Record<string, unknown>;
225
+ export declare const Gateway_Address: new (props: Record<string, unknown>) => Record<string, unknown>;
226
+ export declare const Gateway_Infrastructure: new (props: Record<string, unknown>) => Record<string, unknown>;
227
+ export declare const Gateway_Listener: new (props: Record<string, unknown>) => Record<string, unknown>;
228
+ export declare const GatewayClass_ParametersRef: new (props: Record<string, unknown>) => Record<string, unknown>;
229
+ export declare const GRPCRoute_ParentRef: new (props: Record<string, unknown>) => Record<string, unknown>;
230
+ export declare const GRPCRoute_Rule: new (props: Record<string, unknown>) => Record<string, unknown>;
231
+ export declare const HorizontalPodAutoscalerBehavior: new (props: Record<string, unknown>) => Record<string, unknown>;
232
+ export declare const HostAlias: new (props: Record<string, unknown>) => Record<string, unknown>;
233
+ export declare const HTTPGetAction: new (props: Record<string, unknown>) => Record<string, unknown>;
234
+ export declare const HTTPIngressPath: new (props: Record<string, unknown>) => Record<string, unknown>;
235
+ export declare const HTTPRoute_ParentRef: new (props: Record<string, unknown>) => Record<string, unknown>;
236
+ export declare const HTTPRoute_Rule: new (props: Record<string, unknown>) => Record<string, unknown>;
237
+ export declare const IngressBackend: new (props: Record<string, unknown>) => Record<string, unknown>;
238
+ export declare const IngressRule: new (props: Record<string, unknown>) => Record<string, unknown>;
239
+ export declare const IngressServiceBackend: new (props: Record<string, unknown>) => Record<string, unknown>;
240
+ export declare const IngressTLS: new (props: Record<string, unknown>) => Record<string, unknown>;
241
+ export declare const Issuer_Acme: new (props: Record<string, unknown>) => Record<string, unknown>;
242
+ export declare const Issuer_Ca: new (props: Record<string, unknown>) => Record<string, unknown>;
243
+ export declare const Issuer_SelfSigned: new (props: Record<string, unknown>) => Record<string, unknown>;
244
+ export declare const Issuer_Vault: new (props: Record<string, unknown>) => Record<string, unknown>;
245
+ export declare const Issuer_Venafi: new (props: Record<string, unknown>) => Record<string, unknown>;
246
+ export declare const KeyToPath: new (props: Record<string, unknown>) => Record<string, unknown>;
247
+ export declare const LabelSelector: new (props: Record<string, unknown>) => Record<string, unknown>;
248
+ export declare const LabelSelectorRequirement: new (props: Record<string, unknown>) => Record<string, unknown>;
249
+ export declare const LocalObjectReference: new (props: Record<string, unknown>) => Record<string, unknown>;
250
+ export declare const MetricSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
251
+ export declare const NetworkPolicyEgressRule: new (props: Record<string, unknown>) => Record<string, unknown>;
252
+ export declare const NetworkPolicyIngressRule: new (props: Record<string, unknown>) => Record<string, unknown>;
253
+ export declare const NetworkPolicyPeer: new (props: Record<string, unknown>) => Record<string, unknown>;
254
+ export declare const NetworkPolicyPort: new (props: Record<string, unknown>) => Record<string, unknown>;
255
+ export declare const ObjectMeta: new (props: Record<string, unknown>) => Record<string, unknown>;
256
+ export declare const ObjectReference: new (props: Record<string, unknown>) => Record<string, unknown>;
257
+ export declare const Order_IssuerRef: new (props: Record<string, unknown>) => Record<string, unknown>;
258
+ export declare const PersistentVolumeClaimSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
259
+ export declare const PodDisruptionBudgetSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
260
+ export declare const PodSecurityContext: new (props: Record<string, unknown>) => Record<string, unknown>;
261
+ export declare const PodSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
262
+ export declare const PodTemplateSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
263
+ export declare const PolicyRule: new (props: Record<string, unknown>) => Record<string, unknown>;
264
+ export declare const Probe: new (props: Record<string, unknown>) => Record<string, unknown>;
265
+ export declare const PrometheusRule_Group: new (props: Record<string, unknown>) => Record<string, unknown>;
266
+ export declare const RayCluster_AutoscalerOptions: new (props: Record<string, unknown>) => Record<string, unknown>;
267
+ export declare const RayCluster_GcsFaultToleranceOptions: new (props: Record<string, unknown>) => Record<string, unknown>;
268
+ export declare const RayCluster_HeadGroupSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
269
+ export declare const RayCluster_WorkerGroupSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
270
+ export declare const RayJob_RayClusterSpec: new (props: Record<string, unknown>) => Record<string, unknown>;
271
+ export declare const RayJob_SubmitterConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
272
+ export declare const RayJob_SubmitterPodTemplate: new (props: Record<string, unknown>) => Record<string, unknown>;
273
+ export declare const RayService_RayClusterConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
274
+ export declare const RayService_ServeService: new (props: Record<string, unknown>) => Record<string, unknown>;
275
+ export declare const RayService_UpgradeStrategy: new (props: Record<string, unknown>) => Record<string, unknown>;
276
+ export declare const ReferenceGrant_From: new (props: Record<string, unknown>) => Record<string, unknown>;
277
+ export declare const ReferenceGrant_To: new (props: Record<string, unknown>) => Record<string, unknown>;
278
+ export declare const ResourceRequirements: new (props: Record<string, unknown>) => Record<string, unknown>;
279
+ export declare const RoleRef: new (props: Record<string, unknown>) => Record<string, unknown>;
280
+ export declare const RollingUpdateDeployment: new (props: Record<string, unknown>) => Record<string, unknown>;
281
+ export declare const SecretKeySelector: new (props: Record<string, unknown>) => Record<string, unknown>;
282
+ export declare const SecurityContext: new (props: Record<string, unknown>) => Record<string, unknown>;
283
+ export declare const ServiceBackendPort: new (props: Record<string, unknown>) => Record<string, unknown>;
284
+ export declare const ServiceMonitor_AttachMetadata: new (props: Record<string, unknown>) => Record<string, unknown>;
285
+ export declare const ServiceMonitor_Endpoint: new (props: Record<string, unknown>) => Record<string, unknown>;
286
+ export declare const ServiceMonitor_NamespaceSelector: new (props: Record<string, unknown>) => Record<string, unknown>;
287
+ export declare const ServiceMonitor_Selector: new (props: Record<string, unknown>) => Record<string, unknown>;
288
+ export declare const ServicePort: new (props: Record<string, unknown>) => Record<string, unknown>;
289
+ export declare const Subject: new (props: Record<string, unknown>) => Record<string, unknown>;
290
+ export declare const TCPSocketAction: new (props: Record<string, unknown>) => Record<string, unknown>;
291
+ export declare const Toleration: new (props: Record<string, unknown>) => Record<string, unknown>;
292
+ export declare const TopologySpreadConstraint: new (props: Record<string, unknown>) => Record<string, unknown>;
293
+ export declare const Volume: new (props: Record<string, unknown>) => Record<string, unknown>;
294
+ export declare const VolumeMount: new (props: Record<string, unknown>) => Record<string, unknown>;
295
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/generated/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Runtime factory constructors — re-exported from core.
3
+ */
4
+ export { createResource, createProperty } from "@intentius/chant/runtime";
5
+ //# sourceMappingURL=runtime.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"runtime.d.ts","sourceRoot":"","sources":["../../src/generated/runtime.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * TypeScript code generator for Kubernetes import.
3
+ *
4
+ * Converts a TemplateIR (from parsed K8s manifests) into TypeScript
5
+ * source code using the @intentius/chant-lexicon-k8s constructors.
6
+ */
7
+ import type { TypeScriptGenerator, GeneratedFile } from "@intentius/chant/import/generator";
8
+ import type { TemplateIR } from "@intentius/chant/import/parser";
9
+ /**
10
+ * Generate TypeScript source code from a Kubernetes IR.
11
+ */
12
+ export declare class K8sGenerator implements TypeScriptGenerator {
13
+ generate(ir: TemplateIR): GeneratedFile[];
14
+ /**
15
+ * Resolve a K8s type name to a constructor class name.
16
+ * Falls back to extracting the last segment of the type.
17
+ */
18
+ private resolveClass;
19
+ private collectNestedConstructors;
20
+ private emitProps;
21
+ private emitValue;
22
+ private emitConstructorArray;
23
+ private emitLiteral;
24
+ }
25
+ //# sourceMappingURL=generator.d.ts.map