@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.33/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 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 V1ResourceQuota,\n V1ResourceQuotaList,\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 V1alpha1ClusterTrustBundle,\n V1alpha1ClusterTrustBundleList,\n V1alpha1MutatingAdmissionPolicy,\n V1alpha1MutatingAdmissionPolicyBinding,\n V1alpha1MutatingAdmissionPolicyBindingList,\n V1alpha1MutatingAdmissionPolicyList,\n V1alpha1StorageVersion,\n V1alpha1StorageVersionList,\n V1alpha1StorageVersionMigration,\n V1alpha1StorageVersionMigrationList,\n V1alpha1VolumeAttributesClass,\n V1alpha1VolumeAttributesClassList,\n V1alpha2LeaseCandidate,\n V1alpha2LeaseCandidateList,\n V1alpha3DeviceClass,\n V1alpha3DeviceClassList,\n V1alpha3DeviceTaintRule,\n V1alpha3DeviceTaintRuleList,\n V1alpha3ResourceClaim,\n V1alpha3ResourceClaimList,\n V1alpha3ResourceClaimTemplate,\n V1alpha3ResourceClaimTemplateList,\n V1alpha3ResourceSlice,\n V1alpha3ResourceSliceList,\n V1beta1ClusterTrustBundle,\n V1beta1ClusterTrustBundleList,\n V1beta1DeviceClass,\n V1beta1DeviceClassList,\n V1beta1IPAddress,\n V1beta1IPAddressList,\n V1beta1LeaseCandidate,\n V1beta1LeaseCandidateList,\n V1beta1ResourceClaim,\n V1beta1ResourceClaimList,\n V1beta1ResourceClaimTemplate,\n V1beta1ResourceClaimTemplateList,\n V1beta1ResourceSlice,\n V1beta1ResourceSliceList,\n V1beta1ServiceCIDR,\n V1beta1ServiceCIDRList,\n V1beta1ValidatingAdmissionPolicy,\n V1beta1ValidatingAdmissionPolicyBinding,\n V1beta1ValidatingAdmissionPolicyBindingList,\n V1beta1ValidatingAdmissionPolicyList,\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 interface AdmissionregistrationV1ValidatingadmissionpoliciesClient extends ResourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function admissionregistrationV1Validatingadmissionpolicies(client: KubernetesClient): AdmissionregistrationV1ValidatingadmissionpoliciesClient {\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 admissionregistrationV1Validatingadmissionpolicybindings(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 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 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 mutatingadmissionpolicies(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 mutatingadmissionpolicybindings(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 interface AdmissionregistrationV1beta1ValidatingadmissionpoliciesClient extends ResourceClient<V1beta1ValidatingAdmissionPolicy, V1beta1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1ValidatingAdmissionPolicy, V1beta1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function admissionregistrationV1beta1Validatingadmissionpolicies(client: KubernetesClient): AdmissionregistrationV1beta1ValidatingadmissionpoliciesClient {\n const base = createResourceClient<V1beta1ValidatingAdmissionPolicy, V1beta1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1ValidatingAdmissionPolicy, V1beta1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function admissionregistrationV1beta1Validatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1beta1ValidatingAdmissionPolicyBinding, V1beta1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ValidatingAdmissionPolicyBinding, V1beta1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"validatingadmissionpolicybindings\",\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 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 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 resourceApiV1alpha3Deviceclasses(client: KubernetesClient): ResourceClient<V1alpha3DeviceClass, V1alpha3DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha3DeviceClass, V1alpha3DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1alpha3ResourceclaimsClient extends ResourceClient<V1alpha3ResourceClaim, V1alpha3ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha3ResourceClaim, V1alpha3ResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1alpha3Resourceclaims(client: KubernetesClient): ResourceApiV1alpha3ResourceclaimsClient {\n const base = createResourceClient<V1alpha3ResourceClaim, V1alpha3ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha3ResourceClaim, V1alpha3ResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1alpha3Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1alpha3ResourceClaimTemplate, V1alpha3ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha3ResourceClaimTemplate, V1alpha3ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1alpha3Resourceslices(client: KubernetesClient): ResourceClient<V1alpha3ResourceSlice, V1alpha3ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha3ResourceSlice, V1alpha3ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"resourceslices\",\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 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 @@
1
+ //# sourceMappingURL=chunk-Y5EGIZDP.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=chunk-ZQBE2OUM.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}