@kubernetes-typescript/kubernetes 0.1.0-alpha.2 → 0.1.0-alpha.4

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 (58) hide show
  1. package/LICENSE +21 -0
  2. package/dist/chunk-2LZXECFH.js +1 -0
  3. package/dist/chunk-2LZXECFH.js.map +1 -0
  4. package/dist/chunk-K2CU7ZKP.js +1337 -0
  5. package/dist/chunk-K2CU7ZKP.js.map +1 -0
  6. package/dist/chunk-NYBHZ3XE.js +1322 -0
  7. package/dist/chunk-NYBHZ3XE.js.map +1 -0
  8. package/dist/chunk-PGQONKPZ.js +42 -0
  9. package/dist/chunk-PGQONKPZ.js.map +1 -0
  10. package/dist/chunk-WNSAO2FT.js +315 -0
  11. package/dist/chunk-WNSAO2FT.js.map +1 -0
  12. package/dist/chunk-XVZB6KL7.js +1306 -0
  13. package/dist/chunk-XVZB6KL7.js.map +1 -0
  14. package/dist/chunk-Y5EGIZDP.js +1 -0
  15. package/dist/chunk-Y5EGIZDP.js.map +1 -0
  16. package/dist/chunk-ZQBE2OUM.js +1 -0
  17. package/dist/chunk-ZQBE2OUM.js.map +1 -0
  18. package/dist/index.cjs +1708 -0
  19. package/dist/index.cjs.map +1 -0
  20. package/dist/models/index.cjs +19 -0
  21. package/dist/models/index.cjs.map +1 -0
  22. package/dist/resources/index.cjs +1481 -0
  23. package/dist/resources/index.cjs.map +1 -0
  24. package/dist/tsconfig.tsbuildinfo +1 -1
  25. package/dist/v1.33/index.cjs +1667 -0
  26. package/dist/v1.33/index.cjs.map +1 -0
  27. package/dist/v1.33/index.d.ts.map +1 -1
  28. package/dist/v1.33/index.js +2 -2
  29. package/dist/v1.33/index.js.map +1 -1
  30. package/dist/v1.33/models/index.cjs +19 -0
  31. package/dist/v1.33/models/index.cjs.map +1 -0
  32. package/dist/v1.33/resources/index.cjs +1446 -0
  33. package/dist/v1.33/resources/index.cjs.map +1 -0
  34. package/dist/v1.33/resources/index.d.ts +47 -47
  35. package/dist/v1.33/resources/index.d.ts.map +1 -1
  36. package/dist/v1.33/resources/index.js +47 -47
  37. package/dist/v1.33/resources/index.js.map +1 -1
  38. package/dist/v1.34/index.cjs +1689 -0
  39. package/dist/v1.34/index.cjs.map +1 -0
  40. package/dist/v1.34/models/index.cjs +19 -0
  41. package/dist/v1.34/models/index.cjs.map +1 -0
  42. package/dist/v1.34/resources/index.cjs +1464 -0
  43. package/dist/v1.34/resources/index.cjs.map +1 -0
  44. package/dist/v1.34/resources/index.d.ts +47 -47
  45. package/dist/v1.34/resources/index.d.ts.map +1 -1
  46. package/dist/v1.34/resources/index.js +47 -47
  47. package/dist/v1.34/resources/index.js.map +1 -1
  48. package/dist/v1.35/index.cjs +1704 -0
  49. package/dist/v1.35/index.cjs.map +1 -0
  50. package/dist/v1.35/models/index.cjs +19 -0
  51. package/dist/v1.35/models/index.cjs.map +1 -0
  52. package/dist/v1.35/resources/index.cjs +1479 -0
  53. package/dist/v1.35/resources/index.cjs.map +1 -0
  54. package/dist/v1.35/resources/index.d.ts +48 -48
  55. package/dist/v1.35/resources/index.d.ts.map +1 -1
  56. package/dist/v1.35/resources/index.js +48 -48
  57. package/dist/v1.35/resources/index.js.map +1 -1
  58. package/package.json +37 -22
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/v1.34/resources/index.ts"],"sourcesContent":["import { createResourceClient, createSubresourceClient } from \"@kubernetes-typescript/runtime\";\nimport type { KubernetesClient, ResourceClient, SubresourceClient } from \"@kubernetes-typescript/runtime\";\nimport { kubernetesQueryMapper } from \"../../options.js\";\nimport type { KubernetesVerbOptions } from \"../../options.js\";\nimport type {\n V1APIService,\n V1APIServiceList,\n V1CSIDriver,\n V1CSIDriverList,\n V1CSINode,\n V1CSINodeList,\n V1CSIStorageCapacity,\n V1CSIStorageCapacityList,\n V1CertificateSigningRequest,\n V1CertificateSigningRequestList,\n V1ClusterRole,\n V1ClusterRoleBinding,\n V1ClusterRoleBindingList,\n V1ClusterRoleList,\n V1ComponentStatus,\n V1ComponentStatusList,\n V1ConfigMap,\n V1ConfigMapList,\n V1ControllerRevision,\n V1ControllerRevisionList,\n V1CoreEvent,\n V1CoreEventList,\n V1CronJob,\n V1CronJobList,\n V1CustomResourceDefinition,\n V1CustomResourceDefinitionList,\n V1DaemonSet,\n V1DaemonSetList,\n V1Deployment,\n V1DeploymentList,\n V1DeviceClass,\n V1DeviceClassList,\n V1EndpointSlice,\n V1EndpointSliceList,\n V1Endpoints,\n V1EndpointsList,\n V1EventsEvent,\n V1EventsEventList,\n V1FlowSchema,\n V1FlowSchemaList,\n V1HorizontalPodAutoscaler,\n V1HorizontalPodAutoscalerList,\n V1IPAddress,\n V1IPAddressList,\n V1Ingress,\n V1IngressClass,\n V1IngressClassList,\n V1IngressList,\n V1Job,\n V1JobList,\n V1Lease,\n V1LeaseList,\n V1LimitRange,\n V1LimitRangeList,\n V1MutatingWebhookConfiguration,\n V1MutatingWebhookConfigurationList,\n V1Namespace,\n V1NamespaceList,\n V1NetworkPolicy,\n V1NetworkPolicyList,\n V1Node,\n V1NodeList,\n V1PersistentVolume,\n V1PersistentVolumeClaim,\n V1PersistentVolumeClaimList,\n V1PersistentVolumeList,\n V1Pod,\n V1PodDisruptionBudget,\n V1PodDisruptionBudgetList,\n V1PodList,\n V1PodTemplate,\n V1PodTemplateList,\n V1PriorityClass,\n V1PriorityClassList,\n V1PriorityLevelConfiguration,\n V1PriorityLevelConfigurationList,\n V1ReplicaSet,\n V1ReplicaSetList,\n V1ReplicationController,\n V1ReplicationControllerList,\n V1ResourceClaimList,\n V1ResourceClaimTemplate,\n V1ResourceClaimTemplateList,\n V1ResourceQuota,\n V1ResourceQuotaList,\n V1ResourceResourceClaim,\n V1ResourceSlice,\n V1ResourceSliceList,\n V1Role,\n V1RoleBinding,\n V1RoleBindingList,\n V1RoleList,\n V1RuntimeClass,\n V1RuntimeClassList,\n V1Scale,\n V1Secret,\n V1SecretList,\n V1Service,\n V1ServiceAccount,\n V1ServiceAccountList,\n V1ServiceCIDR,\n V1ServiceCIDRList,\n V1ServiceList,\n V1StatefulSet,\n V1StatefulSetList,\n V1StorageClass,\n V1StorageClassList,\n V1ValidatingAdmissionPolicy,\n V1ValidatingAdmissionPolicyBinding,\n V1ValidatingAdmissionPolicyBindingList,\n V1ValidatingAdmissionPolicyList,\n V1ValidatingWebhookConfiguration,\n V1ValidatingWebhookConfigurationList,\n V1VolumeAttachment,\n V1VolumeAttachmentList,\n V1VolumeAttributesClass,\n V1VolumeAttributesClassList,\n V1alpha1ClusterTrustBundle,\n V1alpha1ClusterTrustBundleList,\n V1alpha1MutatingAdmissionPolicy,\n V1alpha1MutatingAdmissionPolicyBinding,\n V1alpha1MutatingAdmissionPolicyBindingList,\n V1alpha1MutatingAdmissionPolicyList,\n V1alpha1PodCertificateRequest,\n V1alpha1PodCertificateRequestList,\n V1alpha1StorageVersion,\n V1alpha1StorageVersionList,\n V1alpha1StorageVersionMigration,\n V1alpha1StorageVersionMigrationList,\n V1alpha1VolumeAttributesClass,\n V1alpha1VolumeAttributesClassList,\n V1alpha2LeaseCandidate,\n V1alpha2LeaseCandidateList,\n V1alpha3DeviceTaintRule,\n V1alpha3DeviceTaintRuleList,\n V1beta1ClusterTrustBundle,\n V1beta1ClusterTrustBundleList,\n V1beta1DeviceClass,\n V1beta1DeviceClassList,\n V1beta1IPAddress,\n V1beta1IPAddressList,\n V1beta1LeaseCandidate,\n V1beta1LeaseCandidateList,\n V1beta1MutatingAdmissionPolicy,\n V1beta1MutatingAdmissionPolicyBinding,\n V1beta1MutatingAdmissionPolicyBindingList,\n V1beta1MutatingAdmissionPolicyList,\n V1beta1ResourceClaim,\n V1beta1ResourceClaimList,\n V1beta1ResourceClaimTemplate,\n V1beta1ResourceClaimTemplateList,\n V1beta1ResourceSlice,\n V1beta1ResourceSliceList,\n V1beta1ServiceCIDR,\n V1beta1ServiceCIDRList,\n V1beta1VolumeAttributesClass,\n V1beta1VolumeAttributesClassList,\n V1beta2DeviceClass,\n V1beta2DeviceClassList,\n V1beta2ResourceClaim,\n V1beta2ResourceClaimList,\n V1beta2ResourceClaimTemplate,\n V1beta2ResourceClaimTemplateList,\n V1beta2ResourceSlice,\n V1beta2ResourceSliceList,\n V2HorizontalPodAutoscaler,\n V2HorizontalPodAutoscalerList,\n} from \"../models/index.js\";\n\nexport function mutatingwebhookconfigurations(client: KubernetesClient): ResourceClient<V1MutatingWebhookConfiguration, V1MutatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1MutatingWebhookConfiguration, V1MutatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"mutatingwebhookconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ValidatingadmissionpoliciesClient extends ResourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function validatingadmissionpolicies(client: KubernetesClient): ValidatingadmissionpoliciesClient {\n const base = createResourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function validatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1ValidatingAdmissionPolicyBinding, V1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ValidatingAdmissionPolicyBinding, V1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function validatingwebhookconfigurations(client: KubernetesClient): ResourceClient<V1ValidatingWebhookConfiguration, V1ValidatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ValidatingWebhookConfiguration, V1ValidatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingwebhookconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1alpha1Mutatingadmissionpolicies(client: KubernetesClient): ResourceClient<V1alpha1MutatingAdmissionPolicy, V1alpha1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1MutatingAdmissionPolicy, V1alpha1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1alpha1\",\n plural: \"mutatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1alpha1Mutatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1alpha1MutatingAdmissionPolicyBinding, V1alpha1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1MutatingAdmissionPolicyBinding, V1alpha1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1alpha1\",\n plural: \"mutatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1beta1Mutatingadmissionpolicies(client: KubernetesClient): ResourceClient<V1beta1MutatingAdmissionPolicy, V1beta1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1MutatingAdmissionPolicy, V1beta1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"mutatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1beta1Mutatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1beta1MutatingAdmissionPolicyBinding, V1beta1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1MutatingAdmissionPolicyBinding, V1beta1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"mutatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface CustomresourcedefinitionsClient extends ResourceClient<V1CustomResourceDefinition, V1CustomResourceDefinitionList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1CustomResourceDefinition, V1CustomResourceDefinition, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function customresourcedefinitions(client: KubernetesClient): CustomresourcedefinitionsClient {\n const base = createResourceClient<V1CustomResourceDefinition, V1CustomResourceDefinitionList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"apiextensions.k8s.io/v1\",\n plural: \"customresourcedefinitions\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1CustomResourceDefinition, V1CustomResourceDefinition, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apiextensions.k8s.io/v1\",\n plural: \"customresourcedefinitions\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ApiservicesClient extends ResourceClient<V1APIService, V1APIServiceList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1APIService, V1APIService, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function apiservices(client: KubernetesClient): ApiservicesClient {\n const base = createResourceClient<V1APIService, V1APIServiceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"apiregistration.k8s.io/v1\",\n plural: \"apiservices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1APIService, V1APIService, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apiregistration.k8s.io/v1\",\n plural: \"apiservices\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function controllerrevisions(client: KubernetesClient): ResourceClient<V1ControllerRevision, V1ControllerRevisionList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ControllerRevision, V1ControllerRevisionList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"controllerrevisions\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface DaemonsetsClient extends ResourceClient<V1DaemonSet, V1DaemonSetList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1DaemonSet, V1DaemonSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function daemonsets(client: KubernetesClient): DaemonsetsClient {\n const base = createResourceClient<V1DaemonSet, V1DaemonSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"daemonsets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1DaemonSet, V1DaemonSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"daemonsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface DeploymentsClient extends ResourceClient<V1Deployment, V1DeploymentList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Deployment, V1Deployment, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function deployments(client: KubernetesClient): DeploymentsClient {\n const base = createResourceClient<V1Deployment, V1DeploymentList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Deployment, V1Deployment, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ReplicasetsClient extends ResourceClient<V1ReplicaSet, V1ReplicaSetList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1ReplicaSet, V1ReplicaSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function replicasets(client: KubernetesClient): ReplicasetsClient {\n const base = createResourceClient<V1ReplicaSet, V1ReplicaSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1ReplicaSet, V1ReplicaSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface StatefulsetsClient extends ResourceClient<V1StatefulSet, V1StatefulSetList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1StatefulSet, V1StatefulSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function statefulsets(client: KubernetesClient): StatefulsetsClient {\n const base = createResourceClient<V1StatefulSet, V1StatefulSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1StatefulSet, V1StatefulSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface AutoscalingV1HorizontalpodautoscalersClient extends ResourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function autoscalingV1Horizontalpodautoscalers(client: KubernetesClient): AutoscalingV1HorizontalpodautoscalersClient {\n const base = createResourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"autoscaling/v1\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"autoscaling/v1\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface AutoscalingV2HorizontalpodautoscalersClient extends ResourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function autoscalingV2Horizontalpodautoscalers(client: KubernetesClient): AutoscalingV2HorizontalpodautoscalersClient {\n const base = createResourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"autoscaling/v2\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"autoscaling/v2\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface CronjobsClient extends ResourceClient<V1CronJob, V1CronJobList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1CronJob, V1CronJob, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function cronjobs(client: KubernetesClient): CronjobsClient {\n const base = createResourceClient<V1CronJob, V1CronJobList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"batch/v1\",\n plural: \"cronjobs\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1CronJob, V1CronJob, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"batch/v1\",\n plural: \"cronjobs\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface JobsClient extends ResourceClient<V1Job, V1JobList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1Job, V1Job, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function jobs(client: KubernetesClient): JobsClient {\n const base = createResourceClient<V1Job, V1JobList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"batch/v1\",\n plural: \"jobs\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1Job, V1Job, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"batch/v1\",\n plural: \"jobs\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface CertificatesigningrequestsClient extends ResourceClient<V1CertificateSigningRequest, V1CertificateSigningRequestList, \"cluster\", KubernetesVerbOptions> {\n approval: SubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>;\n status: SubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function certificatesigningrequests(client: KubernetesClient): CertificatesigningrequestsClient {\n const base = createResourceClient<V1CertificateSigningRequest, V1CertificateSigningRequestList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n approval: createSubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"approval\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function certificatesV1alpha1Clustertrustbundles(client: KubernetesClient): ResourceClient<V1alpha1ClusterTrustBundle, V1alpha1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1ClusterTrustBundle, V1alpha1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1alpha1\",\n plural: \"clustertrustbundles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface PodcertificaterequestsClient extends ResourceClient<V1alpha1PodCertificateRequest, V1alpha1PodCertificateRequestList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha1PodCertificateRequest, V1alpha1PodCertificateRequest, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function podcertificaterequests(client: KubernetesClient): PodcertificaterequestsClient {\n const base = createResourceClient<V1alpha1PodCertificateRequest, V1alpha1PodCertificateRequestList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1alpha1\",\n plural: \"podcertificaterequests\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha1PodCertificateRequest, V1alpha1PodCertificateRequest, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1alpha1\",\n plural: \"podcertificaterequests\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function certificatesV1beta1Clustertrustbundles(client: KubernetesClient): ResourceClient<V1beta1ClusterTrustBundle, V1beta1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ClusterTrustBundle, V1beta1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1beta1\",\n plural: \"clustertrustbundles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function leases(client: KubernetesClient): ResourceClient<V1Lease, V1LeaseList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Lease, V1LeaseList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1\",\n plural: \"leases\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coordinationV1alpha2Leasecandidates(client: KubernetesClient): ResourceClient<V1alpha2LeaseCandidate, V1alpha2LeaseCandidateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha2LeaseCandidate, V1alpha2LeaseCandidateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1alpha2\",\n plural: \"leasecandidates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coordinationV1beta1Leasecandidates(client: KubernetesClient): ResourceClient<V1beta1LeaseCandidate, V1beta1LeaseCandidateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1LeaseCandidate, V1beta1LeaseCandidateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1beta1\",\n plural: \"leasecandidates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function componentstatuses(client: KubernetesClient): ResourceClient<V1ComponentStatus, V1ComponentStatusList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ComponentStatus, V1ComponentStatusList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"componentstatuses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function configmaps(client: KubernetesClient): ResourceClient<V1ConfigMap, V1ConfigMapList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ConfigMap, V1ConfigMapList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"configmaps\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coreV1Events(client: KubernetesClient): ResourceClient<V1CoreEvent, V1CoreEventList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1CoreEvent, V1CoreEventList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"events\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function endpoints(client: KubernetesClient): ResourceClient<V1Endpoints, V1EndpointsList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Endpoints, V1EndpointsList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"endpoints\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function limitranges(client: KubernetesClient): ResourceClient<V1LimitRange, V1LimitRangeList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1LimitRange, V1LimitRangeList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"limitranges\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function namespaces(client: KubernetesClient): ResourceClient<V1Namespace, V1NamespaceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1Namespace, V1NamespaceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"namespaces\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NodesClient extends ResourceClient<V1Node, V1NodeList, \"cluster\", KubernetesVerbOptions> {\n proxy: SubresourceClient<unknown, unknown, \"cluster\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Node, V1Node, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function nodes(client: KubernetesClient): NodesClient {\n const base = createResourceClient<V1Node, V1NodeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n proxy: createSubresourceClient<unknown, unknown, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Node, V1Node, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PersistentvolumeclaimsClient extends ResourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function persistentvolumeclaims(client: KubernetesClient): PersistentvolumeclaimsClient {\n const base = createResourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"persistentvolumeclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"persistentvolumeclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PersistentvolumesClient extends ResourceClient<V1PersistentVolume, V1PersistentVolumeList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PersistentVolume, V1PersistentVolume, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function persistentvolumes(client: KubernetesClient): PersistentvolumesClient {\n const base = createResourceClient<V1PersistentVolume, V1PersistentVolumeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"persistentvolumes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PersistentVolume, V1PersistentVolume, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"persistentvolumes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PodsClient extends ResourceClient<V1Pod, V1PodList, \"namespaced\", KubernetesVerbOptions> {\n attach: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n ephemeralcontainers: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n exec: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n log: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n portforward: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n proxy: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n resize: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function pods(client: KubernetesClient): PodsClient {\n const base = createResourceClient<V1Pod, V1PodList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n attach: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"attach\",\n kubernetesQueryMapper,\n ),\n ephemeralcontainers: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"ephemeralcontainers\",\n kubernetesQueryMapper,\n ),\n exec: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"exec\",\n kubernetesQueryMapper,\n ),\n log: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"log\",\n kubernetesQueryMapper,\n ),\n portforward: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"portforward\",\n kubernetesQueryMapper,\n ),\n proxy: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n resize: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"resize\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function podtemplates(client: KubernetesClient): ResourceClient<V1PodTemplate, V1PodTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1PodTemplate, V1PodTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"podtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ReplicationcontrollersClient extends ResourceClient<V1ReplicationController, V1ReplicationControllerList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1ReplicationController, V1ReplicationController, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function replicationcontrollers(client: KubernetesClient): ReplicationcontrollersClient {\n const base = createResourceClient<V1ReplicationController, V1ReplicationControllerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1ReplicationController, V1ReplicationController, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ResourcequotasClient extends ResourceClient<V1ResourceQuota, V1ResourceQuotaList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ResourceQuota, V1ResourceQuota, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourcequotas(client: KubernetesClient): ResourcequotasClient {\n const base = createResourceClient<V1ResourceQuota, V1ResourceQuotaList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"resourcequotas\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ResourceQuota, V1ResourceQuota, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"resourcequotas\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function secrets(client: KubernetesClient): ResourceClient<V1Secret, V1SecretList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Secret, V1SecretList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"secrets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function serviceaccounts(client: KubernetesClient): ResourceClient<V1ServiceAccount, V1ServiceAccountList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ServiceAccount, V1ServiceAccountList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"serviceaccounts\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ServicesClient extends ResourceClient<V1Service, V1ServiceList, \"namespaced\", KubernetesVerbOptions> {\n proxy: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Service, V1Service, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function services(client: KubernetesClient): ServicesClient {\n const base = createResourceClient<V1Service, V1ServiceList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n proxy: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Service, V1Service, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function endpointslices(client: KubernetesClient): ResourceClient<V1EndpointSlice, V1EndpointSliceList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1EndpointSlice, V1EndpointSliceList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"discovery.k8s.io/v1\",\n plural: \"endpointslices\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function eventsV1Events(client: KubernetesClient): ResourceClient<V1EventsEvent, V1EventsEventList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1EventsEvent, V1EventsEventList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"events.k8s.io/v1\",\n plural: \"events\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface FlowschemasClient extends ResourceClient<V1FlowSchema, V1FlowSchemaList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1FlowSchema, V1FlowSchema, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function flowschemas(client: KubernetesClient): FlowschemasClient {\n const base = createResourceClient<V1FlowSchema, V1FlowSchemaList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"flowschemas\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1FlowSchema, V1FlowSchema, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"flowschemas\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PrioritylevelconfigurationsClient extends ResourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfigurationList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfiguration, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function prioritylevelconfigurations(client: KubernetesClient): PrioritylevelconfigurationsClient {\n const base = createResourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"prioritylevelconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfiguration, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"prioritylevelconfigurations\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface StorageversionsClient extends ResourceClient<V1alpha1StorageVersion, V1alpha1StorageVersionList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha1StorageVersion, V1alpha1StorageVersion, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function storageversions(client: KubernetesClient): StorageversionsClient {\n const base = createResourceClient<V1alpha1StorageVersion, V1alpha1StorageVersionList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"internal.apiserver.k8s.io/v1alpha1\",\n plural: \"storageversions\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha1StorageVersion, V1alpha1StorageVersion, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"internal.apiserver.k8s.io/v1alpha1\",\n plural: \"storageversions\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function ingressclasses(client: KubernetesClient): ResourceClient<V1IngressClass, V1IngressClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1IngressClass, V1IngressClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingressclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface IngressesClient extends ResourceClient<V1Ingress, V1IngressList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1Ingress, V1Ingress, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function ingresses(client: KubernetesClient): IngressesClient {\n const base = createResourceClient<V1Ingress, V1IngressList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingresses\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1Ingress, V1Ingress, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingresses\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function networkingV1Ipaddresses(client: KubernetesClient): ResourceClient<V1IPAddress, V1IPAddressList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1IPAddress, V1IPAddressList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ipaddresses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NetworkingV1ServicecidrsClient extends ResourceClient<V1ServiceCIDR, V1ServiceCIDRList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ServiceCIDR, V1ServiceCIDR, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function networkingV1Servicecidrs(client: KubernetesClient): NetworkingV1ServicecidrsClient {\n const base = createResourceClient<V1ServiceCIDR, V1ServiceCIDRList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"servicecidrs\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ServiceCIDR, V1ServiceCIDR, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"servicecidrs\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function networkpolicies(client: KubernetesClient): ResourceClient<V1NetworkPolicy, V1NetworkPolicyList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1NetworkPolicy, V1NetworkPolicyList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"networkpolicies\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function networkingV1beta1Ipaddresses(client: KubernetesClient): ResourceClient<V1beta1IPAddress, V1beta1IPAddressList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1IPAddress, V1beta1IPAddressList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"ipaddresses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NetworkingV1beta1ServicecidrsClient extends ResourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDRList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDR, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function networkingV1beta1Servicecidrs(client: KubernetesClient): NetworkingV1beta1ServicecidrsClient {\n const base = createResourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDRList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"servicecidrs\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDR, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"servicecidrs\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function runtimeclasses(client: KubernetesClient): ResourceClient<V1RuntimeClass, V1RuntimeClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1RuntimeClass, V1RuntimeClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"node.k8s.io/v1\",\n plural: \"runtimeclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface PoddisruptionbudgetsClient extends ResourceClient<V1PodDisruptionBudget, V1PodDisruptionBudgetList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PodDisruptionBudget, V1PodDisruptionBudget, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function poddisruptionbudgets(client: KubernetesClient): PoddisruptionbudgetsClient {\n const base = createResourceClient<V1PodDisruptionBudget, V1PodDisruptionBudgetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"policy/v1\",\n plural: \"poddisruptionbudgets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PodDisruptionBudget, V1PodDisruptionBudget, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"policy/v1\",\n plural: \"poddisruptionbudgets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function clusterrolebindings(client: KubernetesClient): ResourceClient<V1ClusterRoleBinding, V1ClusterRoleBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ClusterRoleBinding, V1ClusterRoleBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"clusterrolebindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function clusterroles(client: KubernetesClient): ResourceClient<V1ClusterRole, V1ClusterRoleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ClusterRole, V1ClusterRoleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"clusterroles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function rolebindings(client: KubernetesClient): ResourceClient<V1RoleBinding, V1RoleBindingList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1RoleBinding, V1RoleBindingList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"rolebindings\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function roles(client: KubernetesClient): ResourceClient<V1Role, V1RoleList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Role, V1RoleList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"roles\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1Deviceclasses(client: KubernetesClient): ResourceClient<V1DeviceClass, V1DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1DeviceClass, V1DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1ResourceclaimsClient extends ResourceClient<V1ResourceResourceClaim, V1ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ResourceResourceClaim, V1ResourceResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1Resourceclaims(client: KubernetesClient): ResourceApiV1ResourceclaimsClient {\n const base = createResourceClient<V1ResourceResourceClaim, V1ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ResourceResourceClaim, V1ResourceResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1ResourceClaimTemplate, V1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ResourceClaimTemplate, V1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1Resourceslices(client: KubernetesClient): ResourceClient<V1ResourceSlice, V1ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ResourceSlice, V1ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function devicetaintrules(client: KubernetesClient): ResourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRuleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRuleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"devicetaintrules\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta1Deviceclasses(client: KubernetesClient): ResourceClient<V1beta1DeviceClass, V1beta1DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1DeviceClass, V1beta1DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1beta1ResourceclaimsClient extends ResourceClient<V1beta1ResourceClaim, V1beta1ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1ResourceClaim, V1beta1ResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1beta1Resourceclaims(client: KubernetesClient): ResourceApiV1beta1ResourceclaimsClient {\n const base = createResourceClient<V1beta1ResourceClaim, V1beta1ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1ResourceClaim, V1beta1ResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1beta1Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1beta1ResourceClaimTemplate, V1beta1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ResourceClaimTemplate, V1beta1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta1Resourceslices(client: KubernetesClient): ResourceClient<V1beta1ResourceSlice, V1beta1ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ResourceSlice, V1beta1ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta2Deviceclasses(client: KubernetesClient): ResourceClient<V1beta2DeviceClass, V1beta2DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2DeviceClass, V1beta2DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1beta2ResourceclaimsClient extends ResourceClient<V1beta2ResourceClaim, V1beta2ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta2ResourceClaim, V1beta2ResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1beta2Resourceclaims(client: KubernetesClient): ResourceApiV1beta2ResourceclaimsClient {\n const base = createResourceClient<V1beta2ResourceClaim, V1beta2ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta2ResourceClaim, V1beta2ResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1beta2Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1beta2ResourceClaimTemplate, V1beta2ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2ResourceClaimTemplate, V1beta2ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta2Resourceslices(client: KubernetesClient): ResourceClient<V1beta2ResourceSlice, V1beta2ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2ResourceSlice, V1beta2ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function priorityclasses(client: KubernetesClient): ResourceClient<V1PriorityClass, V1PriorityClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1PriorityClass, V1PriorityClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"scheduling.k8s.io/v1\",\n plural: \"priorityclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csidrivers(client: KubernetesClient): ResourceClient<V1CSIDriver, V1CSIDriverList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1CSIDriver, V1CSIDriverList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csidrivers\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csinodes(client: KubernetesClient): ResourceClient<V1CSINode, V1CSINodeList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1CSINode, V1CSINodeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csinodes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csistoragecapacities(client: KubernetesClient): ResourceClient<V1CSIStorageCapacity, V1CSIStorageCapacityList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1CSIStorageCapacity, V1CSIStorageCapacityList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csistoragecapacities\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function storageclasses(client: KubernetesClient): ResourceClient<V1StorageClass, V1StorageClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1StorageClass, V1StorageClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"storageclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function storageV1Volumeattributesclasses(client: KubernetesClient): ResourceClient<V1VolumeAttributesClass, V1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1VolumeAttributesClass, V1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattributesclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface VolumeattachmentsClient extends ResourceClient<V1VolumeAttachment, V1VolumeAttachmentList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1VolumeAttachment, V1VolumeAttachment, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function volumeattachments(client: KubernetesClient): VolumeattachmentsClient {\n const base = createResourceClient<V1VolumeAttachment, V1VolumeAttachmentList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattachments\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1VolumeAttachment, V1VolumeAttachment, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattachments\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function storageV1alpha1Volumeattributesclasses(client: KubernetesClient): ResourceClient<V1alpha1VolumeAttributesClass, V1alpha1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1VolumeAttributesClass, V1alpha1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1alpha1\",\n plural: \"volumeattributesclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function storageV1beta1Volumeattributesclasses(client: KubernetesClient): ResourceClient<V1beta1VolumeAttributesClass, V1beta1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1VolumeAttributesClass, V1beta1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1beta1\",\n plural: \"volumeattributesclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface StorageversionmigrationsClient extends ResourceClient<V1alpha1StorageVersionMigration, V1alpha1StorageVersionMigrationList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha1StorageVersionMigration, V1alpha1StorageVersionMigration, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function storageversionmigrations(client: KubernetesClient): StorageversionmigrationsClient {\n const base = createResourceClient<V1alpha1StorageVersionMigration, V1alpha1StorageVersionMigrationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storagemigration.k8s.io/v1alpha1\",\n plural: \"storageversionmigrations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha1StorageVersionMigration, V1alpha1StorageVersionMigration, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"storagemigration.k8s.io/v1alpha1\",\n plural: \"storageversionmigrations\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n"],"mappings":"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","names":[]}
@@ -0,0 +1,42 @@
1
+ // src/options.ts
2
+ var kubernetesQueryMapper = {
3
+ get: (options) => ({
4
+ resourceVersion: options.resourceVersion
5
+ }),
6
+ list: (options) => ({
7
+ labelSelector: options.labelSelector,
8
+ fieldSelector: options.fieldSelector,
9
+ watch: options.watch,
10
+ allowWatchBookmarks: options.allowWatchBookmarks,
11
+ resourceVersion: options.resourceVersion,
12
+ resourceVersionMatch: options.resourceVersionMatch,
13
+ timeoutSeconds: options.timeoutSeconds,
14
+ limit: options.limit,
15
+ continue: options.continue,
16
+ sendInitialEvents: options.sendInitialEvents
17
+ }),
18
+ create: (options) => ({
19
+ fieldManager: options.fieldManager,
20
+ fieldValidation: options.fieldValidation
21
+ }),
22
+ update: (options) => ({
23
+ fieldManager: options.fieldManager,
24
+ fieldValidation: options.fieldValidation
25
+ }),
26
+ patch: (options) => ({
27
+ force: options.force,
28
+ fieldManager: options.fieldManager,
29
+ fieldValidation: options.fieldValidation
30
+ }),
31
+ delete: (options) => ({
32
+ gracePeriodSeconds: options.gracePeriodSeconds,
33
+ orphanDependents: options.orphanDependents,
34
+ propagationPolicy: options.propagationPolicy,
35
+ ignoreStoreReadErrorWithClusterBreakingPotential: options.ignoreStoreReadErrorWithClusterBreakingPotential
36
+ })
37
+ };
38
+
39
+ export {
40
+ kubernetesQueryMapper
41
+ };
42
+ //# sourceMappingURL=chunk-PGQONKPZ.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/options.ts"],"sourcesContent":["import type { QueryMapper, VerbOptions } from \"@kubernetes-typescript/runtime\";\n\nexport interface KubernetesListOptions {\n labelSelector?: string;\n fieldSelector?: string;\n watch?: boolean;\n allowWatchBookmarks?: boolean;\n resourceVersion?: string;\n resourceVersionMatch?: string;\n timeoutSeconds?: number;\n limit?: number;\n continue?: string;\n sendInitialEvents?: boolean;\n}\n\nexport interface KubernetesGetOptions {\n resourceVersion?: string;\n}\n\nexport interface KubernetesCreateOptions {\n dryRun?: string[];\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesUpdateOptions {\n dryRun?: string[];\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesPatchOptions {\n dryRun?: string[];\n force?: boolean;\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesDeleteOptions {\n gracePeriodSeconds?: number;\n preconditions?: { uid?: string; resourceVersion?: string };\n orphanDependents?: boolean;\n propagationPolicy?: \"Orphan\" | \"Background\" | \"Foreground\";\n dryRun?: string[];\n ignoreStoreReadErrorWithClusterBreakingPotential?: boolean;\n}\n\nexport interface KubernetesVerbOptions extends VerbOptions {\n get: KubernetesGetOptions;\n list: KubernetesListOptions;\n create: KubernetesCreateOptions;\n update: KubernetesUpdateOptions;\n patch: KubernetesPatchOptions;\n delete: KubernetesDeleteOptions;\n}\n\nexport const kubernetesQueryMapper: QueryMapper<KubernetesVerbOptions> = {\n get: (options) => ({\n resourceVersion: options.resourceVersion,\n }),\n list: (options) => ({\n labelSelector: options.labelSelector,\n fieldSelector: options.fieldSelector,\n watch: options.watch,\n allowWatchBookmarks: options.allowWatchBookmarks,\n resourceVersion: options.resourceVersion,\n resourceVersionMatch: options.resourceVersionMatch,\n timeoutSeconds: options.timeoutSeconds,\n limit: options.limit,\n continue: options.continue,\n sendInitialEvents: options.sendInitialEvents,\n }),\n create: (options) => ({\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n update: (options) => ({\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n patch: (options) => ({\n force: options.force,\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n delete: (options) => ({\n gracePeriodSeconds: options.gracePeriodSeconds,\n orphanDependents: options.orphanDependents,\n propagationPolicy: options.propagationPolicy,\n ignoreStoreReadErrorWithClusterBreakingPotential:\n options.ignoreStoreReadErrorWithClusterBreakingPotential,\n }),\n};\n"],"mappings":";AAwDO,IAAM,wBAA4D;AAAA,EACvE,KAAK,CAAC,aAAa;AAAA,IACjB,iBAAiB,QAAQ;AAAA,EAC3B;AAAA,EACA,MAAM,CAAC,aAAa;AAAA,IAClB,eAAe,QAAQ;AAAA,IACvB,eAAe,QAAQ;AAAA,IACvB,OAAO,QAAQ;AAAA,IACf,qBAAqB,QAAQ;AAAA,IAC7B,iBAAiB,QAAQ;AAAA,IACzB,sBAAsB,QAAQ;AAAA,IAC9B,gBAAgB,QAAQ;AAAA,IACxB,OAAO,QAAQ;AAAA,IACf,UAAU,QAAQ;AAAA,IAClB,mBAAmB,QAAQ;AAAA,EAC7B;AAAA,EACA,QAAQ,CAAC,aAAa;AAAA,IACpB,cAAc,QAAQ;AAAA,IACtB,iBAAiB,QAAQ;AAAA,EAC3B;AAAA,EACA,QAAQ,CAAC,aAAa;AAAA,IACpB,cAAc,QAAQ;AAAA,IACtB,iBAAiB,QAAQ;AAAA,EAC3B;AAAA,EACA,OAAO,CAAC,aAAa;AAAA,IACnB,OAAO,QAAQ;AAAA,IACf,cAAc,QAAQ;AAAA,IACtB,iBAAiB,QAAQ;AAAA,EAC3B;AAAA,EACA,QAAQ,CAAC,aAAa;AAAA,IACpB,oBAAoB,QAAQ;AAAA,IAC5B,kBAAkB,QAAQ;AAAA,IAC1B,mBAAmB,QAAQ;AAAA,IAC3B,kDACE,QAAQ;AAAA,EACZ;AACF;","names":[]}
@@ -0,0 +1,315 @@
1
+ import {
2
+ admissionregistrationV1alpha1Mutatingadmissionpolicies,
3
+ admissionregistrationV1alpha1Mutatingadmissionpolicybindings,
4
+ admissionregistrationV1beta1Mutatingadmissionpolicies,
5
+ admissionregistrationV1beta1Mutatingadmissionpolicybindings,
6
+ apiservices,
7
+ autoscalingV1Horizontalpodautoscalers,
8
+ autoscalingV2Horizontalpodautoscalers,
9
+ certificatesV1alpha1Clustertrustbundles,
10
+ certificatesV1beta1Clustertrustbundles,
11
+ certificatesigningrequests,
12
+ clusterrolebindings,
13
+ clusterroles,
14
+ componentstatuses,
15
+ configmaps,
16
+ controllerrevisions,
17
+ coordinationV1alpha2Leasecandidates,
18
+ coordinationV1beta1Leasecandidates,
19
+ coreV1Events,
20
+ cronjobs,
21
+ csidrivers,
22
+ csinodes,
23
+ csistoragecapacities,
24
+ customresourcedefinitions,
25
+ daemonsets,
26
+ deployments,
27
+ devicetaintrules,
28
+ endpoints,
29
+ endpointslices,
30
+ eventsV1Events,
31
+ flowschemas,
32
+ ingressclasses,
33
+ ingresses,
34
+ jobs,
35
+ leases,
36
+ limitranges,
37
+ mutatingwebhookconfigurations,
38
+ namespaces,
39
+ networkingV1Ipaddresses,
40
+ networkingV1Servicecidrs,
41
+ networkingV1beta1Ipaddresses,
42
+ networkingV1beta1Servicecidrs,
43
+ networkpolicies,
44
+ nodes,
45
+ persistentvolumeclaims,
46
+ persistentvolumes,
47
+ podcertificaterequests,
48
+ poddisruptionbudgets,
49
+ pods,
50
+ podtemplates,
51
+ priorityclasses,
52
+ prioritylevelconfigurations,
53
+ replicasets,
54
+ replicationcontrollers,
55
+ resourceApiV1Deviceclasses,
56
+ resourceApiV1Resourceclaims,
57
+ resourceApiV1Resourceclaimtemplates,
58
+ resourceApiV1Resourceslices,
59
+ resourceApiV1beta1Deviceclasses,
60
+ resourceApiV1beta1Resourceclaims,
61
+ resourceApiV1beta1Resourceclaimtemplates,
62
+ resourceApiV1beta1Resourceslices,
63
+ resourceApiV1beta2Deviceclasses,
64
+ resourceApiV1beta2Resourceclaims,
65
+ resourceApiV1beta2Resourceclaimtemplates,
66
+ resourceApiV1beta2Resourceslices,
67
+ resourcequotas,
68
+ rolebindings,
69
+ roles,
70
+ runtimeclasses,
71
+ secrets,
72
+ serviceaccounts,
73
+ services,
74
+ statefulsets,
75
+ storageV1Volumeattributesclasses,
76
+ storageV1beta1Volumeattributesclasses,
77
+ storageclasses,
78
+ storageversionmigrations,
79
+ storageversions,
80
+ validatingadmissionpolicies,
81
+ validatingadmissionpolicybindings,
82
+ validatingwebhookconfigurations,
83
+ volumeattachments,
84
+ workloads
85
+ } from "./chunk-K2CU7ZKP.js";
86
+ import {
87
+ kubernetesQueryMapper
88
+ } from "./chunk-PGQONKPZ.js";
89
+
90
+ // src/v1.35/index.ts
91
+ import { createClient, createResourceClient } from "@kubernetes-typescript/runtime";
92
+ function createKubernetesClient(options) {
93
+ return createKubernetesClientFromRuntime(createClient(options));
94
+ }
95
+ function createKubernetesClientFromRuntime(client) {
96
+ return {
97
+ admissionregistration: {
98
+ v1: {
99
+ mutatingwebhookconfigurations: mutatingwebhookconfigurations(client),
100
+ validatingadmissionpolicies: validatingadmissionpolicies(client),
101
+ validatingadmissionpolicybindings: validatingadmissionpolicybindings(client),
102
+ validatingwebhookconfigurations: validatingwebhookconfigurations(client)
103
+ },
104
+ v1alpha1: {
105
+ mutatingadmissionpolicies: admissionregistrationV1alpha1Mutatingadmissionpolicies(client),
106
+ mutatingadmissionpolicybindings: admissionregistrationV1alpha1Mutatingadmissionpolicybindings(client)
107
+ },
108
+ v1beta1: {
109
+ mutatingadmissionpolicies: admissionregistrationV1beta1Mutatingadmissionpolicies(client),
110
+ mutatingadmissionpolicybindings: admissionregistrationV1beta1Mutatingadmissionpolicybindings(client)
111
+ }
112
+ },
113
+ apiextensions: {
114
+ v1: {
115
+ customresourcedefinitions: customresourcedefinitions(client)
116
+ }
117
+ },
118
+ apiregistration: {
119
+ v1: {
120
+ apiservices: apiservices(client)
121
+ }
122
+ },
123
+ apps: {
124
+ v1: {
125
+ controllerrevisions: controllerrevisions(client),
126
+ daemonsets: daemonsets(client),
127
+ deployments: deployments(client),
128
+ replicasets: replicasets(client),
129
+ statefulsets: statefulsets(client)
130
+ }
131
+ },
132
+ autoscaling: {
133
+ v1: {
134
+ horizontalpodautoscalers: autoscalingV1Horizontalpodautoscalers(client)
135
+ },
136
+ v2: {
137
+ horizontalpodautoscalers: autoscalingV2Horizontalpodautoscalers(client)
138
+ }
139
+ },
140
+ batch: {
141
+ v1: {
142
+ cronjobs: cronjobs(client),
143
+ jobs: jobs(client)
144
+ }
145
+ },
146
+ certificates: {
147
+ v1: {
148
+ certificatesigningrequests: certificatesigningrequests(client)
149
+ },
150
+ v1alpha1: {
151
+ clustertrustbundles: certificatesV1alpha1Clustertrustbundles(client)
152
+ },
153
+ v1beta1: {
154
+ clustertrustbundles: certificatesV1beta1Clustertrustbundles(client),
155
+ podcertificaterequests: podcertificaterequests(client)
156
+ }
157
+ },
158
+ coordination: {
159
+ v1: {
160
+ leases: leases(client)
161
+ },
162
+ v1alpha2: {
163
+ leasecandidates: coordinationV1alpha2Leasecandidates(client)
164
+ },
165
+ v1beta1: {
166
+ leasecandidates: coordinationV1beta1Leasecandidates(client)
167
+ }
168
+ },
169
+ core: {
170
+ v1: {
171
+ componentstatuses: componentstatuses(client),
172
+ configmaps: configmaps(client),
173
+ endpoints: endpoints(client),
174
+ events: coreV1Events(client),
175
+ limitranges: limitranges(client),
176
+ namespaces: namespaces(client),
177
+ nodes: nodes(client),
178
+ persistentvolumeclaims: persistentvolumeclaims(client),
179
+ persistentvolumes: persistentvolumes(client),
180
+ pods: pods(client),
181
+ podtemplates: podtemplates(client),
182
+ replicationcontrollers: replicationcontrollers(client),
183
+ resourcequotas: resourcequotas(client),
184
+ secrets: secrets(client),
185
+ serviceaccounts: serviceaccounts(client),
186
+ services: services(client)
187
+ }
188
+ },
189
+ discovery: {
190
+ v1: {
191
+ endpointslices: endpointslices(client)
192
+ }
193
+ },
194
+ events: {
195
+ v1: {
196
+ events: eventsV1Events(client)
197
+ }
198
+ },
199
+ flowcontrol: {
200
+ v1: {
201
+ flowschemas: flowschemas(client),
202
+ prioritylevelconfigurations: prioritylevelconfigurations(client)
203
+ }
204
+ },
205
+ internal: {
206
+ v1alpha1: {
207
+ storageversions: storageversions(client)
208
+ }
209
+ },
210
+ networking: {
211
+ v1: {
212
+ ingressclasses: ingressclasses(client),
213
+ ingresses: ingresses(client),
214
+ ipaddresses: networkingV1Ipaddresses(client),
215
+ networkpolicies: networkpolicies(client),
216
+ servicecidrs: networkingV1Servicecidrs(client)
217
+ },
218
+ v1beta1: {
219
+ ipaddresses: networkingV1beta1Ipaddresses(client),
220
+ servicecidrs: networkingV1beta1Servicecidrs(client)
221
+ }
222
+ },
223
+ node: {
224
+ v1: {
225
+ runtimeclasses: runtimeclasses(client)
226
+ }
227
+ },
228
+ policy: {
229
+ v1: {
230
+ poddisruptionbudgets: poddisruptionbudgets(client)
231
+ }
232
+ },
233
+ rbac: {
234
+ v1: {
235
+ clusterrolebindings: clusterrolebindings(client),
236
+ clusterroles: clusterroles(client),
237
+ rolebindings: rolebindings(client),
238
+ roles: roles(client)
239
+ }
240
+ },
241
+ resourceApi: {
242
+ v1: {
243
+ deviceclasses: resourceApiV1Deviceclasses(client),
244
+ resourceclaims: resourceApiV1Resourceclaims(client),
245
+ resourceclaimtemplates: resourceApiV1Resourceclaimtemplates(client),
246
+ resourceslices: resourceApiV1Resourceslices(client)
247
+ },
248
+ v1alpha3: {
249
+ devicetaintrules: devicetaintrules(client)
250
+ },
251
+ v1beta1: {
252
+ deviceclasses: resourceApiV1beta1Deviceclasses(client),
253
+ resourceclaims: resourceApiV1beta1Resourceclaims(client),
254
+ resourceclaimtemplates: resourceApiV1beta1Resourceclaimtemplates(client),
255
+ resourceslices: resourceApiV1beta1Resourceslices(client)
256
+ },
257
+ v1beta2: {
258
+ deviceclasses: resourceApiV1beta2Deviceclasses(client),
259
+ resourceclaims: resourceApiV1beta2Resourceclaims(client),
260
+ resourceclaimtemplates: resourceApiV1beta2Resourceclaimtemplates(client),
261
+ resourceslices: resourceApiV1beta2Resourceslices(client)
262
+ }
263
+ },
264
+ scheduling: {
265
+ v1: {
266
+ priorityclasses: priorityclasses(client)
267
+ },
268
+ v1alpha1: {
269
+ workloads: workloads(client)
270
+ }
271
+ },
272
+ storage: {
273
+ v1: {
274
+ csidrivers: csidrivers(client),
275
+ csinodes: csinodes(client),
276
+ csistoragecapacities: csistoragecapacities(client),
277
+ storageclasses: storageclasses(client),
278
+ volumeattachments: volumeattachments(client),
279
+ volumeattributesclasses: storageV1Volumeattributesclasses(client)
280
+ },
281
+ v1beta1: {
282
+ volumeattributesclasses: storageV1beta1Volumeattributesclasses(client)
283
+ }
284
+ },
285
+ storagemigration: {
286
+ v1beta1: {
287
+ storageversionmigrations: storageversionmigrations(client)
288
+ }
289
+ },
290
+ resource: createDynamicResourceFactory(client)
291
+ };
292
+ }
293
+ function createDynamicResourceFactory(client) {
294
+ function resource(options) {
295
+ return createResourceClient(
296
+ client,
297
+ {
298
+ apiVersion: options.apiVersion,
299
+ plural: options.plural,
300
+ namespaced: options.namespaced
301
+ },
302
+ options.schema,
303
+ options.listSchema,
304
+ void 0,
305
+ kubernetesQueryMapper
306
+ );
307
+ }
308
+ return resource;
309
+ }
310
+
311
+ export {
312
+ createKubernetesClient,
313
+ createKubernetesClientFromRuntime
314
+ };
315
+ //# sourceMappingURL=chunk-WNSAO2FT.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/v1.35/index.ts"],"sourcesContent":["import { createClient, createResourceClient } from \"@kubernetes-typescript/runtime\";\nimport type { ClientOptions, KubernetesClient, ResourceClient, ResponseSchema } from \"@kubernetes-typescript/runtime\";\nimport { kubernetesQueryMapper } from \"../options.js\";\nimport type { KubernetesVerbOptions } from \"../options.js\";\nimport { mutatingwebhookconfigurations, validatingadmissionpolicies, validatingadmissionpolicybindings, validatingwebhookconfigurations, admissionregistrationV1alpha1Mutatingadmissionpolicies, admissionregistrationV1alpha1Mutatingadmissionpolicybindings, admissionregistrationV1beta1Mutatingadmissionpolicies, admissionregistrationV1beta1Mutatingadmissionpolicybindings, customresourcedefinitions, apiservices, controllerrevisions, daemonsets, deployments, replicasets, statefulsets, autoscalingV1Horizontalpodautoscalers, autoscalingV2Horizontalpodautoscalers, cronjobs, jobs, certificatesigningrequests, certificatesV1alpha1Clustertrustbundles, certificatesV1beta1Clustertrustbundles, podcertificaterequests, leases, coordinationV1alpha2Leasecandidates, coordinationV1beta1Leasecandidates, componentstatuses, configmaps, coreV1Events, endpoints, limitranges, namespaces, nodes, persistentvolumeclaims, persistentvolumes, pods, podtemplates, replicationcontrollers, resourcequotas, secrets, serviceaccounts, services, endpointslices, eventsV1Events, flowschemas, prioritylevelconfigurations, storageversions, ingressclasses, ingresses, networkingV1Ipaddresses, networkingV1Servicecidrs, networkpolicies, networkingV1beta1Ipaddresses, networkingV1beta1Servicecidrs, runtimeclasses, poddisruptionbudgets, clusterrolebindings, clusterroles, rolebindings, roles, resourceApiV1Deviceclasses, resourceApiV1Resourceclaims, resourceApiV1Resourceclaimtemplates, resourceApiV1Resourceslices, devicetaintrules, resourceApiV1beta1Deviceclasses, resourceApiV1beta1Resourceclaims, resourceApiV1beta1Resourceclaimtemplates, resourceApiV1beta1Resourceslices, resourceApiV1beta2Deviceclasses, resourceApiV1beta2Resourceclaims, resourceApiV1beta2Resourceclaimtemplates, resourceApiV1beta2Resourceslices, priorityclasses, workloads, csidrivers, csinodes, csistoragecapacities, storageclasses, storageV1Volumeattributesclasses, volumeattachments, storageV1beta1Volumeattributesclasses, storageversionmigrations } from \"./resources/index.js\";\n\nexport * from \"./models/index.js\";\nexport * from \"./resources/index.js\";\n\nexport interface DynamicResourceOptions<TResource = unknown, TList = { items: TResource[] }> {\n apiVersion: string;\n kind: string;\n plural: string;\n namespaced: boolean;\n schema?: ResponseSchema<TResource>;\n listSchema?: ResponseSchema<TList>;\n}\n\nexport interface KubernetesConvenienceClient {\n admissionregistration: {\n v1: {\n mutatingwebhookconfigurations: ReturnType<typeof mutatingwebhookconfigurations>;\n validatingadmissionpolicies: ReturnType<typeof validatingadmissionpolicies>;\n validatingadmissionpolicybindings: ReturnType<typeof validatingadmissionpolicybindings>;\n validatingwebhookconfigurations: ReturnType<typeof validatingwebhookconfigurations>;\n };\n v1alpha1: {\n mutatingadmissionpolicies: ReturnType<typeof admissionregistrationV1alpha1Mutatingadmissionpolicies>;\n mutatingadmissionpolicybindings: ReturnType<typeof admissionregistrationV1alpha1Mutatingadmissionpolicybindings>;\n };\n v1beta1: {\n mutatingadmissionpolicies: ReturnType<typeof admissionregistrationV1beta1Mutatingadmissionpolicies>;\n mutatingadmissionpolicybindings: ReturnType<typeof admissionregistrationV1beta1Mutatingadmissionpolicybindings>;\n };\n };\n apiextensions: {\n v1: {\n customresourcedefinitions: ReturnType<typeof customresourcedefinitions>;\n };\n };\n apiregistration: {\n v1: {\n apiservices: ReturnType<typeof apiservices>;\n };\n };\n apps: {\n v1: {\n controllerrevisions: ReturnType<typeof controllerrevisions>;\n daemonsets: ReturnType<typeof daemonsets>;\n deployments: ReturnType<typeof deployments>;\n replicasets: ReturnType<typeof replicasets>;\n statefulsets: ReturnType<typeof statefulsets>;\n };\n };\n autoscaling: {\n v1: {\n horizontalpodautoscalers: ReturnType<typeof autoscalingV1Horizontalpodautoscalers>;\n };\n v2: {\n horizontalpodautoscalers: ReturnType<typeof autoscalingV2Horizontalpodautoscalers>;\n };\n };\n batch: {\n v1: {\n cronjobs: ReturnType<typeof cronjobs>;\n jobs: ReturnType<typeof jobs>;\n };\n };\n certificates: {\n v1: {\n certificatesigningrequests: ReturnType<typeof certificatesigningrequests>;\n };\n v1alpha1: {\n clustertrustbundles: ReturnType<typeof certificatesV1alpha1Clustertrustbundles>;\n };\n v1beta1: {\n clustertrustbundles: ReturnType<typeof certificatesV1beta1Clustertrustbundles>;\n podcertificaterequests: ReturnType<typeof podcertificaterequests>;\n };\n };\n coordination: {\n v1: {\n leases: ReturnType<typeof leases>;\n };\n v1alpha2: {\n leasecandidates: ReturnType<typeof coordinationV1alpha2Leasecandidates>;\n };\n v1beta1: {\n leasecandidates: ReturnType<typeof coordinationV1beta1Leasecandidates>;\n };\n };\n core: {\n v1: {\n componentstatuses: ReturnType<typeof componentstatuses>;\n configmaps: ReturnType<typeof configmaps>;\n endpoints: ReturnType<typeof endpoints>;\n events: ReturnType<typeof coreV1Events>;\n limitranges: ReturnType<typeof limitranges>;\n namespaces: ReturnType<typeof namespaces>;\n nodes: ReturnType<typeof nodes>;\n persistentvolumeclaims: ReturnType<typeof persistentvolumeclaims>;\n persistentvolumes: ReturnType<typeof persistentvolumes>;\n pods: ReturnType<typeof pods>;\n podtemplates: ReturnType<typeof podtemplates>;\n replicationcontrollers: ReturnType<typeof replicationcontrollers>;\n resourcequotas: ReturnType<typeof resourcequotas>;\n secrets: ReturnType<typeof secrets>;\n serviceaccounts: ReturnType<typeof serviceaccounts>;\n services: ReturnType<typeof services>;\n };\n };\n discovery: {\n v1: {\n endpointslices: ReturnType<typeof endpointslices>;\n };\n };\n events: {\n v1: {\n events: ReturnType<typeof eventsV1Events>;\n };\n };\n flowcontrol: {\n v1: {\n flowschemas: ReturnType<typeof flowschemas>;\n prioritylevelconfigurations: ReturnType<typeof prioritylevelconfigurations>;\n };\n };\n internal: {\n v1alpha1: {\n storageversions: ReturnType<typeof storageversions>;\n };\n };\n networking: {\n v1: {\n ingressclasses: ReturnType<typeof ingressclasses>;\n ingresses: ReturnType<typeof ingresses>;\n ipaddresses: ReturnType<typeof networkingV1Ipaddresses>;\n networkpolicies: ReturnType<typeof networkpolicies>;\n servicecidrs: ReturnType<typeof networkingV1Servicecidrs>;\n };\n v1beta1: {\n ipaddresses: ReturnType<typeof networkingV1beta1Ipaddresses>;\n servicecidrs: ReturnType<typeof networkingV1beta1Servicecidrs>;\n };\n };\n node: {\n v1: {\n runtimeclasses: ReturnType<typeof runtimeclasses>;\n };\n };\n policy: {\n v1: {\n poddisruptionbudgets: ReturnType<typeof poddisruptionbudgets>;\n };\n };\n rbac: {\n v1: {\n clusterrolebindings: ReturnType<typeof clusterrolebindings>;\n clusterroles: ReturnType<typeof clusterroles>;\n rolebindings: ReturnType<typeof rolebindings>;\n roles: ReturnType<typeof roles>;\n };\n };\n resourceApi: {\n v1: {\n deviceclasses: ReturnType<typeof resourceApiV1Deviceclasses>;\n resourceclaims: ReturnType<typeof resourceApiV1Resourceclaims>;\n resourceclaimtemplates: ReturnType<typeof resourceApiV1Resourceclaimtemplates>;\n resourceslices: ReturnType<typeof resourceApiV1Resourceslices>;\n };\n v1alpha3: {\n devicetaintrules: ReturnType<typeof devicetaintrules>;\n };\n v1beta1: {\n deviceclasses: ReturnType<typeof resourceApiV1beta1Deviceclasses>;\n resourceclaims: ReturnType<typeof resourceApiV1beta1Resourceclaims>;\n resourceclaimtemplates: ReturnType<typeof resourceApiV1beta1Resourceclaimtemplates>;\n resourceslices: ReturnType<typeof resourceApiV1beta1Resourceslices>;\n };\n v1beta2: {\n deviceclasses: ReturnType<typeof resourceApiV1beta2Deviceclasses>;\n resourceclaims: ReturnType<typeof resourceApiV1beta2Resourceclaims>;\n resourceclaimtemplates: ReturnType<typeof resourceApiV1beta2Resourceclaimtemplates>;\n resourceslices: ReturnType<typeof resourceApiV1beta2Resourceslices>;\n };\n };\n scheduling: {\n v1: {\n priorityclasses: ReturnType<typeof priorityclasses>;\n };\n v1alpha1: {\n workloads: ReturnType<typeof workloads>;\n };\n };\n storage: {\n v1: {\n csidrivers: ReturnType<typeof csidrivers>;\n csinodes: ReturnType<typeof csinodes>;\n csistoragecapacities: ReturnType<typeof csistoragecapacities>;\n storageclasses: ReturnType<typeof storageclasses>;\n volumeattachments: ReturnType<typeof volumeattachments>;\n volumeattributesclasses: ReturnType<typeof storageV1Volumeattributesclasses>;\n };\n v1beta1: {\n volumeattributesclasses: ReturnType<typeof storageV1beta1Volumeattributesclasses>;\n };\n };\n storagemigration: {\n v1beta1: {\n storageversionmigrations: ReturnType<typeof storageversionmigrations>;\n };\n };\n resource<TResource, TList = { items: TResource[] }>(\n options: DynamicResourceOptions<TResource, TList> & { namespaced: true },\n ): ResourceClient<TResource, TList, \"namespaced\", KubernetesVerbOptions>;\n resource<TResource, TList = { items: TResource[] }>(\n options: DynamicResourceOptions<TResource, TList> & { namespaced: false },\n ): ResourceClient<TResource, TList, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function createKubernetesClient(options: ClientOptions): KubernetesConvenienceClient {\n return createKubernetesClientFromRuntime(createClient(options));\n}\n\nexport function createKubernetesClientFromRuntime(client: KubernetesClient): KubernetesConvenienceClient {\n return {\n admissionregistration: {\n v1: {\n mutatingwebhookconfigurations: mutatingwebhookconfigurations(client),\n validatingadmissionpolicies: validatingadmissionpolicies(client),\n validatingadmissionpolicybindings: validatingadmissionpolicybindings(client),\n validatingwebhookconfigurations: validatingwebhookconfigurations(client),\n },\n v1alpha1: {\n mutatingadmissionpolicies: admissionregistrationV1alpha1Mutatingadmissionpolicies(client),\n mutatingadmissionpolicybindings: admissionregistrationV1alpha1Mutatingadmissionpolicybindings(client),\n },\n v1beta1: {\n mutatingadmissionpolicies: admissionregistrationV1beta1Mutatingadmissionpolicies(client),\n mutatingadmissionpolicybindings: admissionregistrationV1beta1Mutatingadmissionpolicybindings(client),\n },\n },\n apiextensions: {\n v1: {\n customresourcedefinitions: customresourcedefinitions(client),\n },\n },\n apiregistration: {\n v1: {\n apiservices: apiservices(client),\n },\n },\n apps: {\n v1: {\n controllerrevisions: controllerrevisions(client),\n daemonsets: daemonsets(client),\n deployments: deployments(client),\n replicasets: replicasets(client),\n statefulsets: statefulsets(client),\n },\n },\n autoscaling: {\n v1: {\n horizontalpodautoscalers: autoscalingV1Horizontalpodautoscalers(client),\n },\n v2: {\n horizontalpodautoscalers: autoscalingV2Horizontalpodautoscalers(client),\n },\n },\n batch: {\n v1: {\n cronjobs: cronjobs(client),\n jobs: jobs(client),\n },\n },\n certificates: {\n v1: {\n certificatesigningrequests: certificatesigningrequests(client),\n },\n v1alpha1: {\n clustertrustbundles: certificatesV1alpha1Clustertrustbundles(client),\n },\n v1beta1: {\n clustertrustbundles: certificatesV1beta1Clustertrustbundles(client),\n podcertificaterequests: podcertificaterequests(client),\n },\n },\n coordination: {\n v1: {\n leases: leases(client),\n },\n v1alpha2: {\n leasecandidates: coordinationV1alpha2Leasecandidates(client),\n },\n v1beta1: {\n leasecandidates: coordinationV1beta1Leasecandidates(client),\n },\n },\n core: {\n v1: {\n componentstatuses: componentstatuses(client),\n configmaps: configmaps(client),\n endpoints: endpoints(client),\n events: coreV1Events(client),\n limitranges: limitranges(client),\n namespaces: namespaces(client),\n nodes: nodes(client),\n persistentvolumeclaims: persistentvolumeclaims(client),\n persistentvolumes: persistentvolumes(client),\n pods: pods(client),\n podtemplates: podtemplates(client),\n replicationcontrollers: replicationcontrollers(client),\n resourcequotas: resourcequotas(client),\n secrets: secrets(client),\n serviceaccounts: serviceaccounts(client),\n services: services(client),\n },\n },\n discovery: {\n v1: {\n endpointslices: endpointslices(client),\n },\n },\n events: {\n v1: {\n events: eventsV1Events(client),\n },\n },\n flowcontrol: {\n v1: {\n flowschemas: flowschemas(client),\n prioritylevelconfigurations: prioritylevelconfigurations(client),\n },\n },\n internal: {\n v1alpha1: {\n storageversions: storageversions(client),\n },\n },\n networking: {\n v1: {\n ingressclasses: ingressclasses(client),\n ingresses: ingresses(client),\n ipaddresses: networkingV1Ipaddresses(client),\n networkpolicies: networkpolicies(client),\n servicecidrs: networkingV1Servicecidrs(client),\n },\n v1beta1: {\n ipaddresses: networkingV1beta1Ipaddresses(client),\n servicecidrs: networkingV1beta1Servicecidrs(client),\n },\n },\n node: {\n v1: {\n runtimeclasses: runtimeclasses(client),\n },\n },\n policy: {\n v1: {\n poddisruptionbudgets: poddisruptionbudgets(client),\n },\n },\n rbac: {\n v1: {\n clusterrolebindings: clusterrolebindings(client),\n clusterroles: clusterroles(client),\n rolebindings: rolebindings(client),\n roles: roles(client),\n },\n },\n resourceApi: {\n v1: {\n deviceclasses: resourceApiV1Deviceclasses(client),\n resourceclaims: resourceApiV1Resourceclaims(client),\n resourceclaimtemplates: resourceApiV1Resourceclaimtemplates(client),\n resourceslices: resourceApiV1Resourceslices(client),\n },\n v1alpha3: {\n devicetaintrules: devicetaintrules(client),\n },\n v1beta1: {\n deviceclasses: resourceApiV1beta1Deviceclasses(client),\n resourceclaims: resourceApiV1beta1Resourceclaims(client),\n resourceclaimtemplates: resourceApiV1beta1Resourceclaimtemplates(client),\n resourceslices: resourceApiV1beta1Resourceslices(client),\n },\n v1beta2: {\n deviceclasses: resourceApiV1beta2Deviceclasses(client),\n resourceclaims: resourceApiV1beta2Resourceclaims(client),\n resourceclaimtemplates: resourceApiV1beta2Resourceclaimtemplates(client),\n resourceslices: resourceApiV1beta2Resourceslices(client),\n },\n },\n scheduling: {\n v1: {\n priorityclasses: priorityclasses(client),\n },\n v1alpha1: {\n workloads: workloads(client),\n },\n },\n storage: {\n v1: {\n csidrivers: csidrivers(client),\n csinodes: csinodes(client),\n csistoragecapacities: csistoragecapacities(client),\n storageclasses: storageclasses(client),\n volumeattachments: volumeattachments(client),\n volumeattributesclasses: storageV1Volumeattributesclasses(client),\n },\n v1beta1: {\n volumeattributesclasses: storageV1beta1Volumeattributesclasses(client),\n },\n },\n storagemigration: {\n v1beta1: {\n storageversionmigrations: storageversionmigrations(client),\n },\n },\n resource: createDynamicResourceFactory(client),\n };\n}\n\nfunction createDynamicResourceFactory(client: KubernetesClient): KubernetesConvenienceClient[\"resource\"] {\n function resource<TResource, TList = { items: TResource[] }>(\n options: DynamicResourceOptions<TResource, TList> & { namespaced: true },\n ): ResourceClient<TResource, TList, \"namespaced\", KubernetesVerbOptions>;\n function resource<TResource, TList = { items: TResource[] }>(\n options: DynamicResourceOptions<TResource, TList> & { namespaced: false },\n ): ResourceClient<TResource, TList, \"cluster\", KubernetesVerbOptions>;\n function resource<TResource, TList = { items: TResource[] }>(\n options: DynamicResourceOptions<TResource, TList>,\n ): ResourceClient<TResource, TList, \"namespaced\", KubernetesVerbOptions> | ResourceClient<TResource, TList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient(\n client,\n {\n apiVersion: options.apiVersion,\n plural: options.plural,\n namespaced: options.namespaced,\n },\n options.schema,\n options.listSchema,\n undefined,\n kubernetesQueryMapper,\n );\n }\n\n return resource;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,SAAS,cAAc,4BAA4B;AA4N5C,SAAS,uBAAuB,SAAqD;AAC1F,SAAO,kCAAkC,aAAa,OAAO,CAAC;AAChE;AAEO,SAAS,kCAAkC,QAAuD;AACvG,SAAO;AAAA,IACL,uBAAuB;AAAA,MACrB,IAAI;AAAA,QACF,+BAA+B,8BAA8B,MAAM;AAAA,QACnE,6BAA6B,4BAA4B,MAAM;AAAA,QAC/D,mCAAmC,kCAAkC,MAAM;AAAA,QAC3E,iCAAiC,gCAAgC,MAAM;AAAA,MACzE;AAAA,MACA,UAAU;AAAA,QACR,2BAA2B,uDAAuD,MAAM;AAAA,QACxF,iCAAiC,6DAA6D,MAAM;AAAA,MACtG;AAAA,MACA,SAAS;AAAA,QACP,2BAA2B,sDAAsD,MAAM;AAAA,QACvF,iCAAiC,4DAA4D,MAAM;AAAA,MACrG;AAAA,IACF;AAAA,IACA,eAAe;AAAA,MACb,IAAI;AAAA,QACF,2BAA2B,0BAA0B,MAAM;AAAA,MAC7D;AAAA,IACF;AAAA,IACA,iBAAiB;AAAA,MACf,IAAI;AAAA,QACF,aAAa,YAAY,MAAM;AAAA,MACjC;AAAA,IACF;AAAA,IACA,MAAM;AAAA,MACJ,IAAI;AAAA,QACF,qBAAqB,oBAAoB,MAAM;AAAA,QAC/C,YAAY,WAAW,MAAM;AAAA,QAC7B,aAAa,YAAY,MAAM;AAAA,QAC/B,aAAa,YAAY,MAAM;AAAA,QAC/B,cAAc,aAAa,MAAM;AAAA,MACnC;AAAA,IACF;AAAA,IACA,aAAa;AAAA,MACX,IAAI;AAAA,QACF,0BAA0B,sCAAsC,MAAM;AAAA,MACxE;AAAA,MACA,IAAI;AAAA,QACF,0BAA0B,sCAAsC,MAAM;AAAA,MACxE;AAAA,IACF;AAAA,IACA,OAAO;AAAA,MACL,IAAI;AAAA,QACF,UAAU,SAAS,MAAM;AAAA,QACzB,MAAM,KAAK,MAAM;AAAA,MACnB;AAAA,IACF;AAAA,IACA,cAAc;AAAA,MACZ,IAAI;AAAA,QACF,4BAA4B,2BAA2B,MAAM;AAAA,MAC/D;AAAA,MACA,UAAU;AAAA,QACR,qBAAqB,wCAAwC,MAAM;AAAA,MACrE;AAAA,MACA,SAAS;AAAA,QACP,qBAAqB,uCAAuC,MAAM;AAAA,QAClE,wBAAwB,uBAAuB,MAAM;AAAA,MACvD;AAAA,IACF;AAAA,IACA,cAAc;AAAA,MACZ,IAAI;AAAA,QACF,QAAQ,OAAO,MAAM;AAAA,MACvB;AAAA,MACA,UAAU;AAAA,QACR,iBAAiB,oCAAoC,MAAM;AAAA,MAC7D;AAAA,MACA,SAAS;AAAA,QACP,iBAAiB,mCAAmC,MAAM;AAAA,MAC5D;AAAA,IACF;AAAA,IACA,MAAM;AAAA,MACJ,IAAI;AAAA,QACF,mBAAmB,kBAAkB,MAAM;AAAA,QAC3C,YAAY,WAAW,MAAM;AAAA,QAC7B,WAAW,UAAU,MAAM;AAAA,QAC3B,QAAQ,aAAa,MAAM;AAAA,QAC3B,aAAa,YAAY,MAAM;AAAA,QAC/B,YAAY,WAAW,MAAM;AAAA,QAC7B,OAAO,MAAM,MAAM;AAAA,QACnB,wBAAwB,uBAAuB,MAAM;AAAA,QACrD,mBAAmB,kBAAkB,MAAM;AAAA,QAC3C,MAAM,KAAK,MAAM;AAAA,QACjB,cAAc,aAAa,MAAM;AAAA,QACjC,wBAAwB,uBAAuB,MAAM;AAAA,QACrD,gBAAgB,eAAe,MAAM;AAAA,QACrC,SAAS,QAAQ,MAAM;AAAA,QACvB,iBAAiB,gBAAgB,MAAM;AAAA,QACvC,UAAU,SAAS,MAAM;AAAA,MAC3B;AAAA,IACF;AAAA,IACA,WAAW;AAAA,MACT,IAAI;AAAA,QACF,gBAAgB,eAAe,MAAM;AAAA,MACvC;AAAA,IACF;AAAA,IACA,QAAQ;AAAA,MACN,IAAI;AAAA,QACF,QAAQ,eAAe,MAAM;AAAA,MAC/B;AAAA,IACF;AAAA,IACA,aAAa;AAAA,MACX,IAAI;AAAA,QACF,aAAa,YAAY,MAAM;AAAA,QAC/B,6BAA6B,4BAA4B,MAAM;AAAA,MACjE;AAAA,IACF;AAAA,IACA,UAAU;AAAA,MACR,UAAU;AAAA,QACR,iBAAiB,gBAAgB,MAAM;AAAA,MACzC;AAAA,IACF;AAAA,IACA,YAAY;AAAA,MACV,IAAI;AAAA,QACF,gBAAgB,eAAe,MAAM;AAAA,QACrC,WAAW,UAAU,MAAM;AAAA,QAC3B,aAAa,wBAAwB,MAAM;AAAA,QAC3C,iBAAiB,gBAAgB,MAAM;AAAA,QACvC,cAAc,yBAAyB,MAAM;AAAA,MAC/C;AAAA,MACA,SAAS;AAAA,QACP,aAAa,6BAA6B,MAAM;AAAA,QAChD,cAAc,8BAA8B,MAAM;AAAA,MACpD;AAAA,IACF;AAAA,IACA,MAAM;AAAA,MACJ,IAAI;AAAA,QACF,gBAAgB,eAAe,MAAM;AAAA,MACvC;AAAA,IACF;AAAA,IACA,QAAQ;AAAA,MACN,IAAI;AAAA,QACF,sBAAsB,qBAAqB,MAAM;AAAA,MACnD;AAAA,IACF;AAAA,IACA,MAAM;AAAA,MACJ,IAAI;AAAA,QACF,qBAAqB,oBAAoB,MAAM;AAAA,QAC/C,cAAc,aAAa,MAAM;AAAA,QACjC,cAAc,aAAa,MAAM;AAAA,QACjC,OAAO,MAAM,MAAM;AAAA,MACrB;AAAA,IACF;AAAA,IACA,aAAa;AAAA,MACX,IAAI;AAAA,QACF,eAAe,2BAA2B,MAAM;AAAA,QAChD,gBAAgB,4BAA4B,MAAM;AAAA,QAClD,wBAAwB,oCAAoC,MAAM;AAAA,QAClE,gBAAgB,4BAA4B,MAAM;AAAA,MACpD;AAAA,MACA,UAAU;AAAA,QACR,kBAAkB,iBAAiB,MAAM;AAAA,MAC3C;AAAA,MACA,SAAS;AAAA,QACP,eAAe,gCAAgC,MAAM;AAAA,QACrD,gBAAgB,iCAAiC,MAAM;AAAA,QACvD,wBAAwB,yCAAyC,MAAM;AAAA,QACvE,gBAAgB,iCAAiC,MAAM;AAAA,MACzD;AAAA,MACA,SAAS;AAAA,QACP,eAAe,gCAAgC,MAAM;AAAA,QACrD,gBAAgB,iCAAiC,MAAM;AAAA,QACvD,wBAAwB,yCAAyC,MAAM;AAAA,QACvE,gBAAgB,iCAAiC,MAAM;AAAA,MACzD;AAAA,IACF;AAAA,IACA,YAAY;AAAA,MACV,IAAI;AAAA,QACF,iBAAiB,gBAAgB,MAAM;AAAA,MACzC;AAAA,MACA,UAAU;AAAA,QACR,WAAW,UAAU,MAAM;AAAA,MAC7B;AAAA,IACF;AAAA,IACA,SAAS;AAAA,MACP,IAAI;AAAA,QACF,YAAY,WAAW,MAAM;AAAA,QAC7B,UAAU,SAAS,MAAM;AAAA,QACzB,sBAAsB,qBAAqB,MAAM;AAAA,QACjD,gBAAgB,eAAe,MAAM;AAAA,QACrC,mBAAmB,kBAAkB,MAAM;AAAA,QAC3C,yBAAyB,iCAAiC,MAAM;AAAA,MAClE;AAAA,MACA,SAAS;AAAA,QACP,yBAAyB,sCAAsC,MAAM;AAAA,MACvE;AAAA,IACF;AAAA,IACA,kBAAkB;AAAA,MAChB,SAAS;AAAA,QACP,0BAA0B,yBAAyB,MAAM;AAAA,MAC3D;AAAA,IACF;AAAA,IACA,UAAU,6BAA6B,MAAM;AAAA,EAC/C;AACF;AAEA,SAAS,6BAA6B,QAAmE;AAOvG,WAAS,SACP,SAC4I;AAC5I,WAAO;AAAA,MACL;AAAA,MACA;AAAA,QACE,YAAY,QAAQ;AAAA,QACpB,QAAQ,QAAQ;AAAA,QAChB,YAAY,QAAQ;AAAA,MACtB;AAAA,MACA,QAAQ;AAAA,MACR,QAAQ;AAAA,MACR;AAAA,MACA;AAAA,IACF;AAAA,EACF;AAEA,SAAO;AACT;","names":[]}