pulumi-kubernetes 4.23.0a1743496684__py3-none-any.whl → 4.23.0a1743595894__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-kubernetes might be problematic. Click here for more details.

Files changed (671) hide show
  1. pulumi_kubernetes/__init__.py +1 -0
  2. pulumi_kubernetes/_inputs.py +41 -40
  3. pulumi_kubernetes/admissionregistration/__init__.py +1 -0
  4. pulumi_kubernetes/admissionregistration/v1/MutatingWebhookConfiguration.py +17 -16
  5. pulumi_kubernetes/admissionregistration/v1/MutatingWebhookConfigurationList.py +17 -16
  6. pulumi_kubernetes/admissionregistration/v1/MutatingWebhookConfigurationPatch.py +17 -16
  7. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicy.py +17 -16
  8. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyBinding.py +17 -16
  9. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyBindingList.py +17 -16
  10. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyBindingPatch.py +17 -16
  11. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyList.py +17 -16
  12. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyPatch.py +17 -16
  13. pulumi_kubernetes/admissionregistration/v1/ValidatingWebhookConfiguration.py +17 -16
  14. pulumi_kubernetes/admissionregistration/v1/ValidatingWebhookConfigurationList.py +17 -16
  15. pulumi_kubernetes/admissionregistration/v1/ValidatingWebhookConfigurationPatch.py +17 -16
  16. pulumi_kubernetes/admissionregistration/v1/__init__.py +1 -0
  17. pulumi_kubernetes/admissionregistration/v1/_inputs.py +546 -545
  18. pulumi_kubernetes/admissionregistration/v1/outputs.py +337 -336
  19. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicy.py +17 -16
  20. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicyBinding.py +17 -16
  21. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicyBindingList.py +17 -16
  22. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicyBindingPatch.py +17 -16
  23. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicyList.py +17 -16
  24. pulumi_kubernetes/admissionregistration/v1alpha1/MutatingAdmissionPolicyPatch.py +17 -16
  25. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicy.py +17 -16
  26. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyBinding.py +17 -16
  27. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyBindingList.py +17 -16
  28. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyBindingPatch.py +17 -16
  29. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyList.py +17 -16
  30. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyPatch.py +17 -16
  31. pulumi_kubernetes/admissionregistration/v1alpha1/__init__.py +1 -0
  32. pulumi_kubernetes/admissionregistration/v1alpha1/_inputs.py +366 -365
  33. pulumi_kubernetes/admissionregistration/v1alpha1/outputs.py +229 -228
  34. pulumi_kubernetes/admissionregistration/v1beta1/MutatingWebhookConfiguration.py +17 -16
  35. pulumi_kubernetes/admissionregistration/v1beta1/MutatingWebhookConfigurationList.py +17 -16
  36. pulumi_kubernetes/admissionregistration/v1beta1/MutatingWebhookConfigurationPatch.py +17 -16
  37. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicy.py +17 -16
  38. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyBinding.py +17 -16
  39. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyBindingList.py +17 -16
  40. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyBindingPatch.py +17 -16
  41. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyList.py +17 -16
  42. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyPatch.py +17 -16
  43. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingWebhookConfiguration.py +17 -16
  44. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingWebhookConfigurationList.py +17 -16
  45. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingWebhookConfigurationPatch.py +17 -16
  46. pulumi_kubernetes/admissionregistration/v1beta1/__init__.py +1 -0
  47. pulumi_kubernetes/admissionregistration/v1beta1/_inputs.py +546 -545
  48. pulumi_kubernetes/admissionregistration/v1beta1/outputs.py +337 -336
  49. pulumi_kubernetes/apiextensions/__init__.py +1 -0
  50. pulumi_kubernetes/apiextensions/v1/CustomResourceDefinition.py +17 -16
  51. pulumi_kubernetes/apiextensions/v1/CustomResourceDefinitionList.py +17 -16
  52. pulumi_kubernetes/apiextensions/v1/CustomResourceDefinitionPatch.py +17 -16
  53. pulumi_kubernetes/apiextensions/v1/__init__.py +1 -0
  54. pulumi_kubernetes/apiextensions/v1/_inputs.py +699 -698
  55. pulumi_kubernetes/apiextensions/v1/outputs.py +405 -404
  56. pulumi_kubernetes/apiextensions/v1beta1/CustomResourceDefinition.py +17 -16
  57. pulumi_kubernetes/apiextensions/v1beta1/CustomResourceDefinitionList.py +17 -16
  58. pulumi_kubernetes/apiextensions/v1beta1/CustomResourceDefinitionPatch.py +17 -16
  59. pulumi_kubernetes/apiextensions/v1beta1/__init__.py +1 -0
  60. pulumi_kubernetes/apiextensions/v1beta1/_inputs.py +639 -638
  61. pulumi_kubernetes/apiextensions/v1beta1/outputs.py +369 -368
  62. pulumi_kubernetes/apiregistration/__init__.py +1 -0
  63. pulumi_kubernetes/apiregistration/v1/APIService.py +17 -16
  64. pulumi_kubernetes/apiregistration/v1/APIServiceList.py +17 -16
  65. pulumi_kubernetes/apiregistration/v1/APIServicePatch.py +17 -16
  66. pulumi_kubernetes/apiregistration/v1/__init__.py +1 -0
  67. pulumi_kubernetes/apiregistration/v1/_inputs.py +126 -125
  68. pulumi_kubernetes/apiregistration/v1/outputs.py +91 -90
  69. pulumi_kubernetes/apiregistration/v1beta1/APIService.py +17 -16
  70. pulumi_kubernetes/apiregistration/v1beta1/APIServiceList.py +17 -16
  71. pulumi_kubernetes/apiregistration/v1beta1/APIServicePatch.py +17 -16
  72. pulumi_kubernetes/apiregistration/v1beta1/__init__.py +1 -0
  73. pulumi_kubernetes/apiregistration/v1beta1/_inputs.py +126 -125
  74. pulumi_kubernetes/apiregistration/v1beta1/outputs.py +91 -90
  75. pulumi_kubernetes/apps/__init__.py +1 -0
  76. pulumi_kubernetes/apps/v1/ControllerRevision.py +25 -24
  77. pulumi_kubernetes/apps/v1/ControllerRevisionList.py +17 -16
  78. pulumi_kubernetes/apps/v1/ControllerRevisionPatch.py +25 -24
  79. pulumi_kubernetes/apps/v1/DaemonSet.py +17 -16
  80. pulumi_kubernetes/apps/v1/DaemonSetList.py +17 -16
  81. pulumi_kubernetes/apps/v1/DaemonSetPatch.py +17 -16
  82. pulumi_kubernetes/apps/v1/Deployment.py +17 -16
  83. pulumi_kubernetes/apps/v1/DeploymentList.py +17 -16
  84. pulumi_kubernetes/apps/v1/DeploymentPatch.py +17 -16
  85. pulumi_kubernetes/apps/v1/ReplicaSet.py +17 -16
  86. pulumi_kubernetes/apps/v1/ReplicaSetList.py +17 -16
  87. pulumi_kubernetes/apps/v1/ReplicaSetPatch.py +17 -16
  88. pulumi_kubernetes/apps/v1/StatefulSet.py +17 -16
  89. pulumi_kubernetes/apps/v1/StatefulSetList.py +17 -16
  90. pulumi_kubernetes/apps/v1/StatefulSetPatch.py +17 -16
  91. pulumi_kubernetes/apps/v1/__init__.py +1 -0
  92. pulumi_kubernetes/apps/v1/_inputs.py +571 -570
  93. pulumi_kubernetes/apps/v1/outputs.py +476 -475
  94. pulumi_kubernetes/apps/v1beta1/ControllerRevision.py +25 -24
  95. pulumi_kubernetes/apps/v1beta1/ControllerRevisionList.py +17 -16
  96. pulumi_kubernetes/apps/v1beta1/ControllerRevisionPatch.py +25 -24
  97. pulumi_kubernetes/apps/v1beta1/Deployment.py +17 -16
  98. pulumi_kubernetes/apps/v1beta1/DeploymentList.py +17 -16
  99. pulumi_kubernetes/apps/v1beta1/DeploymentPatch.py +17 -16
  100. pulumi_kubernetes/apps/v1beta1/StatefulSet.py +17 -16
  101. pulumi_kubernetes/apps/v1beta1/StatefulSetList.py +17 -16
  102. pulumi_kubernetes/apps/v1beta1/StatefulSetPatch.py +17 -16
  103. pulumi_kubernetes/apps/v1beta1/__init__.py +1 -0
  104. pulumi_kubernetes/apps/v1beta1/_inputs.py +316 -315
  105. pulumi_kubernetes/apps/v1beta1/outputs.py +260 -259
  106. pulumi_kubernetes/apps/v1beta2/ControllerRevision.py +25 -24
  107. pulumi_kubernetes/apps/v1beta2/ControllerRevisionList.py +17 -16
  108. pulumi_kubernetes/apps/v1beta2/ControllerRevisionPatch.py +25 -24
  109. pulumi_kubernetes/apps/v1beta2/DaemonSet.py +17 -16
  110. pulumi_kubernetes/apps/v1beta2/DaemonSetList.py +17 -16
  111. pulumi_kubernetes/apps/v1beta2/DaemonSetPatch.py +17 -16
  112. pulumi_kubernetes/apps/v1beta2/Deployment.py +17 -16
  113. pulumi_kubernetes/apps/v1beta2/DeploymentList.py +17 -16
  114. pulumi_kubernetes/apps/v1beta2/DeploymentPatch.py +17 -16
  115. pulumi_kubernetes/apps/v1beta2/ReplicaSet.py +17 -16
  116. pulumi_kubernetes/apps/v1beta2/ReplicaSetList.py +17 -16
  117. pulumi_kubernetes/apps/v1beta2/ReplicaSetPatch.py +17 -16
  118. pulumi_kubernetes/apps/v1beta2/StatefulSet.py +17 -16
  119. pulumi_kubernetes/apps/v1beta2/StatefulSetList.py +17 -16
  120. pulumi_kubernetes/apps/v1beta2/StatefulSetPatch.py +17 -16
  121. pulumi_kubernetes/apps/v1beta2/__init__.py +1 -0
  122. pulumi_kubernetes/apps/v1beta2/_inputs.py +506 -505
  123. pulumi_kubernetes/apps/v1beta2/outputs.py +442 -441
  124. pulumi_kubernetes/auditregistration/__init__.py +1 -0
  125. pulumi_kubernetes/auditregistration/v1alpha1/AuditSink.py +17 -16
  126. pulumi_kubernetes/auditregistration/v1alpha1/AuditSinkList.py +17 -16
  127. pulumi_kubernetes/auditregistration/v1alpha1/AuditSinkPatch.py +17 -16
  128. pulumi_kubernetes/auditregistration/v1alpha1/__init__.py +1 -0
  129. pulumi_kubernetes/auditregistration/v1alpha1/_inputs.py +111 -110
  130. pulumi_kubernetes/auditregistration/v1alpha1/outputs.py +67 -66
  131. pulumi_kubernetes/autoscaling/__init__.py +1 -0
  132. pulumi_kubernetes/autoscaling/v1/HorizontalPodAutoscaler.py +17 -16
  133. pulumi_kubernetes/autoscaling/v1/HorizontalPodAutoscalerList.py +17 -16
  134. pulumi_kubernetes/autoscaling/v1/HorizontalPodAutoscalerPatch.py +17 -16
  135. pulumi_kubernetes/autoscaling/v1/__init__.py +1 -0
  136. pulumi_kubernetes/autoscaling/v1/_inputs.py +96 -95
  137. pulumi_kubernetes/autoscaling/v1/outputs.py +73 -72
  138. pulumi_kubernetes/autoscaling/v2/HorizontalPodAutoscaler.py +17 -16
  139. pulumi_kubernetes/autoscaling/v2/HorizontalPodAutoscalerList.py +17 -16
  140. pulumi_kubernetes/autoscaling/v2/HorizontalPodAutoscalerPatch.py +17 -16
  141. pulumi_kubernetes/autoscaling/v2/__init__.py +1 -0
  142. pulumi_kubernetes/autoscaling/v2/_inputs.py +281 -280
  143. pulumi_kubernetes/autoscaling/v2/outputs.py +217 -216
  144. pulumi_kubernetes/autoscaling/v2beta1/HorizontalPodAutoscaler.py +17 -16
  145. pulumi_kubernetes/autoscaling/v2beta1/HorizontalPodAutoscalerList.py +17 -16
  146. pulumi_kubernetes/autoscaling/v2beta1/HorizontalPodAutoscalerPatch.py +17 -16
  147. pulumi_kubernetes/autoscaling/v2beta1/__init__.py +1 -0
  148. pulumi_kubernetes/autoscaling/v2beta1/_inputs.py +346 -345
  149. pulumi_kubernetes/autoscaling/v2beta1/outputs.py +283 -282
  150. pulumi_kubernetes/autoscaling/v2beta2/HorizontalPodAutoscaler.py +17 -16
  151. pulumi_kubernetes/autoscaling/v2beta2/HorizontalPodAutoscalerList.py +17 -16
  152. pulumi_kubernetes/autoscaling/v2beta2/HorizontalPodAutoscalerPatch.py +17 -16
  153. pulumi_kubernetes/autoscaling/v2beta2/__init__.py +1 -0
  154. pulumi_kubernetes/autoscaling/v2beta2/_inputs.py +281 -280
  155. pulumi_kubernetes/autoscaling/v2beta2/outputs.py +217 -216
  156. pulumi_kubernetes/batch/__init__.py +1 -0
  157. pulumi_kubernetes/batch/v1/CronJob.py +17 -16
  158. pulumi_kubernetes/batch/v1/CronJobList.py +17 -16
  159. pulumi_kubernetes/batch/v1/CronJobPatch.py +17 -16
  160. pulumi_kubernetes/batch/v1/Job.py +17 -16
  161. pulumi_kubernetes/batch/v1/JobList.py +17 -16
  162. pulumi_kubernetes/batch/v1/JobPatch.py +17 -16
  163. pulumi_kubernetes/batch/v1/__init__.py +1 -0
  164. pulumi_kubernetes/batch/v1/_inputs.py +386 -385
  165. pulumi_kubernetes/batch/v1/outputs.py +289 -288
  166. pulumi_kubernetes/batch/v1beta1/CronJob.py +17 -16
  167. pulumi_kubernetes/batch/v1beta1/CronJobList.py +17 -16
  168. pulumi_kubernetes/batch/v1beta1/CronJobPatch.py +17 -16
  169. pulumi_kubernetes/batch/v1beta1/__init__.py +1 -0
  170. pulumi_kubernetes/batch/v1beta1/_inputs.py +76 -75
  171. pulumi_kubernetes/batch/v1beta1/outputs.py +49 -48
  172. pulumi_kubernetes/batch/v2alpha1/CronJob.py +17 -16
  173. pulumi_kubernetes/batch/v2alpha1/CronJobList.py +17 -16
  174. pulumi_kubernetes/batch/v2alpha1/CronJobPatch.py +17 -16
  175. pulumi_kubernetes/batch/v2alpha1/__init__.py +1 -0
  176. pulumi_kubernetes/batch/v2alpha1/_inputs.py +76 -75
  177. pulumi_kubernetes/batch/v2alpha1/outputs.py +49 -48
  178. pulumi_kubernetes/certificates/__init__.py +1 -0
  179. pulumi_kubernetes/certificates/v1/CertificateSigningRequest.py +17 -16
  180. pulumi_kubernetes/certificates/v1/CertificateSigningRequestList.py +17 -16
  181. pulumi_kubernetes/certificates/v1/CertificateSigningRequestPatch.py +17 -16
  182. pulumi_kubernetes/certificates/v1/__init__.py +1 -0
  183. pulumi_kubernetes/certificates/v1/_inputs.py +126 -125
  184. pulumi_kubernetes/certificates/v1/outputs.py +97 -96
  185. pulumi_kubernetes/certificates/v1alpha1/ClusterTrustBundle.py +17 -16
  186. pulumi_kubernetes/certificates/v1alpha1/ClusterTrustBundleList.py +17 -16
  187. pulumi_kubernetes/certificates/v1alpha1/ClusterTrustBundlePatch.py +17 -16
  188. pulumi_kubernetes/certificates/v1alpha1/__init__.py +1 -0
  189. pulumi_kubernetes/certificates/v1alpha1/_inputs.py +31 -30
  190. pulumi_kubernetes/certificates/v1alpha1/outputs.py +19 -18
  191. pulumi_kubernetes/certificates/v1beta1/CertificateSigningRequest.py +17 -16
  192. pulumi_kubernetes/certificates/v1beta1/CertificateSigningRequestList.py +17 -16
  193. pulumi_kubernetes/certificates/v1beta1/CertificateSigningRequestPatch.py +17 -16
  194. pulumi_kubernetes/certificates/v1beta1/__init__.py +1 -0
  195. pulumi_kubernetes/certificates/v1beta1/_inputs.py +117 -116
  196. pulumi_kubernetes/certificates/v1beta1/outputs.py +93 -92
  197. pulumi_kubernetes/coordination/__init__.py +1 -0
  198. pulumi_kubernetes/coordination/v1/Lease.py +17 -16
  199. pulumi_kubernetes/coordination/v1/LeaseList.py +17 -16
  200. pulumi_kubernetes/coordination/v1/LeasePatch.py +17 -16
  201. pulumi_kubernetes/coordination/v1/__init__.py +1 -0
  202. pulumi_kubernetes/coordination/v1/_inputs.py +81 -80
  203. pulumi_kubernetes/coordination/v1/outputs.py +49 -48
  204. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidate.py +17 -16
  205. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidateList.py +17 -16
  206. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidatePatch.py +17 -16
  207. pulumi_kubernetes/coordination/v1alpha1/__init__.py +1 -0
  208. pulumi_kubernetes/coordination/v1alpha1/_inputs.py +71 -70
  209. pulumi_kubernetes/coordination/v1alpha1/outputs.py +43 -42
  210. pulumi_kubernetes/coordination/v1alpha2/LeaseCandidate.py +17 -16
  211. pulumi_kubernetes/coordination/v1alpha2/LeaseCandidateList.py +17 -16
  212. pulumi_kubernetes/coordination/v1alpha2/LeaseCandidatePatch.py +17 -16
  213. pulumi_kubernetes/coordination/v1alpha2/__init__.py +1 -0
  214. pulumi_kubernetes/coordination/v1alpha2/_inputs.py +71 -70
  215. pulumi_kubernetes/coordination/v1alpha2/outputs.py +43 -42
  216. pulumi_kubernetes/coordination/v1beta1/Lease.py +17 -16
  217. pulumi_kubernetes/coordination/v1beta1/LeaseList.py +17 -16
  218. pulumi_kubernetes/coordination/v1beta1/LeasePatch.py +17 -16
  219. pulumi_kubernetes/coordination/v1beta1/__init__.py +1 -0
  220. pulumi_kubernetes/coordination/v1beta1/_inputs.py +61 -60
  221. pulumi_kubernetes/coordination/v1beta1/outputs.py +37 -36
  222. pulumi_kubernetes/core/__init__.py +1 -0
  223. pulumi_kubernetes/core/v1/Binding.py +17 -16
  224. pulumi_kubernetes/core/v1/BindingPatch.py +17 -16
  225. pulumi_kubernetes/core/v1/ConfigMap.py +41 -40
  226. pulumi_kubernetes/core/v1/ConfigMapList.py +17 -16
  227. pulumi_kubernetes/core/v1/ConfigMapPatch.py +41 -40
  228. pulumi_kubernetes/core/v1/Endpoints.py +17 -16
  229. pulumi_kubernetes/core/v1/EndpointsList.py +17 -16
  230. pulumi_kubernetes/core/v1/EndpointsPatch.py +17 -16
  231. pulumi_kubernetes/core/v1/Event.py +97 -96
  232. pulumi_kubernetes/core/v1/EventList.py +17 -16
  233. pulumi_kubernetes/core/v1/EventPatch.py +97 -96
  234. pulumi_kubernetes/core/v1/LimitRange.py +17 -16
  235. pulumi_kubernetes/core/v1/LimitRangeList.py +17 -16
  236. pulumi_kubernetes/core/v1/LimitRangePatch.py +17 -16
  237. pulumi_kubernetes/core/v1/Namespace.py +17 -16
  238. pulumi_kubernetes/core/v1/NamespaceList.py +17 -16
  239. pulumi_kubernetes/core/v1/NamespacePatch.py +17 -16
  240. pulumi_kubernetes/core/v1/Node.py +17 -16
  241. pulumi_kubernetes/core/v1/NodeList.py +17 -16
  242. pulumi_kubernetes/core/v1/NodePatch.py +17 -16
  243. pulumi_kubernetes/core/v1/PersistentVolume.py +17 -16
  244. pulumi_kubernetes/core/v1/PersistentVolumeClaim.py +17 -16
  245. pulumi_kubernetes/core/v1/PersistentVolumeClaimList.py +17 -16
  246. pulumi_kubernetes/core/v1/PersistentVolumeClaimPatch.py +17 -16
  247. pulumi_kubernetes/core/v1/PersistentVolumeList.py +17 -16
  248. pulumi_kubernetes/core/v1/PersistentVolumePatch.py +17 -16
  249. pulumi_kubernetes/core/v1/Pod.py +17 -16
  250. pulumi_kubernetes/core/v1/PodList.py +17 -16
  251. pulumi_kubernetes/core/v1/PodPatch.py +17 -16
  252. pulumi_kubernetes/core/v1/PodTemplate.py +17 -16
  253. pulumi_kubernetes/core/v1/PodTemplateList.py +17 -16
  254. pulumi_kubernetes/core/v1/PodTemplatePatch.py +17 -16
  255. pulumi_kubernetes/core/v1/ReplicationController.py +17 -16
  256. pulumi_kubernetes/core/v1/ReplicationControllerList.py +17 -16
  257. pulumi_kubernetes/core/v1/ReplicationControllerPatch.py +17 -16
  258. pulumi_kubernetes/core/v1/ResourceQuota.py +17 -16
  259. pulumi_kubernetes/core/v1/ResourceQuotaList.py +17 -16
  260. pulumi_kubernetes/core/v1/ResourceQuotaPatch.py +17 -16
  261. pulumi_kubernetes/core/v1/Secret.py +49 -48
  262. pulumi_kubernetes/core/v1/SecretList.py +17 -16
  263. pulumi_kubernetes/core/v1/SecretPatch.py +49 -48
  264. pulumi_kubernetes/core/v1/Service.py +17 -16
  265. pulumi_kubernetes/core/v1/ServiceAccount.py +25 -24
  266. pulumi_kubernetes/core/v1/ServiceAccountList.py +17 -16
  267. pulumi_kubernetes/core/v1/ServiceAccountPatch.py +25 -24
  268. pulumi_kubernetes/core/v1/ServiceList.py +17 -16
  269. pulumi_kubernetes/core/v1/ServicePatch.py +17 -16
  270. pulumi_kubernetes/core/v1/__init__.py +1 -0
  271. pulumi_kubernetes/core/v1/_enums.py +3 -1
  272. pulumi_kubernetes/core/v1/_inputs.py +5506 -5505
  273. pulumi_kubernetes/core/v1/outputs.py +3613 -3612
  274. pulumi_kubernetes/discovery/__init__.py +1 -0
  275. pulumi_kubernetes/discovery/v1/EndpointSlice.py +25 -24
  276. pulumi_kubernetes/discovery/v1/EndpointSliceList.py +17 -16
  277. pulumi_kubernetes/discovery/v1/EndpointSlicePatch.py +25 -24
  278. pulumi_kubernetes/discovery/v1/__init__.py +1 -0
  279. pulumi_kubernetes/discovery/v1/_inputs.py +146 -145
  280. pulumi_kubernetes/discovery/v1/outputs.py +88 -87
  281. pulumi_kubernetes/discovery/v1beta1/EndpointSlice.py +25 -24
  282. pulumi_kubernetes/discovery/v1beta1/EndpointSliceList.py +17 -16
  283. pulumi_kubernetes/discovery/v1beta1/EndpointSlicePatch.py +25 -24
  284. pulumi_kubernetes/discovery/v1beta1/__init__.py +1 -0
  285. pulumi_kubernetes/discovery/v1beta1/_inputs.py +126 -125
  286. pulumi_kubernetes/discovery/v1beta1/outputs.py +76 -75
  287. pulumi_kubernetes/events/__init__.py +1 -0
  288. pulumi_kubernetes/events/v1/Event.py +97 -96
  289. pulumi_kubernetes/events/v1/EventList.py +17 -16
  290. pulumi_kubernetes/events/v1/EventPatch.py +97 -96
  291. pulumi_kubernetes/events/v1/__init__.py +1 -0
  292. pulumi_kubernetes/events/v1/_inputs.py +81 -80
  293. pulumi_kubernetes/events/v1/outputs.py +49 -48
  294. pulumi_kubernetes/events/v1beta1/Event.py +97 -96
  295. pulumi_kubernetes/events/v1beta1/EventList.py +17 -16
  296. pulumi_kubernetes/events/v1beta1/EventPatch.py +97 -96
  297. pulumi_kubernetes/events/v1beta1/__init__.py +1 -0
  298. pulumi_kubernetes/events/v1beta1/_inputs.py +91 -90
  299. pulumi_kubernetes/events/v1beta1/outputs.py +55 -54
  300. pulumi_kubernetes/extensions/__init__.py +1 -0
  301. pulumi_kubernetes/extensions/v1beta1/DaemonSet.py +17 -16
  302. pulumi_kubernetes/extensions/v1beta1/DaemonSetList.py +17 -16
  303. pulumi_kubernetes/extensions/v1beta1/DaemonSetPatch.py +17 -16
  304. pulumi_kubernetes/extensions/v1beta1/Deployment.py +17 -16
  305. pulumi_kubernetes/extensions/v1beta1/DeploymentList.py +17 -16
  306. pulumi_kubernetes/extensions/v1beta1/DeploymentPatch.py +17 -16
  307. pulumi_kubernetes/extensions/v1beta1/Ingress.py +17 -16
  308. pulumi_kubernetes/extensions/v1beta1/IngressList.py +17 -16
  309. pulumi_kubernetes/extensions/v1beta1/IngressPatch.py +17 -16
  310. pulumi_kubernetes/extensions/v1beta1/NetworkPolicy.py +17 -16
  311. pulumi_kubernetes/extensions/v1beta1/NetworkPolicyList.py +17 -16
  312. pulumi_kubernetes/extensions/v1beta1/NetworkPolicyPatch.py +17 -16
  313. pulumi_kubernetes/extensions/v1beta1/PodSecurityPolicy.py +17 -16
  314. pulumi_kubernetes/extensions/v1beta1/PodSecurityPolicyList.py +17 -16
  315. pulumi_kubernetes/extensions/v1beta1/PodSecurityPolicyPatch.py +17 -16
  316. pulumi_kubernetes/extensions/v1beta1/ReplicaSet.py +17 -16
  317. pulumi_kubernetes/extensions/v1beta1/ReplicaSetList.py +17 -16
  318. pulumi_kubernetes/extensions/v1beta1/ReplicaSetPatch.py +17 -16
  319. pulumi_kubernetes/extensions/v1beta1/__init__.py +1 -0
  320. pulumi_kubernetes/extensions/v1beta1/_inputs.py +826 -825
  321. pulumi_kubernetes/extensions/v1beta1/outputs.py +587 -586
  322. pulumi_kubernetes/flowcontrol/__init__.py +1 -0
  323. pulumi_kubernetes/flowcontrol/v1/FlowSchema.py +17 -16
  324. pulumi_kubernetes/flowcontrol/v1/FlowSchemaList.py +17 -16
  325. pulumi_kubernetes/flowcontrol/v1/FlowSchemaPatch.py +17 -16
  326. pulumi_kubernetes/flowcontrol/v1/PriorityLevelConfiguration.py +17 -16
  327. pulumi_kubernetes/flowcontrol/v1/PriorityLevelConfigurationList.py +17 -16
  328. pulumi_kubernetes/flowcontrol/v1/PriorityLevelConfigurationPatch.py +17 -16
  329. pulumi_kubernetes/flowcontrol/v1/__init__.py +1 -0
  330. pulumi_kubernetes/flowcontrol/v1/_inputs.py +321 -320
  331. pulumi_kubernetes/flowcontrol/v1/outputs.py +223 -222
  332. pulumi_kubernetes/flowcontrol/v1alpha1/FlowSchema.py +17 -16
  333. pulumi_kubernetes/flowcontrol/v1alpha1/FlowSchemaList.py +17 -16
  334. pulumi_kubernetes/flowcontrol/v1alpha1/FlowSchemaPatch.py +17 -16
  335. pulumi_kubernetes/flowcontrol/v1alpha1/PriorityLevelConfiguration.py +17 -16
  336. pulumi_kubernetes/flowcontrol/v1alpha1/PriorityLevelConfigurationList.py +17 -16
  337. pulumi_kubernetes/flowcontrol/v1alpha1/PriorityLevelConfigurationPatch.py +17 -16
  338. pulumi_kubernetes/flowcontrol/v1alpha1/__init__.py +1 -0
  339. pulumi_kubernetes/flowcontrol/v1alpha1/_inputs.py +281 -280
  340. pulumi_kubernetes/flowcontrol/v1alpha1/outputs.py +199 -198
  341. pulumi_kubernetes/flowcontrol/v1beta1/FlowSchema.py +17 -16
  342. pulumi_kubernetes/flowcontrol/v1beta1/FlowSchemaList.py +17 -16
  343. pulumi_kubernetes/flowcontrol/v1beta1/FlowSchemaPatch.py +17 -16
  344. pulumi_kubernetes/flowcontrol/v1beta1/PriorityLevelConfiguration.py +17 -16
  345. pulumi_kubernetes/flowcontrol/v1beta1/PriorityLevelConfigurationList.py +17 -16
  346. pulumi_kubernetes/flowcontrol/v1beta1/PriorityLevelConfigurationPatch.py +17 -16
  347. pulumi_kubernetes/flowcontrol/v1beta1/__init__.py +1 -0
  348. pulumi_kubernetes/flowcontrol/v1beta1/_inputs.py +281 -280
  349. pulumi_kubernetes/flowcontrol/v1beta1/outputs.py +199 -198
  350. pulumi_kubernetes/flowcontrol/v1beta2/FlowSchema.py +17 -16
  351. pulumi_kubernetes/flowcontrol/v1beta2/FlowSchemaList.py +17 -16
  352. pulumi_kubernetes/flowcontrol/v1beta2/FlowSchemaPatch.py +17 -16
  353. pulumi_kubernetes/flowcontrol/v1beta2/PriorityLevelConfiguration.py +17 -16
  354. pulumi_kubernetes/flowcontrol/v1beta2/PriorityLevelConfigurationList.py +17 -16
  355. pulumi_kubernetes/flowcontrol/v1beta2/PriorityLevelConfigurationPatch.py +17 -16
  356. pulumi_kubernetes/flowcontrol/v1beta2/__init__.py +1 -0
  357. pulumi_kubernetes/flowcontrol/v1beta2/_inputs.py +321 -320
  358. pulumi_kubernetes/flowcontrol/v1beta2/outputs.py +223 -222
  359. pulumi_kubernetes/flowcontrol/v1beta3/FlowSchema.py +17 -16
  360. pulumi_kubernetes/flowcontrol/v1beta3/FlowSchemaList.py +17 -16
  361. pulumi_kubernetes/flowcontrol/v1beta3/FlowSchemaPatch.py +17 -16
  362. pulumi_kubernetes/flowcontrol/v1beta3/PriorityLevelConfiguration.py +17 -16
  363. pulumi_kubernetes/flowcontrol/v1beta3/PriorityLevelConfigurationList.py +17 -16
  364. pulumi_kubernetes/flowcontrol/v1beta3/PriorityLevelConfigurationPatch.py +17 -16
  365. pulumi_kubernetes/flowcontrol/v1beta3/__init__.py +1 -0
  366. pulumi_kubernetes/flowcontrol/v1beta3/_inputs.py +321 -320
  367. pulumi_kubernetes/flowcontrol/v1beta3/outputs.py +223 -222
  368. pulumi_kubernetes/helm/__init__.py +1 -0
  369. pulumi_kubernetes/helm/v3/Release.py +246 -245
  370. pulumi_kubernetes/helm/v3/__init__.py +1 -0
  371. pulumi_kubernetes/helm/v3/_inputs.py +31 -30
  372. pulumi_kubernetes/helm/v3/outputs.py +41 -40
  373. pulumi_kubernetes/helm/v4/Chart.py +71 -70
  374. pulumi_kubernetes/helm/v4/__init__.py +1 -0
  375. pulumi_kubernetes/helm/v4/_inputs.py +26 -25
  376. pulumi_kubernetes/kustomize/__init__.py +1 -0
  377. pulumi_kubernetes/kustomize/v2/Directory.py +30 -29
  378. pulumi_kubernetes/kustomize/v2/__init__.py +1 -0
  379. pulumi_kubernetes/meta/__init__.py +1 -0
  380. pulumi_kubernetes/meta/v1/Status.py +42 -41
  381. pulumi_kubernetes/meta/v1/StatusPatch.py +42 -41
  382. pulumi_kubernetes/meta/v1/__init__.py +1 -0
  383. pulumi_kubernetes/meta/v1/_inputs.py +451 -450
  384. pulumi_kubernetes/meta/v1/outputs.py +289 -288
  385. pulumi_kubernetes/networking/__init__.py +1 -0
  386. pulumi_kubernetes/networking/v1/Ingress.py +17 -16
  387. pulumi_kubernetes/networking/v1/IngressClass.py +17 -16
  388. pulumi_kubernetes/networking/v1/IngressClassList.py +17 -16
  389. pulumi_kubernetes/networking/v1/IngressClassPatch.py +17 -16
  390. pulumi_kubernetes/networking/v1/IngressList.py +17 -16
  391. pulumi_kubernetes/networking/v1/IngressPatch.py +17 -16
  392. pulumi_kubernetes/networking/v1/NetworkPolicy.py +17 -16
  393. pulumi_kubernetes/networking/v1/NetworkPolicyList.py +17 -16
  394. pulumi_kubernetes/networking/v1/NetworkPolicyPatch.py +17 -16
  395. pulumi_kubernetes/networking/v1/__init__.py +1 -0
  396. pulumi_kubernetes/networking/v1/_inputs.py +266 -265
  397. pulumi_kubernetes/networking/v1/outputs.py +171 -170
  398. pulumi_kubernetes/networking/v1alpha1/ClusterCIDR.py +17 -16
  399. pulumi_kubernetes/networking/v1alpha1/ClusterCIDRList.py +17 -16
  400. pulumi_kubernetes/networking/v1alpha1/ClusterCIDRPatch.py +17 -16
  401. pulumi_kubernetes/networking/v1alpha1/IPAddress.py +17 -16
  402. pulumi_kubernetes/networking/v1alpha1/IPAddressList.py +17 -16
  403. pulumi_kubernetes/networking/v1alpha1/IPAddressPatch.py +17 -16
  404. pulumi_kubernetes/networking/v1alpha1/ServiceCIDR.py +17 -16
  405. pulumi_kubernetes/networking/v1alpha1/ServiceCIDRList.py +17 -16
  406. pulumi_kubernetes/networking/v1alpha1/ServiceCIDRPatch.py +17 -16
  407. pulumi_kubernetes/networking/v1alpha1/__init__.py +1 -0
  408. pulumi_kubernetes/networking/v1alpha1/_inputs.py +121 -120
  409. pulumi_kubernetes/networking/v1alpha1/outputs.py +73 -72
  410. pulumi_kubernetes/networking/v1beta1/IPAddress.py +17 -16
  411. pulumi_kubernetes/networking/v1beta1/IPAddressList.py +17 -16
  412. pulumi_kubernetes/networking/v1beta1/IPAddressPatch.py +17 -16
  413. pulumi_kubernetes/networking/v1beta1/Ingress.py +17 -16
  414. pulumi_kubernetes/networking/v1beta1/IngressClass.py +17 -16
  415. pulumi_kubernetes/networking/v1beta1/IngressClassList.py +17 -16
  416. pulumi_kubernetes/networking/v1beta1/IngressClassPatch.py +17 -16
  417. pulumi_kubernetes/networking/v1beta1/IngressList.py +17 -16
  418. pulumi_kubernetes/networking/v1beta1/IngressPatch.py +17 -16
  419. pulumi_kubernetes/networking/v1beta1/ServiceCIDR.py +17 -16
  420. pulumi_kubernetes/networking/v1beta1/ServiceCIDRList.py +17 -16
  421. pulumi_kubernetes/networking/v1beta1/ServiceCIDRPatch.py +17 -16
  422. pulumi_kubernetes/networking/v1beta1/__init__.py +1 -0
  423. pulumi_kubernetes/networking/v1beta1/_inputs.py +181 -180
  424. pulumi_kubernetes/networking/v1beta1/outputs.py +105 -104
  425. pulumi_kubernetes/node/__init__.py +1 -0
  426. pulumi_kubernetes/node/v1/RuntimeClass.py +25 -24
  427. pulumi_kubernetes/node/v1/RuntimeClassList.py +17 -16
  428. pulumi_kubernetes/node/v1/RuntimeClassPatch.py +25 -24
  429. pulumi_kubernetes/node/v1/__init__.py +1 -0
  430. pulumi_kubernetes/node/v1/_inputs.py +36 -35
  431. pulumi_kubernetes/node/v1/outputs.py +22 -21
  432. pulumi_kubernetes/node/v1alpha1/RuntimeClass.py +17 -16
  433. pulumi_kubernetes/node/v1alpha1/RuntimeClassList.py +17 -16
  434. pulumi_kubernetes/node/v1alpha1/RuntimeClassPatch.py +17 -16
  435. pulumi_kubernetes/node/v1alpha1/__init__.py +1 -0
  436. pulumi_kubernetes/node/v1alpha1/_inputs.py +41 -40
  437. pulumi_kubernetes/node/v1alpha1/outputs.py +25 -24
  438. pulumi_kubernetes/node/v1beta1/RuntimeClass.py +25 -24
  439. pulumi_kubernetes/node/v1beta1/RuntimeClassList.py +17 -16
  440. pulumi_kubernetes/node/v1beta1/RuntimeClassPatch.py +25 -24
  441. pulumi_kubernetes/node/v1beta1/__init__.py +1 -0
  442. pulumi_kubernetes/node/v1beta1/_inputs.py +36 -35
  443. pulumi_kubernetes/node/v1beta1/outputs.py +22 -21
  444. pulumi_kubernetes/policy/__init__.py +1 -0
  445. pulumi_kubernetes/policy/v1/PodDisruptionBudget.py +17 -16
  446. pulumi_kubernetes/policy/v1/PodDisruptionBudgetList.py +17 -16
  447. pulumi_kubernetes/policy/v1/PodDisruptionBudgetPatch.py +17 -16
  448. pulumi_kubernetes/policy/v1/__init__.py +1 -0
  449. pulumi_kubernetes/policy/v1/_inputs.py +71 -70
  450. pulumi_kubernetes/policy/v1/outputs.py +53 -52
  451. pulumi_kubernetes/policy/v1beta1/PodDisruptionBudget.py +17 -16
  452. pulumi_kubernetes/policy/v1beta1/PodDisruptionBudgetList.py +17 -16
  453. pulumi_kubernetes/policy/v1beta1/PodDisruptionBudgetPatch.py +17 -16
  454. pulumi_kubernetes/policy/v1beta1/PodSecurityPolicy.py +17 -16
  455. pulumi_kubernetes/policy/v1beta1/PodSecurityPolicyList.py +17 -16
  456. pulumi_kubernetes/policy/v1beta1/PodSecurityPolicyPatch.py +17 -16
  457. pulumi_kubernetes/policy/v1beta1/__init__.py +1 -0
  458. pulumi_kubernetes/policy/v1beta1/_inputs.py +361 -360
  459. pulumi_kubernetes/policy/v1beta1/outputs.py +227 -226
  460. pulumi_kubernetes/provider.py +92 -91
  461. pulumi_kubernetes/pulumi-plugin.json +1 -1
  462. pulumi_kubernetes/rbac/__init__.py +1 -0
  463. pulumi_kubernetes/rbac/v1/ClusterRole.py +17 -16
  464. pulumi_kubernetes/rbac/v1/ClusterRoleBinding.py +17 -16
  465. pulumi_kubernetes/rbac/v1/ClusterRoleBindingList.py +17 -16
  466. pulumi_kubernetes/rbac/v1/ClusterRoleBindingPatch.py +17 -16
  467. pulumi_kubernetes/rbac/v1/ClusterRoleList.py +17 -16
  468. pulumi_kubernetes/rbac/v1/ClusterRolePatch.py +17 -16
  469. pulumi_kubernetes/rbac/v1/Role.py +17 -16
  470. pulumi_kubernetes/rbac/v1/RoleBinding.py +17 -16
  471. pulumi_kubernetes/rbac/v1/RoleBindingList.py +17 -16
  472. pulumi_kubernetes/rbac/v1/RoleBindingPatch.py +17 -16
  473. pulumi_kubernetes/rbac/v1/RoleList.py +17 -16
  474. pulumi_kubernetes/rbac/v1/RolePatch.py +17 -16
  475. pulumi_kubernetes/rbac/v1/__init__.py +1 -0
  476. pulumi_kubernetes/rbac/v1/_inputs.py +161 -160
  477. pulumi_kubernetes/rbac/v1/outputs.py +97 -96
  478. pulumi_kubernetes/rbac/v1alpha1/ClusterRole.py +17 -16
  479. pulumi_kubernetes/rbac/v1alpha1/ClusterRoleBinding.py +17 -16
  480. pulumi_kubernetes/rbac/v1alpha1/ClusterRoleBindingList.py +17 -16
  481. pulumi_kubernetes/rbac/v1alpha1/ClusterRoleBindingPatch.py +17 -16
  482. pulumi_kubernetes/rbac/v1alpha1/ClusterRoleList.py +17 -16
  483. pulumi_kubernetes/rbac/v1alpha1/ClusterRolePatch.py +17 -16
  484. pulumi_kubernetes/rbac/v1alpha1/Role.py +17 -16
  485. pulumi_kubernetes/rbac/v1alpha1/RoleBinding.py +17 -16
  486. pulumi_kubernetes/rbac/v1alpha1/RoleBindingList.py +17 -16
  487. pulumi_kubernetes/rbac/v1alpha1/RoleBindingPatch.py +17 -16
  488. pulumi_kubernetes/rbac/v1alpha1/RoleList.py +17 -16
  489. pulumi_kubernetes/rbac/v1alpha1/RolePatch.py +17 -16
  490. pulumi_kubernetes/rbac/v1alpha1/__init__.py +1 -0
  491. pulumi_kubernetes/rbac/v1alpha1/_inputs.py +161 -160
  492. pulumi_kubernetes/rbac/v1alpha1/outputs.py +97 -96
  493. pulumi_kubernetes/rbac/v1beta1/ClusterRole.py +17 -16
  494. pulumi_kubernetes/rbac/v1beta1/ClusterRoleBinding.py +17 -16
  495. pulumi_kubernetes/rbac/v1beta1/ClusterRoleBindingList.py +17 -16
  496. pulumi_kubernetes/rbac/v1beta1/ClusterRoleBindingPatch.py +17 -16
  497. pulumi_kubernetes/rbac/v1beta1/ClusterRoleList.py +17 -16
  498. pulumi_kubernetes/rbac/v1beta1/ClusterRolePatch.py +17 -16
  499. pulumi_kubernetes/rbac/v1beta1/Role.py +17 -16
  500. pulumi_kubernetes/rbac/v1beta1/RoleBinding.py +17 -16
  501. pulumi_kubernetes/rbac/v1beta1/RoleBindingList.py +17 -16
  502. pulumi_kubernetes/rbac/v1beta1/RoleBindingPatch.py +17 -16
  503. pulumi_kubernetes/rbac/v1beta1/RoleList.py +17 -16
  504. pulumi_kubernetes/rbac/v1beta1/RolePatch.py +17 -16
  505. pulumi_kubernetes/rbac/v1beta1/__init__.py +1 -0
  506. pulumi_kubernetes/rbac/v1beta1/_inputs.py +161 -160
  507. pulumi_kubernetes/rbac/v1beta1/outputs.py +97 -96
  508. pulumi_kubernetes/resource/__init__.py +1 -0
  509. pulumi_kubernetes/resource/v1alpha1/PodScheduling.py +17 -16
  510. pulumi_kubernetes/resource/v1alpha1/PodSchedulingList.py +17 -16
  511. pulumi_kubernetes/resource/v1alpha1/PodSchedulingPatch.py +17 -16
  512. pulumi_kubernetes/resource/v1alpha1/ResourceClaim.py +17 -16
  513. pulumi_kubernetes/resource/v1alpha1/ResourceClaimList.py +17 -16
  514. pulumi_kubernetes/resource/v1alpha1/ResourceClaimPatch.py +17 -16
  515. pulumi_kubernetes/resource/v1alpha1/ResourceClaimTemplate.py +17 -16
  516. pulumi_kubernetes/resource/v1alpha1/ResourceClaimTemplateList.py +17 -16
  517. pulumi_kubernetes/resource/v1alpha1/ResourceClaimTemplatePatch.py +17 -16
  518. pulumi_kubernetes/resource/v1alpha1/ResourceClass.py +25 -24
  519. pulumi_kubernetes/resource/v1alpha1/ResourceClassList.py +17 -16
  520. pulumi_kubernetes/resource/v1alpha1/ResourceClassPatch.py +25 -24
  521. pulumi_kubernetes/resource/v1alpha1/__init__.py +1 -0
  522. pulumi_kubernetes/resource/v1alpha1/_inputs.py +206 -205
  523. pulumi_kubernetes/resource/v1alpha1/outputs.py +154 -153
  524. pulumi_kubernetes/resource/v1alpha2/PodSchedulingContext.py +17 -16
  525. pulumi_kubernetes/resource/v1alpha2/PodSchedulingContextList.py +17 -16
  526. pulumi_kubernetes/resource/v1alpha2/PodSchedulingContextPatch.py +17 -16
  527. pulumi_kubernetes/resource/v1alpha2/ResourceClaim.py +17 -16
  528. pulumi_kubernetes/resource/v1alpha2/ResourceClaimList.py +17 -16
  529. pulumi_kubernetes/resource/v1alpha2/ResourceClaimParameters.py +25 -24
  530. pulumi_kubernetes/resource/v1alpha2/ResourceClaimParametersList.py +17 -16
  531. pulumi_kubernetes/resource/v1alpha2/ResourceClaimParametersPatch.py +25 -24
  532. pulumi_kubernetes/resource/v1alpha2/ResourceClaimPatch.py +17 -16
  533. pulumi_kubernetes/resource/v1alpha2/ResourceClaimTemplate.py +17 -16
  534. pulumi_kubernetes/resource/v1alpha2/ResourceClaimTemplateList.py +17 -16
  535. pulumi_kubernetes/resource/v1alpha2/ResourceClaimTemplatePatch.py +17 -16
  536. pulumi_kubernetes/resource/v1alpha2/ResourceClass.py +33 -32
  537. pulumi_kubernetes/resource/v1alpha2/ResourceClassList.py +17 -16
  538. pulumi_kubernetes/resource/v1alpha2/ResourceClassParameters.py +17 -16
  539. pulumi_kubernetes/resource/v1alpha2/ResourceClassParametersList.py +17 -16
  540. pulumi_kubernetes/resource/v1alpha2/ResourceClassParametersPatch.py +17 -16
  541. pulumi_kubernetes/resource/v1alpha2/ResourceClassPatch.py +33 -32
  542. pulumi_kubernetes/resource/v1alpha2/ResourceSlice.py +33 -32
  543. pulumi_kubernetes/resource/v1alpha2/ResourceSliceList.py +17 -16
  544. pulumi_kubernetes/resource/v1alpha2/ResourceSlicePatch.py +33 -32
  545. pulumi_kubernetes/resource/v1alpha2/__init__.py +1 -0
  546. pulumi_kubernetes/resource/v1alpha2/_inputs.py +411 -410
  547. pulumi_kubernetes/resource/v1alpha2/outputs.py +286 -285
  548. pulumi_kubernetes/resource/v1alpha3/DeviceClass.py +17 -16
  549. pulumi_kubernetes/resource/v1alpha3/DeviceClassList.py +17 -16
  550. pulumi_kubernetes/resource/v1alpha3/DeviceClassPatch.py +17 -16
  551. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContext.py +17 -16
  552. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContextList.py +17 -16
  553. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContextPatch.py +17 -16
  554. pulumi_kubernetes/resource/v1alpha3/ResourceClaim.py +17 -16
  555. pulumi_kubernetes/resource/v1alpha3/ResourceClaimList.py +17 -16
  556. pulumi_kubernetes/resource/v1alpha3/ResourceClaimPatch.py +17 -16
  557. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplate.py +17 -16
  558. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplateList.py +17 -16
  559. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplatePatch.py +17 -16
  560. pulumi_kubernetes/resource/v1alpha3/ResourceSlice.py +17 -16
  561. pulumi_kubernetes/resource/v1alpha3/ResourceSliceList.py +17 -16
  562. pulumi_kubernetes/resource/v1alpha3/ResourceSlicePatch.py +17 -16
  563. pulumi_kubernetes/resource/v1alpha3/__init__.py +1 -0
  564. pulumi_kubernetes/resource/v1alpha3/_inputs.py +386 -385
  565. pulumi_kubernetes/resource/v1alpha3/outputs.py +295 -294
  566. pulumi_kubernetes/resource/v1beta1/DeviceClass.py +17 -16
  567. pulumi_kubernetes/resource/v1beta1/DeviceClassList.py +17 -16
  568. pulumi_kubernetes/resource/v1beta1/DeviceClassPatch.py +17 -16
  569. pulumi_kubernetes/resource/v1beta1/ResourceClaim.py +17 -16
  570. pulumi_kubernetes/resource/v1beta1/ResourceClaimList.py +17 -16
  571. pulumi_kubernetes/resource/v1beta1/ResourceClaimPatch.py +17 -16
  572. pulumi_kubernetes/resource/v1beta1/ResourceClaimTemplate.py +17 -16
  573. pulumi_kubernetes/resource/v1beta1/ResourceClaimTemplateList.py +17 -16
  574. pulumi_kubernetes/resource/v1beta1/ResourceClaimTemplatePatch.py +17 -16
  575. pulumi_kubernetes/resource/v1beta1/ResourceSlice.py +17 -16
  576. pulumi_kubernetes/resource/v1beta1/ResourceSliceList.py +17 -16
  577. pulumi_kubernetes/resource/v1beta1/ResourceSlicePatch.py +17 -16
  578. pulumi_kubernetes/resource/v1beta1/__init__.py +1 -0
  579. pulumi_kubernetes/resource/v1beta1/_inputs.py +321 -320
  580. pulumi_kubernetes/resource/v1beta1/outputs.py +244 -243
  581. pulumi_kubernetes/scheduling/__init__.py +1 -0
  582. pulumi_kubernetes/scheduling/v1/PriorityClass.py +49 -48
  583. pulumi_kubernetes/scheduling/v1/PriorityClassList.py +17 -16
  584. pulumi_kubernetes/scheduling/v1/PriorityClassPatch.py +49 -48
  585. pulumi_kubernetes/scheduling/v1/__init__.py +1 -0
  586. pulumi_kubernetes/scheduling/v1/_inputs.py +31 -30
  587. pulumi_kubernetes/scheduling/v1/outputs.py +19 -18
  588. pulumi_kubernetes/scheduling/v1alpha1/PriorityClass.py +49 -48
  589. pulumi_kubernetes/scheduling/v1alpha1/PriorityClassList.py +17 -16
  590. pulumi_kubernetes/scheduling/v1alpha1/PriorityClassPatch.py +49 -48
  591. pulumi_kubernetes/scheduling/v1alpha1/__init__.py +1 -0
  592. pulumi_kubernetes/scheduling/v1alpha1/_inputs.py +31 -30
  593. pulumi_kubernetes/scheduling/v1alpha1/outputs.py +19 -18
  594. pulumi_kubernetes/scheduling/v1beta1/PriorityClass.py +49 -48
  595. pulumi_kubernetes/scheduling/v1beta1/PriorityClassList.py +17 -16
  596. pulumi_kubernetes/scheduling/v1beta1/PriorityClassPatch.py +49 -48
  597. pulumi_kubernetes/scheduling/v1beta1/__init__.py +1 -0
  598. pulumi_kubernetes/scheduling/v1beta1/_inputs.py +31 -30
  599. pulumi_kubernetes/scheduling/v1beta1/outputs.py +19 -18
  600. pulumi_kubernetes/settings/__init__.py +1 -0
  601. pulumi_kubernetes/settings/v1alpha1/PodPreset.py +17 -16
  602. pulumi_kubernetes/settings/v1alpha1/PodPresetList.py +17 -16
  603. pulumi_kubernetes/settings/v1alpha1/PodPresetPatch.py +17 -16
  604. pulumi_kubernetes/settings/v1alpha1/__init__.py +1 -0
  605. pulumi_kubernetes/settings/v1alpha1/_inputs.py +11 -10
  606. pulumi_kubernetes/settings/v1alpha1/outputs.py +7 -6
  607. pulumi_kubernetes/storage/__init__.py +1 -0
  608. pulumi_kubernetes/storage/v1/CSIDriver.py +17 -16
  609. pulumi_kubernetes/storage/v1/CSIDriverList.py +17 -16
  610. pulumi_kubernetes/storage/v1/CSIDriverPatch.py +17 -16
  611. pulumi_kubernetes/storage/v1/CSINode.py +17 -16
  612. pulumi_kubernetes/storage/v1/CSINodeList.py +17 -16
  613. pulumi_kubernetes/storage/v1/CSINodePatch.py +17 -16
  614. pulumi_kubernetes/storage/v1/CSIStorageCapacity.py +41 -40
  615. pulumi_kubernetes/storage/v1/CSIStorageCapacityList.py +17 -16
  616. pulumi_kubernetes/storage/v1/CSIStorageCapacityPatch.py +41 -40
  617. pulumi_kubernetes/storage/v1/StorageClass.py +65 -64
  618. pulumi_kubernetes/storage/v1/StorageClassList.py +17 -16
  619. pulumi_kubernetes/storage/v1/StorageClassPatch.py +65 -64
  620. pulumi_kubernetes/storage/v1/VolumeAttachment.py +17 -16
  621. pulumi_kubernetes/storage/v1/VolumeAttachmentList.py +17 -16
  622. pulumi_kubernetes/storage/v1/VolumeAttachmentPatch.py +17 -16
  623. pulumi_kubernetes/storage/v1/__init__.py +1 -0
  624. pulumi_kubernetes/storage/v1/_inputs.py +276 -275
  625. pulumi_kubernetes/storage/v1/outputs.py +178 -177
  626. pulumi_kubernetes/storage/v1alpha1/VolumeAttachment.py +17 -16
  627. pulumi_kubernetes/storage/v1alpha1/VolumeAttachmentList.py +17 -16
  628. pulumi_kubernetes/storage/v1alpha1/VolumeAttachmentPatch.py +17 -16
  629. pulumi_kubernetes/storage/v1alpha1/VolumeAttributesClass.py +33 -32
  630. pulumi_kubernetes/storage/v1alpha1/VolumeAttributesClassList.py +17 -16
  631. pulumi_kubernetes/storage/v1alpha1/VolumeAttributesClassPatch.py +33 -32
  632. pulumi_kubernetes/storage/v1alpha1/__init__.py +1 -0
  633. pulumi_kubernetes/storage/v1alpha1/_inputs.py +81 -80
  634. pulumi_kubernetes/storage/v1alpha1/outputs.py +61 -60
  635. pulumi_kubernetes/storage/v1beta1/CSIDriver.py +17 -16
  636. pulumi_kubernetes/storage/v1beta1/CSIDriverList.py +17 -16
  637. pulumi_kubernetes/storage/v1beta1/CSIDriverPatch.py +17 -16
  638. pulumi_kubernetes/storage/v1beta1/CSINode.py +17 -16
  639. pulumi_kubernetes/storage/v1beta1/CSINodeList.py +17 -16
  640. pulumi_kubernetes/storage/v1beta1/CSINodePatch.py +17 -16
  641. pulumi_kubernetes/storage/v1beta1/CSIStorageCapacity.py +41 -40
  642. pulumi_kubernetes/storage/v1beta1/CSIStorageCapacityList.py +17 -16
  643. pulumi_kubernetes/storage/v1beta1/CSIStorageCapacityPatch.py +41 -40
  644. pulumi_kubernetes/storage/v1beta1/StorageClass.py +65 -64
  645. pulumi_kubernetes/storage/v1beta1/StorageClassList.py +17 -16
  646. pulumi_kubernetes/storage/v1beta1/StorageClassPatch.py +65 -64
  647. pulumi_kubernetes/storage/v1beta1/VolumeAttachment.py +17 -16
  648. pulumi_kubernetes/storage/v1beta1/VolumeAttachmentList.py +17 -16
  649. pulumi_kubernetes/storage/v1beta1/VolumeAttachmentPatch.py +17 -16
  650. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClass.py +33 -32
  651. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClassList.py +17 -16
  652. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClassPatch.py +33 -32
  653. pulumi_kubernetes/storage/v1beta1/__init__.py +1 -0
  654. pulumi_kubernetes/storage/v1beta1/_inputs.py +286 -285
  655. pulumi_kubernetes/storage/v1beta1/outputs.py +184 -183
  656. pulumi_kubernetes/storagemigration/__init__.py +1 -0
  657. pulumi_kubernetes/storagemigration/v1alpha1/StorageVersionMigration.py +17 -16
  658. pulumi_kubernetes/storagemigration/v1alpha1/StorageVersionMigrationList.py +17 -16
  659. pulumi_kubernetes/storagemigration/v1alpha1/StorageVersionMigrationPatch.py +17 -16
  660. pulumi_kubernetes/storagemigration/v1alpha1/__init__.py +1 -0
  661. pulumi_kubernetes/storagemigration/v1alpha1/_inputs.py +81 -80
  662. pulumi_kubernetes/storagemigration/v1alpha1/outputs.py +67 -66
  663. pulumi_kubernetes/yaml/__init__.py +1 -0
  664. pulumi_kubernetes/yaml/v2/ConfigFile.py +22 -21
  665. pulumi_kubernetes/yaml/v2/ConfigGroup.py +29 -28
  666. pulumi_kubernetes/yaml/v2/__init__.py +1 -0
  667. {pulumi_kubernetes-4.23.0a1743496684.dist-info → pulumi_kubernetes-4.23.0a1743595894.dist-info}/METADATA +1 -1
  668. pulumi_kubernetes-4.23.0a1743595894.dist-info/RECORD +679 -0
  669. pulumi_kubernetes-4.23.0a1743496684.dist-info/RECORD +0 -679
  670. {pulumi_kubernetes-4.23.0a1743496684.dist-info → pulumi_kubernetes-4.23.0a1743595894.dist-info}/WHEEL +0 -0
  671. {pulumi_kubernetes-4.23.0a1743496684.dist-info → pulumi_kubernetes-4.23.0a1743595894.dist-info}/top_level.txt +0 -0
@@ -2,6 +2,7 @@
2
2
  # *** WARNING: this file was generated by pulumigen. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
+ import builtins
5
6
  import copy
6
7
  import warnings
7
8
  import sys
@@ -134,7 +135,7 @@ if not MYPY:
134
135
 
135
136
  Setting this field is optional. It has a maximum size of 32 entries. If null (or empty), it is assumed this allocation will be processed by a single kubelet plugin with no ResourceHandle data attached. The name of the kubelet plugin invoked will match the DriverName set in the ResourceClaimStatus this AllocationResult is embedded in.
136
137
  """
137
- shareable: NotRequired[pulumi.Input[bool]]
138
+ shareable: NotRequired[pulumi.Input[builtins.bool]]
138
139
  """
139
140
  Shareable determines whether the resource supports more than one consumer at a time.
140
141
  """
@@ -146,7 +147,7 @@ class AllocationResultArgs:
146
147
  def __init__(__self__, *,
147
148
  available_on_nodes: Optional[pulumi.Input['_core.v1.NodeSelectorArgs']] = None,
148
149
  resource_handles: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceHandleArgs']]]] = None,
149
- shareable: Optional[pulumi.Input[bool]] = None):
150
+ shareable: Optional[pulumi.Input[builtins.bool]] = None):
150
151
  """
151
152
  AllocationResult contains attributes of an allocated resource.
152
153
  :param pulumi.Input['_core.v1.NodeSelectorArgs'] available_on_nodes: This field will get set by the resource driver after it has allocated the resource to inform the scheduler where it can schedule Pods using the ResourceClaim.
@@ -155,7 +156,7 @@ class AllocationResultArgs:
155
156
  :param pulumi.Input[Sequence[pulumi.Input['ResourceHandleArgs']]] resource_handles: ResourceHandles contain the state associated with an allocation that should be maintained throughout the lifetime of a claim. Each ResourceHandle contains data that should be passed to a specific kubelet plugin once it lands on a node. This data is returned by the driver after a successful allocation and is opaque to Kubernetes. Driver documentation may explain to users how to interpret this data if needed.
156
157
 
157
158
  Setting this field is optional. It has a maximum size of 32 entries. If null (or empty), it is assumed this allocation will be processed by a single kubelet plugin with no ResourceHandle data attached. The name of the kubelet plugin invoked will match the DriverName set in the ResourceClaimStatus this AllocationResult is embedded in.
158
- :param pulumi.Input[bool] shareable: Shareable determines whether the resource supports more than one consumer at a time.
159
+ :param pulumi.Input[builtins.bool] shareable: Shareable determines whether the resource supports more than one consumer at a time.
159
160
  """
160
161
  if available_on_nodes is not None:
161
162
  pulumi.set(__self__, "available_on_nodes", available_on_nodes)
@@ -194,14 +195,14 @@ class AllocationResultArgs:
194
195
 
195
196
  @property
196
197
  @pulumi.getter
197
- def shareable(self) -> Optional[pulumi.Input[bool]]:
198
+ def shareable(self) -> Optional[pulumi.Input[builtins.bool]]:
198
199
  """
199
200
  Shareable determines whether the resource supports more than one consumer at a time.
200
201
  """
201
202
  return pulumi.get(self, "shareable")
202
203
 
203
204
  @shareable.setter
204
- def shareable(self, value: Optional[pulumi.Input[bool]]):
205
+ def shareable(self, value: Optional[pulumi.Input[builtins.bool]]):
205
206
  pulumi.set(self, "shareable", value)
206
207
 
207
208
 
@@ -266,7 +267,7 @@ if not MYPY:
266
267
  """
267
268
  DriverRequests describes all resources that are needed from one particular driver.
268
269
  """
269
- driver_name: NotRequired[pulumi.Input[str]]
270
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
270
271
  """
271
272
  DriverName is the name used by the DRA driver kubelet plugin.
272
273
  """
@@ -284,12 +285,12 @@ elif False:
284
285
  @pulumi.input_type
285
286
  class DriverRequestsPatchArgs:
286
287
  def __init__(__self__, *,
287
- driver_name: Optional[pulumi.Input[str]] = None,
288
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
288
289
  requests: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceRequestPatchArgs']]]] = None,
289
290
  vendor_parameters: Optional[Any] = None):
290
291
  """
291
292
  DriverRequests describes all resources that are needed from one particular driver.
292
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
293
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
293
294
  :param pulumi.Input[Sequence[pulumi.Input['ResourceRequestPatchArgs']]] requests: Requests describes all resources that are needed from the driver.
294
295
  :param Any vendor_parameters: VendorParameters are arbitrary setup parameters for all requests of the claim. They are ignored while allocating the claim.
295
296
  """
@@ -302,14 +303,14 @@ class DriverRequestsPatchArgs:
302
303
 
303
304
  @property
304
305
  @pulumi.getter(name="driverName")
305
- def driver_name(self) -> Optional[pulumi.Input[str]]:
306
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
306
307
  """
307
308
  DriverName is the name used by the DRA driver kubelet plugin.
308
309
  """
309
310
  return pulumi.get(self, "driver_name")
310
311
 
311
312
  @driver_name.setter
312
- def driver_name(self, value: Optional[pulumi.Input[str]]):
313
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
313
314
  pulumi.set(self, "driver_name", value)
314
315
 
315
316
  @property
@@ -342,7 +343,7 @@ if not MYPY:
342
343
  """
343
344
  DriverRequests describes all resources that are needed from one particular driver.
344
345
  """
345
- driver_name: NotRequired[pulumi.Input[str]]
346
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
346
347
  """
347
348
  DriverName is the name used by the DRA driver kubelet plugin.
348
349
  """
@@ -360,12 +361,12 @@ elif False:
360
361
  @pulumi.input_type
361
362
  class DriverRequestsArgs:
362
363
  def __init__(__self__, *,
363
- driver_name: Optional[pulumi.Input[str]] = None,
364
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
364
365
  requests: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceRequestArgs']]]] = None,
365
366
  vendor_parameters: Optional[Any] = None):
366
367
  """
367
368
  DriverRequests describes all resources that are needed from one particular driver.
368
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
369
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
369
370
  :param pulumi.Input[Sequence[pulumi.Input['ResourceRequestArgs']]] requests: Requests describes all resources that are needed from the driver.
370
371
  :param Any vendor_parameters: VendorParameters are arbitrary setup parameters for all requests of the claim. They are ignored while allocating the claim.
371
372
  """
@@ -378,14 +379,14 @@ class DriverRequestsArgs:
378
379
 
379
380
  @property
380
381
  @pulumi.getter(name="driverName")
381
- def driver_name(self) -> Optional[pulumi.Input[str]]:
382
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
382
383
  """
383
384
  DriverName is the name used by the DRA driver kubelet plugin.
384
385
  """
385
386
  return pulumi.get(self, "driver_name")
386
387
 
387
388
  @driver_name.setter
388
- def driver_name(self, value: Optional[pulumi.Input[str]]):
389
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
389
390
  pulumi.set(self, "driver_name", value)
390
391
 
391
392
  @property
@@ -418,7 +419,7 @@ if not MYPY:
418
419
  """
419
420
  NamedResourcesAllocationResult is used in AllocationResultModel.
420
421
  """
421
- name: pulumi.Input[str]
422
+ name: pulumi.Input[builtins.str]
422
423
  """
423
424
  Name is the name of the selected resource instance.
424
425
  """
@@ -428,23 +429,23 @@ elif False:
428
429
  @pulumi.input_type
429
430
  class NamedResourcesAllocationResultArgs:
430
431
  def __init__(__self__, *,
431
- name: pulumi.Input[str]):
432
+ name: pulumi.Input[builtins.str]):
432
433
  """
433
434
  NamedResourcesAllocationResult is used in AllocationResultModel.
434
- :param pulumi.Input[str] name: Name is the name of the selected resource instance.
435
+ :param pulumi.Input[builtins.str] name: Name is the name of the selected resource instance.
435
436
  """
436
437
  pulumi.set(__self__, "name", name)
437
438
 
438
439
  @property
439
440
  @pulumi.getter
440
- def name(self) -> pulumi.Input[str]:
441
+ def name(self) -> pulumi.Input[builtins.str]:
441
442
  """
442
443
  Name is the name of the selected resource instance.
443
444
  """
444
445
  return pulumi.get(self, "name")
445
446
 
446
447
  @name.setter
447
- def name(self, value: pulumi.Input[str]):
448
+ def name(self, value: pulumi.Input[builtins.str]):
448
449
  pulumi.set(self, "name", value)
449
450
 
450
451
 
@@ -453,11 +454,11 @@ if not MYPY:
453
454
  """
454
455
  NamedResourcesAttribute is a combination of an attribute name and its value.
455
456
  """
456
- bool: NotRequired[pulumi.Input[bool]]
457
+ bool: NotRequired[pulumi.Input[builtins.bool]]
457
458
  """
458
459
  BoolValue is a true/false value.
459
460
  """
460
- int: NotRequired[pulumi.Input[int]]
461
+ int: NotRequired[pulumi.Input[builtins.int]]
461
462
  """
462
463
  IntValue is a 64-bit integer.
463
464
  """
@@ -465,15 +466,15 @@ if not MYPY:
465
466
  """
466
467
  IntSliceValue is an array of 64-bit integers.
467
468
  """
468
- name: NotRequired[pulumi.Input[str]]
469
+ name: NotRequired[pulumi.Input[builtins.str]]
469
470
  """
470
471
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
471
472
  """
472
- quantity: NotRequired[pulumi.Input[str]]
473
+ quantity: NotRequired[pulumi.Input[builtins.str]]
473
474
  """
474
475
  QuantityValue is a quantity.
475
476
  """
476
- string: NotRequired[pulumi.Input[str]]
477
+ string: NotRequired[pulumi.Input[builtins.str]]
477
478
  """
478
479
  StringValue is a string.
479
480
  """
@@ -481,7 +482,7 @@ if not MYPY:
481
482
  """
482
483
  StringSliceValue is an array of strings.
483
484
  """
484
- version: NotRequired[pulumi.Input[str]]
485
+ version: NotRequired[pulumi.Input[builtins.str]]
485
486
  """
486
487
  VersionValue is a semantic version according to semver.org spec 2.0.0.
487
488
  """
@@ -491,24 +492,24 @@ elif False:
491
492
  @pulumi.input_type
492
493
  class NamedResourcesAttributePatchArgs:
493
494
  def __init__(__self__, *,
494
- bool: Optional[pulumi.Input[bool]] = None,
495
- int: Optional[pulumi.Input[int]] = None,
495
+ bool: Optional[pulumi.Input[builtins.bool]] = None,
496
+ int: Optional[pulumi.Input[builtins.int]] = None,
496
497
  int_slice: Optional[pulumi.Input['NamedResourcesIntSlicePatchArgs']] = None,
497
- name: Optional[pulumi.Input[str]] = None,
498
- quantity: Optional[pulumi.Input[str]] = None,
499
- string: Optional[pulumi.Input[str]] = None,
498
+ name: Optional[pulumi.Input[builtins.str]] = None,
499
+ quantity: Optional[pulumi.Input[builtins.str]] = None,
500
+ string: Optional[pulumi.Input[builtins.str]] = None,
500
501
  string_slice: Optional[pulumi.Input['NamedResourcesStringSlicePatchArgs']] = None,
501
- version: Optional[pulumi.Input[str]] = None):
502
+ version: Optional[pulumi.Input[builtins.str]] = None):
502
503
  """
503
504
  NamedResourcesAttribute is a combination of an attribute name and its value.
504
- :param pulumi.Input[bool] bool: BoolValue is a true/false value.
505
- :param pulumi.Input[int] int: IntValue is a 64-bit integer.
505
+ :param pulumi.Input[builtins.bool] bool: BoolValue is a true/false value.
506
+ :param pulumi.Input[builtins.int] int: IntValue is a 64-bit integer.
506
507
  :param pulumi.Input['NamedResourcesIntSlicePatchArgs'] int_slice: IntSliceValue is an array of 64-bit integers.
507
- :param pulumi.Input[str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
508
- :param pulumi.Input[str] quantity: QuantityValue is a quantity.
509
- :param pulumi.Input[str] string: StringValue is a string.
508
+ :param pulumi.Input[builtins.str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
509
+ :param pulumi.Input[builtins.str] quantity: QuantityValue is a quantity.
510
+ :param pulumi.Input[builtins.str] string: StringValue is a string.
510
511
  :param pulumi.Input['NamedResourcesStringSlicePatchArgs'] string_slice: StringSliceValue is an array of strings.
511
- :param pulumi.Input[str] version: VersionValue is a semantic version according to semver.org spec 2.0.0.
512
+ :param pulumi.Input[builtins.str] version: VersionValue is a semantic version according to semver.org spec 2.0.0.
512
513
  """
513
514
  if bool is not None:
514
515
  pulumi.set(__self__, "bool", bool)
@@ -529,26 +530,26 @@ class NamedResourcesAttributePatchArgs:
529
530
 
530
531
  @property
531
532
  @pulumi.getter
532
- def bool(self) -> Optional[pulumi.Input[bool]]:
533
+ def bool(self) -> Optional[pulumi.Input[builtins.bool]]:
533
534
  """
534
535
  BoolValue is a true/false value.
535
536
  """
536
537
  return pulumi.get(self, "bool")
537
538
 
538
539
  @bool.setter
539
- def bool(self, value: Optional[pulumi.Input[bool]]):
540
+ def bool(self, value: Optional[pulumi.Input[builtins.bool]]):
540
541
  pulumi.set(self, "bool", value)
541
542
 
542
543
  @property
543
544
  @pulumi.getter
544
- def int(self) -> Optional[pulumi.Input[int]]:
545
+ def int(self) -> Optional[pulumi.Input[builtins.int]]:
545
546
  """
546
547
  IntValue is a 64-bit integer.
547
548
  """
548
549
  return pulumi.get(self, "int")
549
550
 
550
551
  @int.setter
551
- def int(self, value: Optional[pulumi.Input[int]]):
552
+ def int(self, value: Optional[pulumi.Input[builtins.int]]):
552
553
  pulumi.set(self, "int", value)
553
554
 
554
555
  @property
@@ -565,38 +566,38 @@ class NamedResourcesAttributePatchArgs:
565
566
 
566
567
  @property
567
568
  @pulumi.getter
568
- def name(self) -> Optional[pulumi.Input[str]]:
569
+ def name(self) -> Optional[pulumi.Input[builtins.str]]:
569
570
  """
570
571
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
571
572
  """
572
573
  return pulumi.get(self, "name")
573
574
 
574
575
  @name.setter
575
- def name(self, value: Optional[pulumi.Input[str]]):
576
+ def name(self, value: Optional[pulumi.Input[builtins.str]]):
576
577
  pulumi.set(self, "name", value)
577
578
 
578
579
  @property
579
580
  @pulumi.getter
580
- def quantity(self) -> Optional[pulumi.Input[str]]:
581
+ def quantity(self) -> Optional[pulumi.Input[builtins.str]]:
581
582
  """
582
583
  QuantityValue is a quantity.
583
584
  """
584
585
  return pulumi.get(self, "quantity")
585
586
 
586
587
  @quantity.setter
587
- def quantity(self, value: Optional[pulumi.Input[str]]):
588
+ def quantity(self, value: Optional[pulumi.Input[builtins.str]]):
588
589
  pulumi.set(self, "quantity", value)
589
590
 
590
591
  @property
591
592
  @pulumi.getter
592
- def string(self) -> Optional[pulumi.Input[str]]:
593
+ def string(self) -> Optional[pulumi.Input[builtins.str]]:
593
594
  """
594
595
  StringValue is a string.
595
596
  """
596
597
  return pulumi.get(self, "string")
597
598
 
598
599
  @string.setter
599
- def string(self, value: Optional[pulumi.Input[str]]):
600
+ def string(self, value: Optional[pulumi.Input[builtins.str]]):
600
601
  pulumi.set(self, "string", value)
601
602
 
602
603
  @property
@@ -613,14 +614,14 @@ class NamedResourcesAttributePatchArgs:
613
614
 
614
615
  @property
615
616
  @pulumi.getter
616
- def version(self) -> Optional[pulumi.Input[str]]:
617
+ def version(self) -> Optional[pulumi.Input[builtins.str]]:
617
618
  """
618
619
  VersionValue is a semantic version according to semver.org spec 2.0.0.
619
620
  """
620
621
  return pulumi.get(self, "version")
621
622
 
622
623
  @version.setter
623
- def version(self, value: Optional[pulumi.Input[str]]):
624
+ def version(self, value: Optional[pulumi.Input[builtins.str]]):
624
625
  pulumi.set(self, "version", value)
625
626
 
626
627
 
@@ -629,15 +630,15 @@ if not MYPY:
629
630
  """
630
631
  NamedResourcesAttribute is a combination of an attribute name and its value.
631
632
  """
632
- name: pulumi.Input[str]
633
+ name: pulumi.Input[builtins.str]
633
634
  """
634
635
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
635
636
  """
636
- bool: NotRequired[pulumi.Input[bool]]
637
+ bool: NotRequired[pulumi.Input[builtins.bool]]
637
638
  """
638
639
  BoolValue is a true/false value.
639
640
  """
640
- int: NotRequired[pulumi.Input[int]]
641
+ int: NotRequired[pulumi.Input[builtins.int]]
641
642
  """
642
643
  IntValue is a 64-bit integer.
643
644
  """
@@ -645,11 +646,11 @@ if not MYPY:
645
646
  """
646
647
  IntSliceValue is an array of 64-bit integers.
647
648
  """
648
- quantity: NotRequired[pulumi.Input[str]]
649
+ quantity: NotRequired[pulumi.Input[builtins.str]]
649
650
  """
650
651
  QuantityValue is a quantity.
651
652
  """
652
- string: NotRequired[pulumi.Input[str]]
653
+ string: NotRequired[pulumi.Input[builtins.str]]
653
654
  """
654
655
  StringValue is a string.
655
656
  """
@@ -657,7 +658,7 @@ if not MYPY:
657
658
  """
658
659
  StringSliceValue is an array of strings.
659
660
  """
660
- version: NotRequired[pulumi.Input[str]]
661
+ version: NotRequired[pulumi.Input[builtins.str]]
661
662
  """
662
663
  VersionValue is a semantic version according to semver.org spec 2.0.0.
663
664
  """
@@ -667,24 +668,24 @@ elif False:
667
668
  @pulumi.input_type
668
669
  class NamedResourcesAttributeArgs:
669
670
  def __init__(__self__, *,
670
- name: pulumi.Input[str],
671
- bool: Optional[pulumi.Input[bool]] = None,
672
- int: Optional[pulumi.Input[int]] = None,
671
+ name: pulumi.Input[builtins.str],
672
+ bool: Optional[pulumi.Input[builtins.bool]] = None,
673
+ int: Optional[pulumi.Input[builtins.int]] = None,
673
674
  int_slice: Optional[pulumi.Input['NamedResourcesIntSliceArgs']] = None,
674
- quantity: Optional[pulumi.Input[str]] = None,
675
- string: Optional[pulumi.Input[str]] = None,
675
+ quantity: Optional[pulumi.Input[builtins.str]] = None,
676
+ string: Optional[pulumi.Input[builtins.str]] = None,
676
677
  string_slice: Optional[pulumi.Input['NamedResourcesStringSliceArgs']] = None,
677
- version: Optional[pulumi.Input[str]] = None):
678
+ version: Optional[pulumi.Input[builtins.str]] = None):
678
679
  """
679
680
  NamedResourcesAttribute is a combination of an attribute name and its value.
680
- :param pulumi.Input[str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
681
- :param pulumi.Input[bool] bool: BoolValue is a true/false value.
682
- :param pulumi.Input[int] int: IntValue is a 64-bit integer.
681
+ :param pulumi.Input[builtins.str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
682
+ :param pulumi.Input[builtins.bool] bool: BoolValue is a true/false value.
683
+ :param pulumi.Input[builtins.int] int: IntValue is a 64-bit integer.
683
684
  :param pulumi.Input['NamedResourcesIntSliceArgs'] int_slice: IntSliceValue is an array of 64-bit integers.
684
- :param pulumi.Input[str] quantity: QuantityValue is a quantity.
685
- :param pulumi.Input[str] string: StringValue is a string.
685
+ :param pulumi.Input[builtins.str] quantity: QuantityValue is a quantity.
686
+ :param pulumi.Input[builtins.str] string: StringValue is a string.
686
687
  :param pulumi.Input['NamedResourcesStringSliceArgs'] string_slice: StringSliceValue is an array of strings.
687
- :param pulumi.Input[str] version: VersionValue is a semantic version according to semver.org spec 2.0.0.
688
+ :param pulumi.Input[builtins.str] version: VersionValue is a semantic version according to semver.org spec 2.0.0.
688
689
  """
689
690
  pulumi.set(__self__, "name", name)
690
691
  if bool is not None:
@@ -704,38 +705,38 @@ class NamedResourcesAttributeArgs:
704
705
 
705
706
  @property
706
707
  @pulumi.getter
707
- def name(self) -> pulumi.Input[str]:
708
+ def name(self) -> pulumi.Input[builtins.str]:
708
709
  """
709
710
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
710
711
  """
711
712
  return pulumi.get(self, "name")
712
713
 
713
714
  @name.setter
714
- def name(self, value: pulumi.Input[str]):
715
+ def name(self, value: pulumi.Input[builtins.str]):
715
716
  pulumi.set(self, "name", value)
716
717
 
717
718
  @property
718
719
  @pulumi.getter
719
- def bool(self) -> Optional[pulumi.Input[bool]]:
720
+ def bool(self) -> Optional[pulumi.Input[builtins.bool]]:
720
721
  """
721
722
  BoolValue is a true/false value.
722
723
  """
723
724
  return pulumi.get(self, "bool")
724
725
 
725
726
  @bool.setter
726
- def bool(self, value: Optional[pulumi.Input[bool]]):
727
+ def bool(self, value: Optional[pulumi.Input[builtins.bool]]):
727
728
  pulumi.set(self, "bool", value)
728
729
 
729
730
  @property
730
731
  @pulumi.getter
731
- def int(self) -> Optional[pulumi.Input[int]]:
732
+ def int(self) -> Optional[pulumi.Input[builtins.int]]:
732
733
  """
733
734
  IntValue is a 64-bit integer.
734
735
  """
735
736
  return pulumi.get(self, "int")
736
737
 
737
738
  @int.setter
738
- def int(self, value: Optional[pulumi.Input[int]]):
739
+ def int(self, value: Optional[pulumi.Input[builtins.int]]):
739
740
  pulumi.set(self, "int", value)
740
741
 
741
742
  @property
@@ -752,26 +753,26 @@ class NamedResourcesAttributeArgs:
752
753
 
753
754
  @property
754
755
  @pulumi.getter
755
- def quantity(self) -> Optional[pulumi.Input[str]]:
756
+ def quantity(self) -> Optional[pulumi.Input[builtins.str]]:
756
757
  """
757
758
  QuantityValue is a quantity.
758
759
  """
759
760
  return pulumi.get(self, "quantity")
760
761
 
761
762
  @quantity.setter
762
- def quantity(self, value: Optional[pulumi.Input[str]]):
763
+ def quantity(self, value: Optional[pulumi.Input[builtins.str]]):
763
764
  pulumi.set(self, "quantity", value)
764
765
 
765
766
  @property
766
767
  @pulumi.getter
767
- def string(self) -> Optional[pulumi.Input[str]]:
768
+ def string(self) -> Optional[pulumi.Input[builtins.str]]:
768
769
  """
769
770
  StringValue is a string.
770
771
  """
771
772
  return pulumi.get(self, "string")
772
773
 
773
774
  @string.setter
774
- def string(self, value: Optional[pulumi.Input[str]]):
775
+ def string(self, value: Optional[pulumi.Input[builtins.str]]):
775
776
  pulumi.set(self, "string", value)
776
777
 
777
778
  @property
@@ -788,14 +789,14 @@ class NamedResourcesAttributeArgs:
788
789
 
789
790
  @property
790
791
  @pulumi.getter
791
- def version(self) -> Optional[pulumi.Input[str]]:
792
+ def version(self) -> Optional[pulumi.Input[builtins.str]]:
792
793
  """
793
794
  VersionValue is a semantic version according to semver.org spec 2.0.0.
794
795
  """
795
796
  return pulumi.get(self, "version")
796
797
 
797
798
  @version.setter
798
- def version(self, value: Optional[pulumi.Input[str]]):
799
+ def version(self, value: Optional[pulumi.Input[builtins.str]]):
799
800
  pulumi.set(self, "version", value)
800
801
 
801
802
 
@@ -804,7 +805,7 @@ if not MYPY:
804
805
  """
805
806
  NamedResourcesFilter is used in ResourceFilterModel.
806
807
  """
807
- selector: NotRequired[pulumi.Input[str]]
808
+ selector: NotRequired[pulumi.Input[builtins.str]]
808
809
  """
809
810
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
810
811
 
@@ -819,10 +820,10 @@ elif False:
819
820
  @pulumi.input_type
820
821
  class NamedResourcesFilterPatchArgs:
821
822
  def __init__(__self__, *,
822
- selector: Optional[pulumi.Input[str]] = None):
823
+ selector: Optional[pulumi.Input[builtins.str]] = None):
823
824
  """
824
825
  NamedResourcesFilter is used in ResourceFilterModel.
825
- :param pulumi.Input[str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
826
+ :param pulumi.Input[builtins.str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
826
827
 
827
828
  In addition, for each type NamedResourcesin AttributeValue there is a map that resolves to the corresponding value of the instance under evaluation. For example:
828
829
 
@@ -834,7 +835,7 @@ class NamedResourcesFilterPatchArgs:
834
835
 
835
836
  @property
836
837
  @pulumi.getter
837
- def selector(self) -> Optional[pulumi.Input[str]]:
838
+ def selector(self) -> Optional[pulumi.Input[builtins.str]]:
838
839
  """
839
840
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
840
841
 
@@ -846,7 +847,7 @@ class NamedResourcesFilterPatchArgs:
846
847
  return pulumi.get(self, "selector")
847
848
 
848
849
  @selector.setter
849
- def selector(self, value: Optional[pulumi.Input[str]]):
850
+ def selector(self, value: Optional[pulumi.Input[builtins.str]]):
850
851
  pulumi.set(self, "selector", value)
851
852
 
852
853
 
@@ -855,7 +856,7 @@ if not MYPY:
855
856
  """
856
857
  NamedResourcesFilter is used in ResourceFilterModel.
857
858
  """
858
- selector: pulumi.Input[str]
859
+ selector: pulumi.Input[builtins.str]
859
860
  """
860
861
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
861
862
 
@@ -870,10 +871,10 @@ elif False:
870
871
  @pulumi.input_type
871
872
  class NamedResourcesFilterArgs:
872
873
  def __init__(__self__, *,
873
- selector: pulumi.Input[str]):
874
+ selector: pulumi.Input[builtins.str]):
874
875
  """
875
876
  NamedResourcesFilter is used in ResourceFilterModel.
876
- :param pulumi.Input[str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
877
+ :param pulumi.Input[builtins.str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
877
878
 
878
879
  In addition, for each type NamedResourcesin AttributeValue there is a map that resolves to the corresponding value of the instance under evaluation. For example:
879
880
 
@@ -884,7 +885,7 @@ class NamedResourcesFilterArgs:
884
885
 
885
886
  @property
886
887
  @pulumi.getter
887
- def selector(self) -> pulumi.Input[str]:
888
+ def selector(self) -> pulumi.Input[builtins.str]:
888
889
  """
889
890
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
890
891
 
@@ -896,7 +897,7 @@ class NamedResourcesFilterArgs:
896
897
  return pulumi.get(self, "selector")
897
898
 
898
899
  @selector.setter
899
- def selector(self, value: pulumi.Input[str]):
900
+ def selector(self, value: pulumi.Input[builtins.str]):
900
901
  pulumi.set(self, "selector", value)
901
902
 
902
903
 
@@ -909,7 +910,7 @@ if not MYPY:
909
910
  """
910
911
  Attributes defines the attributes of this resource instance. The name of each attribute must be unique.
911
912
  """
912
- name: NotRequired[pulumi.Input[str]]
913
+ name: NotRequired[pulumi.Input[builtins.str]]
913
914
  """
914
915
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
915
916
  """
@@ -920,11 +921,11 @@ elif False:
920
921
  class NamedResourcesInstancePatchArgs:
921
922
  def __init__(__self__, *,
922
923
  attributes: Optional[pulumi.Input[Sequence[pulumi.Input['NamedResourcesAttributePatchArgs']]]] = None,
923
- name: Optional[pulumi.Input[str]] = None):
924
+ name: Optional[pulumi.Input[builtins.str]] = None):
924
925
  """
925
926
  NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.
926
927
  :param pulumi.Input[Sequence[pulumi.Input['NamedResourcesAttributePatchArgs']]] attributes: Attributes defines the attributes of this resource instance. The name of each attribute must be unique.
927
- :param pulumi.Input[str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
928
+ :param pulumi.Input[builtins.str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
928
929
  """
929
930
  if attributes is not None:
930
931
  pulumi.set(__self__, "attributes", attributes)
@@ -945,14 +946,14 @@ class NamedResourcesInstancePatchArgs:
945
946
 
946
947
  @property
947
948
  @pulumi.getter
948
- def name(self) -> Optional[pulumi.Input[str]]:
949
+ def name(self) -> Optional[pulumi.Input[builtins.str]]:
949
950
  """
950
951
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
951
952
  """
952
953
  return pulumi.get(self, "name")
953
954
 
954
955
  @name.setter
955
- def name(self, value: Optional[pulumi.Input[str]]):
956
+ def name(self, value: Optional[pulumi.Input[builtins.str]]):
956
957
  pulumi.set(self, "name", value)
957
958
 
958
959
 
@@ -961,7 +962,7 @@ if not MYPY:
961
962
  """
962
963
  NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.
963
964
  """
964
- name: pulumi.Input[str]
965
+ name: pulumi.Input[builtins.str]
965
966
  """
966
967
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
967
968
  """
@@ -975,11 +976,11 @@ elif False:
975
976
  @pulumi.input_type
976
977
  class NamedResourcesInstanceArgs:
977
978
  def __init__(__self__, *,
978
- name: pulumi.Input[str],
979
+ name: pulumi.Input[builtins.str],
979
980
  attributes: Optional[pulumi.Input[Sequence[pulumi.Input['NamedResourcesAttributeArgs']]]] = None):
980
981
  """
981
982
  NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.
982
- :param pulumi.Input[str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
983
+ :param pulumi.Input[builtins.str] name: Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
983
984
  :param pulumi.Input[Sequence[pulumi.Input['NamedResourcesAttributeArgs']]] attributes: Attributes defines the attributes of this resource instance. The name of each attribute must be unique.
984
985
  """
985
986
  pulumi.set(__self__, "name", name)
@@ -988,14 +989,14 @@ class NamedResourcesInstanceArgs:
988
989
 
989
990
  @property
990
991
  @pulumi.getter
991
- def name(self) -> pulumi.Input[str]:
992
+ def name(self) -> pulumi.Input[builtins.str]:
992
993
  """
993
994
  Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.
994
995
  """
995
996
  return pulumi.get(self, "name")
996
997
 
997
998
  @name.setter
998
- def name(self, value: pulumi.Input[str]):
999
+ def name(self, value: pulumi.Input[builtins.str]):
999
1000
  pulumi.set(self, "name", value)
1000
1001
 
1001
1002
  @property
@@ -1016,7 +1017,7 @@ if not MYPY:
1016
1017
  """
1017
1018
  NamedResourcesIntSlice contains a slice of 64-bit integers.
1018
1019
  """
1019
- ints: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
1020
+ ints: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
1020
1021
  """
1021
1022
  Ints is the slice of 64-bit integers.
1022
1023
  """
@@ -1026,24 +1027,24 @@ elif False:
1026
1027
  @pulumi.input_type
1027
1028
  class NamedResourcesIntSlicePatchArgs:
1028
1029
  def __init__(__self__, *,
1029
- ints: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]] = None):
1030
+ ints: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]] = None):
1030
1031
  """
1031
1032
  NamedResourcesIntSlice contains a slice of 64-bit integers.
1032
- :param pulumi.Input[Sequence[pulumi.Input[int]]] ints: Ints is the slice of 64-bit integers.
1033
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ints: Ints is the slice of 64-bit integers.
1033
1034
  """
1034
1035
  if ints is not None:
1035
1036
  pulumi.set(__self__, "ints", ints)
1036
1037
 
1037
1038
  @property
1038
1039
  @pulumi.getter
1039
- def ints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[int]]]]:
1040
+ def ints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
1040
1041
  """
1041
1042
  Ints is the slice of 64-bit integers.
1042
1043
  """
1043
1044
  return pulumi.get(self, "ints")
1044
1045
 
1045
1046
  @ints.setter
1046
- def ints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]]):
1047
+ def ints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]):
1047
1048
  pulumi.set(self, "ints", value)
1048
1049
 
1049
1050
 
@@ -1052,7 +1053,7 @@ if not MYPY:
1052
1053
  """
1053
1054
  NamedResourcesIntSlice contains a slice of 64-bit integers.
1054
1055
  """
1055
- ints: pulumi.Input[Sequence[pulumi.Input[int]]]
1056
+ ints: pulumi.Input[Sequence[pulumi.Input[builtins.int]]]
1056
1057
  """
1057
1058
  Ints is the slice of 64-bit integers.
1058
1059
  """
@@ -1062,23 +1063,23 @@ elif False:
1062
1063
  @pulumi.input_type
1063
1064
  class NamedResourcesIntSliceArgs:
1064
1065
  def __init__(__self__, *,
1065
- ints: pulumi.Input[Sequence[pulumi.Input[int]]]):
1066
+ ints: pulumi.Input[Sequence[pulumi.Input[builtins.int]]]):
1066
1067
  """
1067
1068
  NamedResourcesIntSlice contains a slice of 64-bit integers.
1068
- :param pulumi.Input[Sequence[pulumi.Input[int]]] ints: Ints is the slice of 64-bit integers.
1069
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ints: Ints is the slice of 64-bit integers.
1069
1070
  """
1070
1071
  pulumi.set(__self__, "ints", ints)
1071
1072
 
1072
1073
  @property
1073
1074
  @pulumi.getter
1074
- def ints(self) -> pulumi.Input[Sequence[pulumi.Input[int]]]:
1075
+ def ints(self) -> pulumi.Input[Sequence[pulumi.Input[builtins.int]]]:
1075
1076
  """
1076
1077
  Ints is the slice of 64-bit integers.
1077
1078
  """
1078
1079
  return pulumi.get(self, "ints")
1079
1080
 
1080
1081
  @ints.setter
1081
- def ints(self, value: pulumi.Input[Sequence[pulumi.Input[int]]]):
1082
+ def ints(self, value: pulumi.Input[Sequence[pulumi.Input[builtins.int]]]):
1082
1083
  pulumi.set(self, "ints", value)
1083
1084
 
1084
1085
 
@@ -1087,7 +1088,7 @@ if not MYPY:
1087
1088
  """
1088
1089
  NamedResourcesRequest is used in ResourceRequestModel.
1089
1090
  """
1090
- selector: NotRequired[pulumi.Input[str]]
1091
+ selector: NotRequired[pulumi.Input[builtins.str]]
1091
1092
  """
1092
1093
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1093
1094
 
@@ -1102,10 +1103,10 @@ elif False:
1102
1103
  @pulumi.input_type
1103
1104
  class NamedResourcesRequestPatchArgs:
1104
1105
  def __init__(__self__, *,
1105
- selector: Optional[pulumi.Input[str]] = None):
1106
+ selector: Optional[pulumi.Input[builtins.str]] = None):
1106
1107
  """
1107
1108
  NamedResourcesRequest is used in ResourceRequestModel.
1108
- :param pulumi.Input[str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1109
+ :param pulumi.Input[builtins.str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1109
1110
 
1110
1111
  In addition, for each type NamedResourcesin AttributeValue there is a map that resolves to the corresponding value of the instance under evaluation. For example:
1111
1112
 
@@ -1117,7 +1118,7 @@ class NamedResourcesRequestPatchArgs:
1117
1118
 
1118
1119
  @property
1119
1120
  @pulumi.getter
1120
- def selector(self) -> Optional[pulumi.Input[str]]:
1121
+ def selector(self) -> Optional[pulumi.Input[builtins.str]]:
1121
1122
  """
1122
1123
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1123
1124
 
@@ -1129,7 +1130,7 @@ class NamedResourcesRequestPatchArgs:
1129
1130
  return pulumi.get(self, "selector")
1130
1131
 
1131
1132
  @selector.setter
1132
- def selector(self, value: Optional[pulumi.Input[str]]):
1133
+ def selector(self, value: Optional[pulumi.Input[builtins.str]]):
1133
1134
  pulumi.set(self, "selector", value)
1134
1135
 
1135
1136
 
@@ -1138,7 +1139,7 @@ if not MYPY:
1138
1139
  """
1139
1140
  NamedResourcesRequest is used in ResourceRequestModel.
1140
1141
  """
1141
- selector: pulumi.Input[str]
1142
+ selector: pulumi.Input[builtins.str]
1142
1143
  """
1143
1144
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1144
1145
 
@@ -1153,10 +1154,10 @@ elif False:
1153
1154
  @pulumi.input_type
1154
1155
  class NamedResourcesRequestArgs:
1155
1156
  def __init__(__self__, *,
1156
- selector: pulumi.Input[str]):
1157
+ selector: pulumi.Input[builtins.str]):
1157
1158
  """
1158
1159
  NamedResourcesRequest is used in ResourceRequestModel.
1159
- :param pulumi.Input[str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1160
+ :param pulumi.Input[builtins.str] selector: Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1160
1161
 
1161
1162
  In addition, for each type NamedResourcesin AttributeValue there is a map that resolves to the corresponding value of the instance under evaluation. For example:
1162
1163
 
@@ -1167,7 +1168,7 @@ class NamedResourcesRequestArgs:
1167
1168
 
1168
1169
  @property
1169
1170
  @pulumi.getter
1170
- def selector(self) -> pulumi.Input[str]:
1171
+ def selector(self) -> pulumi.Input[builtins.str]:
1171
1172
  """
1172
1173
  Selector is a CEL expression which must evaluate to true if a resource instance is suitable. The language is as defined in https://kubernetes.io/docs/reference/using-api/cel/
1173
1174
 
@@ -1179,7 +1180,7 @@ class NamedResourcesRequestArgs:
1179
1180
  return pulumi.get(self, "selector")
1180
1181
 
1181
1182
  @selector.setter
1182
- def selector(self, value: pulumi.Input[str]):
1183
+ def selector(self, value: pulumi.Input[builtins.str]):
1183
1184
  pulumi.set(self, "selector", value)
1184
1185
 
1185
1186
 
@@ -1259,7 +1260,7 @@ if not MYPY:
1259
1260
  """
1260
1261
  NamedResourcesStringSlice contains a slice of strings.
1261
1262
  """
1262
- strings: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1263
+ strings: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
1263
1264
  """
1264
1265
  Strings is the slice of strings.
1265
1266
  """
@@ -1269,24 +1270,24 @@ elif False:
1269
1270
  @pulumi.input_type
1270
1271
  class NamedResourcesStringSlicePatchArgs:
1271
1272
  def __init__(__self__, *,
1272
- strings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
1273
+ strings: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
1273
1274
  """
1274
1275
  NamedResourcesStringSlice contains a slice of strings.
1275
- :param pulumi.Input[Sequence[pulumi.Input[str]]] strings: Strings is the slice of strings.
1276
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] strings: Strings is the slice of strings.
1276
1277
  """
1277
1278
  if strings is not None:
1278
1279
  pulumi.set(__self__, "strings", strings)
1279
1280
 
1280
1281
  @property
1281
1282
  @pulumi.getter
1282
- def strings(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1283
+ def strings(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
1283
1284
  """
1284
1285
  Strings is the slice of strings.
1285
1286
  """
1286
1287
  return pulumi.get(self, "strings")
1287
1288
 
1288
1289
  @strings.setter
1289
- def strings(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
1290
+ def strings(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
1290
1291
  pulumi.set(self, "strings", value)
1291
1292
 
1292
1293
 
@@ -1295,7 +1296,7 @@ if not MYPY:
1295
1296
  """
1296
1297
  NamedResourcesStringSlice contains a slice of strings.
1297
1298
  """
1298
- strings: pulumi.Input[Sequence[pulumi.Input[str]]]
1299
+ strings: pulumi.Input[Sequence[pulumi.Input[builtins.str]]]
1299
1300
  """
1300
1301
  Strings is the slice of strings.
1301
1302
  """
@@ -1305,23 +1306,23 @@ elif False:
1305
1306
  @pulumi.input_type
1306
1307
  class NamedResourcesStringSliceArgs:
1307
1308
  def __init__(__self__, *,
1308
- strings: pulumi.Input[Sequence[pulumi.Input[str]]]):
1309
+ strings: pulumi.Input[Sequence[pulumi.Input[builtins.str]]]):
1309
1310
  """
1310
1311
  NamedResourcesStringSlice contains a slice of strings.
1311
- :param pulumi.Input[Sequence[pulumi.Input[str]]] strings: Strings is the slice of strings.
1312
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] strings: Strings is the slice of strings.
1312
1313
  """
1313
1314
  pulumi.set(__self__, "strings", strings)
1314
1315
 
1315
1316
  @property
1316
1317
  @pulumi.getter
1317
- def strings(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
1318
+ def strings(self) -> pulumi.Input[Sequence[pulumi.Input[builtins.str]]]:
1318
1319
  """
1319
1320
  Strings is the slice of strings.
1320
1321
  """
1321
1322
  return pulumi.get(self, "strings")
1322
1323
 
1323
1324
  @strings.setter
1324
- def strings(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
1325
+ def strings(self, value: pulumi.Input[Sequence[pulumi.Input[builtins.str]]]):
1325
1326
  pulumi.set(self, "strings", value)
1326
1327
 
1327
1328
 
@@ -1330,13 +1331,13 @@ if not MYPY:
1330
1331
  """
1331
1332
  PodSchedulingContextSpec describes where resources for the Pod are needed.
1332
1333
  """
1333
- potential_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1334
+ potential_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
1334
1335
  """
1335
1336
  PotentialNodes lists nodes where the Pod might be able to run.
1336
1337
 
1337
1338
  The size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.
1338
1339
  """
1339
- selected_node: NotRequired[pulumi.Input[str]]
1340
+ selected_node: NotRequired[pulumi.Input[builtins.str]]
1340
1341
  """
1341
1342
  SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1342
1343
  """
@@ -1346,14 +1347,14 @@ elif False:
1346
1347
  @pulumi.input_type
1347
1348
  class PodSchedulingContextSpecPatchArgs:
1348
1349
  def __init__(__self__, *,
1349
- potential_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1350
- selected_node: Optional[pulumi.Input[str]] = None):
1350
+ potential_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
1351
+ selected_node: Optional[pulumi.Input[builtins.str]] = None):
1351
1352
  """
1352
1353
  PodSchedulingContextSpec describes where resources for the Pod are needed.
1353
- :param pulumi.Input[Sequence[pulumi.Input[str]]] potential_nodes: PotentialNodes lists nodes where the Pod might be able to run.
1354
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] potential_nodes: PotentialNodes lists nodes where the Pod might be able to run.
1354
1355
 
1355
1356
  The size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.
1356
- :param pulumi.Input[str] selected_node: SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1357
+ :param pulumi.Input[builtins.str] selected_node: SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1357
1358
  """
1358
1359
  if potential_nodes is not None:
1359
1360
  pulumi.set(__self__, "potential_nodes", potential_nodes)
@@ -1362,7 +1363,7 @@ class PodSchedulingContextSpecPatchArgs:
1362
1363
 
1363
1364
  @property
1364
1365
  @pulumi.getter(name="potentialNodes")
1365
- def potential_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1366
+ def potential_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
1366
1367
  """
1367
1368
  PotentialNodes lists nodes where the Pod might be able to run.
1368
1369
 
@@ -1371,19 +1372,19 @@ class PodSchedulingContextSpecPatchArgs:
1371
1372
  return pulumi.get(self, "potential_nodes")
1372
1373
 
1373
1374
  @potential_nodes.setter
1374
- def potential_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
1375
+ def potential_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
1375
1376
  pulumi.set(self, "potential_nodes", value)
1376
1377
 
1377
1378
  @property
1378
1379
  @pulumi.getter(name="selectedNode")
1379
- def selected_node(self) -> Optional[pulumi.Input[str]]:
1380
+ def selected_node(self) -> Optional[pulumi.Input[builtins.str]]:
1380
1381
  """
1381
1382
  SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1382
1383
  """
1383
1384
  return pulumi.get(self, "selected_node")
1384
1385
 
1385
1386
  @selected_node.setter
1386
- def selected_node(self, value: Optional[pulumi.Input[str]]):
1387
+ def selected_node(self, value: Optional[pulumi.Input[builtins.str]]):
1387
1388
  pulumi.set(self, "selected_node", value)
1388
1389
 
1389
1390
 
@@ -1392,13 +1393,13 @@ if not MYPY:
1392
1393
  """
1393
1394
  PodSchedulingContextSpec describes where resources for the Pod are needed.
1394
1395
  """
1395
- potential_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1396
+ potential_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
1396
1397
  """
1397
1398
  PotentialNodes lists nodes where the Pod might be able to run.
1398
1399
 
1399
1400
  The size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.
1400
1401
  """
1401
- selected_node: NotRequired[pulumi.Input[str]]
1402
+ selected_node: NotRequired[pulumi.Input[builtins.str]]
1402
1403
  """
1403
1404
  SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1404
1405
  """
@@ -1408,14 +1409,14 @@ elif False:
1408
1409
  @pulumi.input_type
1409
1410
  class PodSchedulingContextSpecArgs:
1410
1411
  def __init__(__self__, *,
1411
- potential_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1412
- selected_node: Optional[pulumi.Input[str]] = None):
1412
+ potential_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
1413
+ selected_node: Optional[pulumi.Input[builtins.str]] = None):
1413
1414
  """
1414
1415
  PodSchedulingContextSpec describes where resources for the Pod are needed.
1415
- :param pulumi.Input[Sequence[pulumi.Input[str]]] potential_nodes: PotentialNodes lists nodes where the Pod might be able to run.
1416
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] potential_nodes: PotentialNodes lists nodes where the Pod might be able to run.
1416
1417
 
1417
1418
  The size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.
1418
- :param pulumi.Input[str] selected_node: SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1419
+ :param pulumi.Input[builtins.str] selected_node: SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1419
1420
  """
1420
1421
  if potential_nodes is not None:
1421
1422
  pulumi.set(__self__, "potential_nodes", potential_nodes)
@@ -1424,7 +1425,7 @@ class PodSchedulingContextSpecArgs:
1424
1425
 
1425
1426
  @property
1426
1427
  @pulumi.getter(name="potentialNodes")
1427
- def potential_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1428
+ def potential_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
1428
1429
  """
1429
1430
  PotentialNodes lists nodes where the Pod might be able to run.
1430
1431
 
@@ -1433,19 +1434,19 @@ class PodSchedulingContextSpecArgs:
1433
1434
  return pulumi.get(self, "potential_nodes")
1434
1435
 
1435
1436
  @potential_nodes.setter
1436
- def potential_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
1437
+ def potential_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
1437
1438
  pulumi.set(self, "potential_nodes", value)
1438
1439
 
1439
1440
  @property
1440
1441
  @pulumi.getter(name="selectedNode")
1441
- def selected_node(self) -> Optional[pulumi.Input[str]]:
1442
+ def selected_node(self) -> Optional[pulumi.Input[builtins.str]]:
1442
1443
  """
1443
1444
  SelectedNode is the node for which allocation of ResourceClaims that are referenced by the Pod and that use "WaitForFirstConsumer" allocation is to be attempted.
1444
1445
  """
1445
1446
  return pulumi.get(self, "selected_node")
1446
1447
 
1447
1448
  @selected_node.setter
1448
- def selected_node(self, value: Optional[pulumi.Input[str]]):
1449
+ def selected_node(self, value: Optional[pulumi.Input[builtins.str]]):
1449
1450
  pulumi.set(self, "selected_node", value)
1450
1451
 
1451
1452
 
@@ -1496,11 +1497,11 @@ if not MYPY:
1496
1497
  """
1497
1498
  Spec describes where resources for the Pod are needed.
1498
1499
  """
1499
- api_version: NotRequired[pulumi.Input[str]]
1500
+ api_version: NotRequired[pulumi.Input[builtins.str]]
1500
1501
  """
1501
1502
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1502
1503
  """
1503
- kind: NotRequired[pulumi.Input[str]]
1504
+ kind: NotRequired[pulumi.Input[builtins.str]]
1504
1505
  """
1505
1506
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1506
1507
  """
@@ -1519,8 +1520,8 @@ elif False:
1519
1520
  class PodSchedulingContextArgs:
1520
1521
  def __init__(__self__, *,
1521
1522
  spec: pulumi.Input['PodSchedulingContextSpecArgs'],
1522
- api_version: Optional[pulumi.Input[str]] = None,
1523
- kind: Optional[pulumi.Input[str]] = None,
1523
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
1524
+ kind: Optional[pulumi.Input[builtins.str]] = None,
1524
1525
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
1525
1526
  status: Optional[pulumi.Input['PodSchedulingContextStatusArgs']] = None):
1526
1527
  """
@@ -1528,8 +1529,8 @@ class PodSchedulingContextArgs:
1528
1529
 
1529
1530
  This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
1530
1531
  :param pulumi.Input['PodSchedulingContextSpecArgs'] spec: Spec describes where resources for the Pod are needed.
1531
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1532
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1532
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1533
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1533
1534
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
1534
1535
  :param pulumi.Input['PodSchedulingContextStatusArgs'] status: Status describes where resources for the Pod can be allocated.
1535
1536
  """
@@ -1557,26 +1558,26 @@ class PodSchedulingContextArgs:
1557
1558
 
1558
1559
  @property
1559
1560
  @pulumi.getter(name="apiVersion")
1560
- def api_version(self) -> Optional[pulumi.Input[str]]:
1561
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
1561
1562
  """
1562
1563
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1563
1564
  """
1564
1565
  return pulumi.get(self, "api_version")
1565
1566
 
1566
1567
  @api_version.setter
1567
- def api_version(self, value: Optional[pulumi.Input[str]]):
1568
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
1568
1569
  pulumi.set(self, "api_version", value)
1569
1570
 
1570
1571
  @property
1571
1572
  @pulumi.getter
1572
- def kind(self) -> Optional[pulumi.Input[str]]:
1573
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
1573
1574
  """
1574
1575
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1575
1576
  """
1576
1577
  return pulumi.get(self, "kind")
1577
1578
 
1578
1579
  @kind.setter
1579
- def kind(self, value: Optional[pulumi.Input[str]]):
1580
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
1580
1581
  pulumi.set(self, "kind", value)
1581
1582
 
1582
1583
  @property
@@ -1609,19 +1610,19 @@ if not MYPY:
1609
1610
  """
1610
1611
  ResourceClaimConsumerReference contains enough information to let you locate the consumer of a ResourceClaim. The user must be a resource in the same namespace as the ResourceClaim.
1611
1612
  """
1612
- name: pulumi.Input[str]
1613
+ name: pulumi.Input[builtins.str]
1613
1614
  """
1614
1615
  Name is the name of resource being referenced.
1615
1616
  """
1616
- resource: pulumi.Input[str]
1617
+ resource: pulumi.Input[builtins.str]
1617
1618
  """
1618
1619
  Resource is the type of resource being referenced, for example "pods".
1619
1620
  """
1620
- uid: pulumi.Input[str]
1621
+ uid: pulumi.Input[builtins.str]
1621
1622
  """
1622
1623
  UID identifies exactly one incarnation of the resource.
1623
1624
  """
1624
- api_group: NotRequired[pulumi.Input[str]]
1625
+ api_group: NotRequired[pulumi.Input[builtins.str]]
1625
1626
  """
1626
1627
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1627
1628
  """
@@ -1631,16 +1632,16 @@ elif False:
1631
1632
  @pulumi.input_type
1632
1633
  class ResourceClaimConsumerReferenceArgs:
1633
1634
  def __init__(__self__, *,
1634
- name: pulumi.Input[str],
1635
- resource: pulumi.Input[str],
1636
- uid: pulumi.Input[str],
1637
- api_group: Optional[pulumi.Input[str]] = None):
1635
+ name: pulumi.Input[builtins.str],
1636
+ resource: pulumi.Input[builtins.str],
1637
+ uid: pulumi.Input[builtins.str],
1638
+ api_group: Optional[pulumi.Input[builtins.str]] = None):
1638
1639
  """
1639
1640
  ResourceClaimConsumerReference contains enough information to let you locate the consumer of a ResourceClaim. The user must be a resource in the same namespace as the ResourceClaim.
1640
- :param pulumi.Input[str] name: Name is the name of resource being referenced.
1641
- :param pulumi.Input[str] resource: Resource is the type of resource being referenced, for example "pods".
1642
- :param pulumi.Input[str] uid: UID identifies exactly one incarnation of the resource.
1643
- :param pulumi.Input[str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1641
+ :param pulumi.Input[builtins.str] name: Name is the name of resource being referenced.
1642
+ :param pulumi.Input[builtins.str] resource: Resource is the type of resource being referenced, for example "pods".
1643
+ :param pulumi.Input[builtins.str] uid: UID identifies exactly one incarnation of the resource.
1644
+ :param pulumi.Input[builtins.str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1644
1645
  """
1645
1646
  pulumi.set(__self__, "name", name)
1646
1647
  pulumi.set(__self__, "resource", resource)
@@ -1650,50 +1651,50 @@ class ResourceClaimConsumerReferenceArgs:
1650
1651
 
1651
1652
  @property
1652
1653
  @pulumi.getter
1653
- def name(self) -> pulumi.Input[str]:
1654
+ def name(self) -> pulumi.Input[builtins.str]:
1654
1655
  """
1655
1656
  Name is the name of resource being referenced.
1656
1657
  """
1657
1658
  return pulumi.get(self, "name")
1658
1659
 
1659
1660
  @name.setter
1660
- def name(self, value: pulumi.Input[str]):
1661
+ def name(self, value: pulumi.Input[builtins.str]):
1661
1662
  pulumi.set(self, "name", value)
1662
1663
 
1663
1664
  @property
1664
1665
  @pulumi.getter
1665
- def resource(self) -> pulumi.Input[str]:
1666
+ def resource(self) -> pulumi.Input[builtins.str]:
1666
1667
  """
1667
1668
  Resource is the type of resource being referenced, for example "pods".
1668
1669
  """
1669
1670
  return pulumi.get(self, "resource")
1670
1671
 
1671
1672
  @resource.setter
1672
- def resource(self, value: pulumi.Input[str]):
1673
+ def resource(self, value: pulumi.Input[builtins.str]):
1673
1674
  pulumi.set(self, "resource", value)
1674
1675
 
1675
1676
  @property
1676
1677
  @pulumi.getter
1677
- def uid(self) -> pulumi.Input[str]:
1678
+ def uid(self) -> pulumi.Input[builtins.str]:
1678
1679
  """
1679
1680
  UID identifies exactly one incarnation of the resource.
1680
1681
  """
1681
1682
  return pulumi.get(self, "uid")
1682
1683
 
1683
1684
  @uid.setter
1684
- def uid(self, value: pulumi.Input[str]):
1685
+ def uid(self, value: pulumi.Input[builtins.str]):
1685
1686
  pulumi.set(self, "uid", value)
1686
1687
 
1687
1688
  @property
1688
1689
  @pulumi.getter(name="apiGroup")
1689
- def api_group(self) -> Optional[pulumi.Input[str]]:
1690
+ def api_group(self) -> Optional[pulumi.Input[builtins.str]]:
1690
1691
  """
1691
1692
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1692
1693
  """
1693
1694
  return pulumi.get(self, "api_group")
1694
1695
 
1695
1696
  @api_group.setter
1696
- def api_group(self, value: Optional[pulumi.Input[str]]):
1697
+ def api_group(self, value: Optional[pulumi.Input[builtins.str]]):
1697
1698
  pulumi.set(self, "api_group", value)
1698
1699
 
1699
1700
 
@@ -1702,15 +1703,15 @@ if not MYPY:
1702
1703
  """
1703
1704
  ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
1704
1705
  """
1705
- api_group: NotRequired[pulumi.Input[str]]
1706
+ api_group: NotRequired[pulumi.Input[builtins.str]]
1706
1707
  """
1707
1708
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1708
1709
  """
1709
- kind: NotRequired[pulumi.Input[str]]
1710
+ kind: NotRequired[pulumi.Input[builtins.str]]
1710
1711
  """
1711
1712
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1712
1713
  """
1713
- name: NotRequired[pulumi.Input[str]]
1714
+ name: NotRequired[pulumi.Input[builtins.str]]
1714
1715
  """
1715
1716
  Name is the name of resource being referenced.
1716
1717
  """
@@ -1720,14 +1721,14 @@ elif False:
1720
1721
  @pulumi.input_type
1721
1722
  class ResourceClaimParametersReferencePatchArgs:
1722
1723
  def __init__(__self__, *,
1723
- api_group: Optional[pulumi.Input[str]] = None,
1724
- kind: Optional[pulumi.Input[str]] = None,
1725
- name: Optional[pulumi.Input[str]] = None):
1724
+ api_group: Optional[pulumi.Input[builtins.str]] = None,
1725
+ kind: Optional[pulumi.Input[builtins.str]] = None,
1726
+ name: Optional[pulumi.Input[builtins.str]] = None):
1726
1727
  """
1727
1728
  ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
1728
- :param pulumi.Input[str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1729
- :param pulumi.Input[str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1730
- :param pulumi.Input[str] name: Name is the name of resource being referenced.
1729
+ :param pulumi.Input[builtins.str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1730
+ :param pulumi.Input[builtins.str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1731
+ :param pulumi.Input[builtins.str] name: Name is the name of resource being referenced.
1731
1732
  """
1732
1733
  if api_group is not None:
1733
1734
  pulumi.set(__self__, "api_group", api_group)
@@ -1738,38 +1739,38 @@ class ResourceClaimParametersReferencePatchArgs:
1738
1739
 
1739
1740
  @property
1740
1741
  @pulumi.getter(name="apiGroup")
1741
- def api_group(self) -> Optional[pulumi.Input[str]]:
1742
+ def api_group(self) -> Optional[pulumi.Input[builtins.str]]:
1742
1743
  """
1743
1744
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1744
1745
  """
1745
1746
  return pulumi.get(self, "api_group")
1746
1747
 
1747
1748
  @api_group.setter
1748
- def api_group(self, value: Optional[pulumi.Input[str]]):
1749
+ def api_group(self, value: Optional[pulumi.Input[builtins.str]]):
1749
1750
  pulumi.set(self, "api_group", value)
1750
1751
 
1751
1752
  @property
1752
1753
  @pulumi.getter
1753
- def kind(self) -> Optional[pulumi.Input[str]]:
1754
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
1754
1755
  """
1755
1756
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1756
1757
  """
1757
1758
  return pulumi.get(self, "kind")
1758
1759
 
1759
1760
  @kind.setter
1760
- def kind(self, value: Optional[pulumi.Input[str]]):
1761
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
1761
1762
  pulumi.set(self, "kind", value)
1762
1763
 
1763
1764
  @property
1764
1765
  @pulumi.getter
1765
- def name(self) -> Optional[pulumi.Input[str]]:
1766
+ def name(self) -> Optional[pulumi.Input[builtins.str]]:
1766
1767
  """
1767
1768
  Name is the name of resource being referenced.
1768
1769
  """
1769
1770
  return pulumi.get(self, "name")
1770
1771
 
1771
1772
  @name.setter
1772
- def name(self, value: Optional[pulumi.Input[str]]):
1773
+ def name(self, value: Optional[pulumi.Input[builtins.str]]):
1773
1774
  pulumi.set(self, "name", value)
1774
1775
 
1775
1776
 
@@ -1778,15 +1779,15 @@ if not MYPY:
1778
1779
  """
1779
1780
  ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
1780
1781
  """
1781
- kind: pulumi.Input[str]
1782
+ kind: pulumi.Input[builtins.str]
1782
1783
  """
1783
1784
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1784
1785
  """
1785
- name: pulumi.Input[str]
1786
+ name: pulumi.Input[builtins.str]
1786
1787
  """
1787
1788
  Name is the name of resource being referenced.
1788
1789
  """
1789
- api_group: NotRequired[pulumi.Input[str]]
1790
+ api_group: NotRequired[pulumi.Input[builtins.str]]
1790
1791
  """
1791
1792
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1792
1793
  """
@@ -1796,14 +1797,14 @@ elif False:
1796
1797
  @pulumi.input_type
1797
1798
  class ResourceClaimParametersReferenceArgs:
1798
1799
  def __init__(__self__, *,
1799
- kind: pulumi.Input[str],
1800
- name: pulumi.Input[str],
1801
- api_group: Optional[pulumi.Input[str]] = None):
1800
+ kind: pulumi.Input[builtins.str],
1801
+ name: pulumi.Input[builtins.str],
1802
+ api_group: Optional[pulumi.Input[builtins.str]] = None):
1802
1803
  """
1803
1804
  ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
1804
- :param pulumi.Input[str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1805
- :param pulumi.Input[str] name: Name is the name of resource being referenced.
1806
- :param pulumi.Input[str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1805
+ :param pulumi.Input[builtins.str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1806
+ :param pulumi.Input[builtins.str] name: Name is the name of resource being referenced.
1807
+ :param pulumi.Input[builtins.str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1807
1808
  """
1808
1809
  pulumi.set(__self__, "kind", kind)
1809
1810
  pulumi.set(__self__, "name", name)
@@ -1812,38 +1813,38 @@ class ResourceClaimParametersReferenceArgs:
1812
1813
 
1813
1814
  @property
1814
1815
  @pulumi.getter
1815
- def kind(self) -> pulumi.Input[str]:
1816
+ def kind(self) -> pulumi.Input[builtins.str]:
1816
1817
  """
1817
1818
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata, for example "ConfigMap".
1818
1819
  """
1819
1820
  return pulumi.get(self, "kind")
1820
1821
 
1821
1822
  @kind.setter
1822
- def kind(self, value: pulumi.Input[str]):
1823
+ def kind(self, value: pulumi.Input[builtins.str]):
1823
1824
  pulumi.set(self, "kind", value)
1824
1825
 
1825
1826
  @property
1826
1827
  @pulumi.getter
1827
- def name(self) -> pulumi.Input[str]:
1828
+ def name(self) -> pulumi.Input[builtins.str]:
1828
1829
  """
1829
1830
  Name is the name of resource being referenced.
1830
1831
  """
1831
1832
  return pulumi.get(self, "name")
1832
1833
 
1833
1834
  @name.setter
1834
- def name(self, value: pulumi.Input[str]):
1835
+ def name(self, value: pulumi.Input[builtins.str]):
1835
1836
  pulumi.set(self, "name", value)
1836
1837
 
1837
1838
  @property
1838
1839
  @pulumi.getter(name="apiGroup")
1839
- def api_group(self) -> Optional[pulumi.Input[str]]:
1840
+ def api_group(self) -> Optional[pulumi.Input[builtins.str]]:
1840
1841
  """
1841
1842
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
1842
1843
  """
1843
1844
  return pulumi.get(self, "api_group")
1844
1845
 
1845
1846
  @api_group.setter
1846
- def api_group(self, value: Optional[pulumi.Input[str]]):
1847
+ def api_group(self, value: Optional[pulumi.Input[builtins.str]]):
1847
1848
  pulumi.set(self, "api_group", value)
1848
1849
 
1849
1850
 
@@ -1852,7 +1853,7 @@ if not MYPY:
1852
1853
  """
1853
1854
  ResourceClaimParameters defines resource requests for a ResourceClaim in an in-tree format understood by Kubernetes.
1854
1855
  """
1855
- api_version: NotRequired[pulumi.Input[str]]
1856
+ api_version: NotRequired[pulumi.Input[builtins.str]]
1856
1857
  """
1857
1858
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1858
1859
  """
@@ -1866,7 +1867,7 @@ if not MYPY:
1866
1867
  """
1867
1868
  If this object was created from some other resource, then this links back to that resource. This field is used to find the in-tree representation of the claim parameters when the parameter reference of the claim refers to some unknown type.
1868
1869
  """
1869
- kind: NotRequired[pulumi.Input[str]]
1870
+ kind: NotRequired[pulumi.Input[builtins.str]]
1870
1871
  """
1871
1872
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1872
1873
  """
@@ -1874,7 +1875,7 @@ if not MYPY:
1874
1875
  """
1875
1876
  Standard object metadata
1876
1877
  """
1877
- shareable: NotRequired[pulumi.Input[bool]]
1878
+ shareable: NotRequired[pulumi.Input[builtins.bool]]
1878
1879
  """
1879
1880
  Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.
1880
1881
  """
@@ -1884,22 +1885,22 @@ elif False:
1884
1885
  @pulumi.input_type
1885
1886
  class ResourceClaimParametersArgs:
1886
1887
  def __init__(__self__, *,
1887
- api_version: Optional[pulumi.Input[str]] = None,
1888
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
1888
1889
  driver_requests: Optional[pulumi.Input[Sequence[pulumi.Input['DriverRequestsArgs']]]] = None,
1889
1890
  generated_from: Optional[pulumi.Input['ResourceClaimParametersReferenceArgs']] = None,
1890
- kind: Optional[pulumi.Input[str]] = None,
1891
+ kind: Optional[pulumi.Input[builtins.str]] = None,
1891
1892
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
1892
- shareable: Optional[pulumi.Input[bool]] = None):
1893
+ shareable: Optional[pulumi.Input[builtins.bool]] = None):
1893
1894
  """
1894
1895
  ResourceClaimParameters defines resource requests for a ResourceClaim in an in-tree format understood by Kubernetes.
1895
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1896
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1896
1897
  :param pulumi.Input[Sequence[pulumi.Input['DriverRequestsArgs']]] driver_requests: DriverRequests describes all resources that are needed for the allocated claim. A single claim may use resources coming from different drivers. For each driver, this array has at most one entry which then may have one or more per-driver requests.
1897
1898
 
1898
1899
  May be empty, in which case the claim can always be allocated.
1899
1900
  :param pulumi.Input['ResourceClaimParametersReferenceArgs'] generated_from: If this object was created from some other resource, then this links back to that resource. This field is used to find the in-tree representation of the claim parameters when the parameter reference of the claim refers to some unknown type.
1900
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1901
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1901
1902
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
1902
- :param pulumi.Input[bool] shareable: Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.
1903
+ :param pulumi.Input[builtins.bool] shareable: Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.
1903
1904
  """
1904
1905
  if api_version is not None:
1905
1906
  pulumi.set(__self__, "api_version", 'resource.k8s.io/v1alpha2')
@@ -1916,14 +1917,14 @@ class ResourceClaimParametersArgs:
1916
1917
 
1917
1918
  @property
1918
1919
  @pulumi.getter(name="apiVersion")
1919
- def api_version(self) -> Optional[pulumi.Input[str]]:
1920
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
1920
1921
  """
1921
1922
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1922
1923
  """
1923
1924
  return pulumi.get(self, "api_version")
1924
1925
 
1925
1926
  @api_version.setter
1926
- def api_version(self, value: Optional[pulumi.Input[str]]):
1927
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
1927
1928
  pulumi.set(self, "api_version", value)
1928
1929
 
1929
1930
  @property
@@ -1954,14 +1955,14 @@ class ResourceClaimParametersArgs:
1954
1955
 
1955
1956
  @property
1956
1957
  @pulumi.getter
1957
- def kind(self) -> Optional[pulumi.Input[str]]:
1958
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
1958
1959
  """
1959
1960
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1960
1961
  """
1961
1962
  return pulumi.get(self, "kind")
1962
1963
 
1963
1964
  @kind.setter
1964
- def kind(self, value: Optional[pulumi.Input[str]]):
1965
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
1965
1966
  pulumi.set(self, "kind", value)
1966
1967
 
1967
1968
  @property
@@ -1978,14 +1979,14 @@ class ResourceClaimParametersArgs:
1978
1979
 
1979
1980
  @property
1980
1981
  @pulumi.getter
1981
- def shareable(self) -> Optional[pulumi.Input[bool]]:
1982
+ def shareable(self) -> Optional[pulumi.Input[builtins.bool]]:
1982
1983
  """
1983
1984
  Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.
1984
1985
  """
1985
1986
  return pulumi.get(self, "shareable")
1986
1987
 
1987
1988
  @shareable.setter
1988
- def shareable(self, value: Optional[pulumi.Input[bool]]):
1989
+ def shareable(self, value: Optional[pulumi.Input[builtins.bool]]):
1989
1990
  pulumi.set(self, "shareable", value)
1990
1991
 
1991
1992
 
@@ -1994,11 +1995,11 @@ if not MYPY:
1994
1995
  """
1995
1996
  ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.
1996
1997
  """
1997
- name: NotRequired[pulumi.Input[str]]
1998
+ name: NotRequired[pulumi.Input[builtins.str]]
1998
1999
  """
1999
2000
  Name matches the pod.spec.resourceClaims[*].Name field.
2000
2001
  """
2001
- unsuitable_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
2002
+ unsuitable_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
2002
2003
  """
2003
2004
  UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.
2004
2005
 
@@ -2010,12 +2011,12 @@ elif False:
2010
2011
  @pulumi.input_type
2011
2012
  class ResourceClaimSchedulingStatusArgs:
2012
2013
  def __init__(__self__, *,
2013
- name: Optional[pulumi.Input[str]] = None,
2014
- unsuitable_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
2014
+ name: Optional[pulumi.Input[builtins.str]] = None,
2015
+ unsuitable_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
2015
2016
  """
2016
2017
  ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.
2017
- :param pulumi.Input[str] name: Name matches the pod.spec.resourceClaims[*].Name field.
2018
- :param pulumi.Input[Sequence[pulumi.Input[str]]] unsuitable_nodes: UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.
2018
+ :param pulumi.Input[builtins.str] name: Name matches the pod.spec.resourceClaims[*].Name field.
2019
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] unsuitable_nodes: UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.
2019
2020
 
2020
2021
  The size of this field is limited to 128, the same as for PodSchedulingSpec.PotentialNodes. This may get increased in the future, but not reduced.
2021
2022
  """
@@ -2026,19 +2027,19 @@ class ResourceClaimSchedulingStatusArgs:
2026
2027
 
2027
2028
  @property
2028
2029
  @pulumi.getter
2029
- def name(self) -> Optional[pulumi.Input[str]]:
2030
+ def name(self) -> Optional[pulumi.Input[builtins.str]]:
2030
2031
  """
2031
2032
  Name matches the pod.spec.resourceClaims[*].Name field.
2032
2033
  """
2033
2034
  return pulumi.get(self, "name")
2034
2035
 
2035
2036
  @name.setter
2036
- def name(self, value: Optional[pulumi.Input[str]]):
2037
+ def name(self, value: Optional[pulumi.Input[builtins.str]]):
2037
2038
  pulumi.set(self, "name", value)
2038
2039
 
2039
2040
  @property
2040
2041
  @pulumi.getter(name="unsuitableNodes")
2041
- def unsuitable_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
2042
+ def unsuitable_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
2042
2043
  """
2043
2044
  UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.
2044
2045
 
@@ -2047,7 +2048,7 @@ class ResourceClaimSchedulingStatusArgs:
2047
2048
  return pulumi.get(self, "unsuitable_nodes")
2048
2049
 
2049
2050
  @unsuitable_nodes.setter
2050
- def unsuitable_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
2051
+ def unsuitable_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
2051
2052
  pulumi.set(self, "unsuitable_nodes", value)
2052
2053
 
2053
2054
 
@@ -2056,7 +2057,7 @@ if not MYPY:
2056
2057
  """
2057
2058
  ResourceClaimSpec defines how a resource is to be allocated.
2058
2059
  """
2059
- allocation_mode: NotRequired[pulumi.Input[str]]
2060
+ allocation_mode: NotRequired[pulumi.Input[builtins.str]]
2060
2061
  """
2061
2062
  Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2062
2063
  """
@@ -2066,7 +2067,7 @@ if not MYPY:
2066
2067
 
2067
2068
  The object must be in the same namespace as the ResourceClaim.
2068
2069
  """
2069
- resource_class_name: NotRequired[pulumi.Input[str]]
2070
+ resource_class_name: NotRequired[pulumi.Input[builtins.str]]
2070
2071
  """
2071
2072
  ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2072
2073
  """
@@ -2076,16 +2077,16 @@ elif False:
2076
2077
  @pulumi.input_type
2077
2078
  class ResourceClaimSpecPatchArgs:
2078
2079
  def __init__(__self__, *,
2079
- allocation_mode: Optional[pulumi.Input[str]] = None,
2080
+ allocation_mode: Optional[pulumi.Input[builtins.str]] = None,
2080
2081
  parameters_ref: Optional[pulumi.Input['ResourceClaimParametersReferencePatchArgs']] = None,
2081
- resource_class_name: Optional[pulumi.Input[str]] = None):
2082
+ resource_class_name: Optional[pulumi.Input[builtins.str]] = None):
2082
2083
  """
2083
2084
  ResourceClaimSpec defines how a resource is to be allocated.
2084
- :param pulumi.Input[str] allocation_mode: Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2085
+ :param pulumi.Input[builtins.str] allocation_mode: Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2085
2086
  :param pulumi.Input['ResourceClaimParametersReferencePatchArgs'] parameters_ref: ParametersRef references a separate object with arbitrary parameters that will be used by the driver when allocating a resource for the claim.
2086
2087
 
2087
2088
  The object must be in the same namespace as the ResourceClaim.
2088
- :param pulumi.Input[str] resource_class_name: ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2089
+ :param pulumi.Input[builtins.str] resource_class_name: ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2089
2090
  """
2090
2091
  if allocation_mode is not None:
2091
2092
  pulumi.set(__self__, "allocation_mode", allocation_mode)
@@ -2096,14 +2097,14 @@ class ResourceClaimSpecPatchArgs:
2096
2097
 
2097
2098
  @property
2098
2099
  @pulumi.getter(name="allocationMode")
2099
- def allocation_mode(self) -> Optional[pulumi.Input[str]]:
2100
+ def allocation_mode(self) -> Optional[pulumi.Input[builtins.str]]:
2100
2101
  """
2101
2102
  Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2102
2103
  """
2103
2104
  return pulumi.get(self, "allocation_mode")
2104
2105
 
2105
2106
  @allocation_mode.setter
2106
- def allocation_mode(self, value: Optional[pulumi.Input[str]]):
2107
+ def allocation_mode(self, value: Optional[pulumi.Input[builtins.str]]):
2107
2108
  pulumi.set(self, "allocation_mode", value)
2108
2109
 
2109
2110
  @property
@@ -2122,14 +2123,14 @@ class ResourceClaimSpecPatchArgs:
2122
2123
 
2123
2124
  @property
2124
2125
  @pulumi.getter(name="resourceClassName")
2125
- def resource_class_name(self) -> Optional[pulumi.Input[str]]:
2126
+ def resource_class_name(self) -> Optional[pulumi.Input[builtins.str]]:
2126
2127
  """
2127
2128
  ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2128
2129
  """
2129
2130
  return pulumi.get(self, "resource_class_name")
2130
2131
 
2131
2132
  @resource_class_name.setter
2132
- def resource_class_name(self, value: Optional[pulumi.Input[str]]):
2133
+ def resource_class_name(self, value: Optional[pulumi.Input[builtins.str]]):
2133
2134
  pulumi.set(self, "resource_class_name", value)
2134
2135
 
2135
2136
 
@@ -2138,11 +2139,11 @@ if not MYPY:
2138
2139
  """
2139
2140
  ResourceClaimSpec defines how a resource is to be allocated.
2140
2141
  """
2141
- resource_class_name: pulumi.Input[str]
2142
+ resource_class_name: pulumi.Input[builtins.str]
2142
2143
  """
2143
2144
  ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2144
2145
  """
2145
- allocation_mode: NotRequired[pulumi.Input[str]]
2146
+ allocation_mode: NotRequired[pulumi.Input[builtins.str]]
2146
2147
  """
2147
2148
  Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2148
2149
  """
@@ -2158,13 +2159,13 @@ elif False:
2158
2159
  @pulumi.input_type
2159
2160
  class ResourceClaimSpecArgs:
2160
2161
  def __init__(__self__, *,
2161
- resource_class_name: pulumi.Input[str],
2162
- allocation_mode: Optional[pulumi.Input[str]] = None,
2162
+ resource_class_name: pulumi.Input[builtins.str],
2163
+ allocation_mode: Optional[pulumi.Input[builtins.str]] = None,
2163
2164
  parameters_ref: Optional[pulumi.Input['ResourceClaimParametersReferenceArgs']] = None):
2164
2165
  """
2165
2166
  ResourceClaimSpec defines how a resource is to be allocated.
2166
- :param pulumi.Input[str] resource_class_name: ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2167
- :param pulumi.Input[str] allocation_mode: Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2167
+ :param pulumi.Input[builtins.str] resource_class_name: ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2168
+ :param pulumi.Input[builtins.str] allocation_mode: Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2168
2169
  :param pulumi.Input['ResourceClaimParametersReferenceArgs'] parameters_ref: ParametersRef references a separate object with arbitrary parameters that will be used by the driver when allocating a resource for the claim.
2169
2170
 
2170
2171
  The object must be in the same namespace as the ResourceClaim.
@@ -2177,26 +2178,26 @@ class ResourceClaimSpecArgs:
2177
2178
 
2178
2179
  @property
2179
2180
  @pulumi.getter(name="resourceClassName")
2180
- def resource_class_name(self) -> pulumi.Input[str]:
2181
+ def resource_class_name(self) -> pulumi.Input[builtins.str]:
2181
2182
  """
2182
2183
  ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.
2183
2184
  """
2184
2185
  return pulumi.get(self, "resource_class_name")
2185
2186
 
2186
2187
  @resource_class_name.setter
2187
- def resource_class_name(self, value: pulumi.Input[str]):
2188
+ def resource_class_name(self, value: pulumi.Input[builtins.str]):
2188
2189
  pulumi.set(self, "resource_class_name", value)
2189
2190
 
2190
2191
  @property
2191
2192
  @pulumi.getter(name="allocationMode")
2192
- def allocation_mode(self) -> Optional[pulumi.Input[str]]:
2193
+ def allocation_mode(self) -> Optional[pulumi.Input[builtins.str]]:
2193
2194
  """
2194
2195
  Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.
2195
2196
  """
2196
2197
  return pulumi.get(self, "allocation_mode")
2197
2198
 
2198
2199
  @allocation_mode.setter
2199
- def allocation_mode(self, value: Optional[pulumi.Input[str]]):
2200
+ def allocation_mode(self, value: Optional[pulumi.Input[builtins.str]]):
2200
2201
  pulumi.set(self, "allocation_mode", value)
2201
2202
 
2202
2203
  @property
@@ -2223,7 +2224,7 @@ if not MYPY:
2223
2224
  """
2224
2225
  Allocation is set by the resource driver once a resource or set of resources has been allocated successfully. If this is not specified, the resources have not been allocated yet.
2225
2226
  """
2226
- deallocation_requested: NotRequired[pulumi.Input[bool]]
2227
+ deallocation_requested: NotRequired[pulumi.Input[builtins.bool]]
2227
2228
  """
2228
2229
  DeallocationRequested indicates that a ResourceClaim is to be deallocated.
2229
2230
 
@@ -2231,7 +2232,7 @@ if not MYPY:
2231
2232
 
2232
2233
  While DeallocationRequested is set, no new consumers may be added to ReservedFor.
2233
2234
  """
2234
- driver_name: NotRequired[pulumi.Input[str]]
2235
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
2235
2236
  """
2236
2237
  DriverName is a copy of the driver name from the ResourceClass at the time when allocation started.
2237
2238
  """
@@ -2248,18 +2249,18 @@ elif False:
2248
2249
  class ResourceClaimStatusArgs:
2249
2250
  def __init__(__self__, *,
2250
2251
  allocation: Optional[pulumi.Input['AllocationResultArgs']] = None,
2251
- deallocation_requested: Optional[pulumi.Input[bool]] = None,
2252
- driver_name: Optional[pulumi.Input[str]] = None,
2252
+ deallocation_requested: Optional[pulumi.Input[builtins.bool]] = None,
2253
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
2253
2254
  reserved_for: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceClaimConsumerReferenceArgs']]]] = None):
2254
2255
  """
2255
2256
  ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
2256
2257
  :param pulumi.Input['AllocationResultArgs'] allocation: Allocation is set by the resource driver once a resource or set of resources has been allocated successfully. If this is not specified, the resources have not been allocated yet.
2257
- :param pulumi.Input[bool] deallocation_requested: DeallocationRequested indicates that a ResourceClaim is to be deallocated.
2258
+ :param pulumi.Input[builtins.bool] deallocation_requested: DeallocationRequested indicates that a ResourceClaim is to be deallocated.
2258
2259
 
2259
2260
  The driver then must deallocate this claim and reset the field together with clearing the Allocation field.
2260
2261
 
2261
2262
  While DeallocationRequested is set, no new consumers may be added to ReservedFor.
2262
- :param pulumi.Input[str] driver_name: DriverName is a copy of the driver name from the ResourceClass at the time when allocation started.
2263
+ :param pulumi.Input[builtins.str] driver_name: DriverName is a copy of the driver name from the ResourceClass at the time when allocation started.
2263
2264
  :param pulumi.Input[Sequence[pulumi.Input['ResourceClaimConsumerReferenceArgs']]] reserved_for: ReservedFor indicates which entities are currently allowed to use the claim. A Pod which references a ResourceClaim which is not reserved for that Pod will not be started.
2264
2265
 
2265
2266
  There can be at most 32 such reservations. This may get increased in the future, but not reduced.
@@ -2287,7 +2288,7 @@ class ResourceClaimStatusArgs:
2287
2288
 
2288
2289
  @property
2289
2290
  @pulumi.getter(name="deallocationRequested")
2290
- def deallocation_requested(self) -> Optional[pulumi.Input[bool]]:
2291
+ def deallocation_requested(self) -> Optional[pulumi.Input[builtins.bool]]:
2291
2292
  """
2292
2293
  DeallocationRequested indicates that a ResourceClaim is to be deallocated.
2293
2294
 
@@ -2298,19 +2299,19 @@ class ResourceClaimStatusArgs:
2298
2299
  return pulumi.get(self, "deallocation_requested")
2299
2300
 
2300
2301
  @deallocation_requested.setter
2301
- def deallocation_requested(self, value: Optional[pulumi.Input[bool]]):
2302
+ def deallocation_requested(self, value: Optional[pulumi.Input[builtins.bool]]):
2302
2303
  pulumi.set(self, "deallocation_requested", value)
2303
2304
 
2304
2305
  @property
2305
2306
  @pulumi.getter(name="driverName")
2306
- def driver_name(self) -> Optional[pulumi.Input[str]]:
2307
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
2307
2308
  """
2308
2309
  DriverName is a copy of the driver name from the ResourceClass at the time when allocation started.
2309
2310
  """
2310
2311
  return pulumi.get(self, "driver_name")
2311
2312
 
2312
2313
  @driver_name.setter
2313
- def driver_name(self, value: Optional[pulumi.Input[str]]):
2314
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
2314
2315
  pulumi.set(self, "driver_name", value)
2315
2316
 
2316
2317
  @property
@@ -2450,11 +2451,11 @@ if not MYPY:
2450
2451
 
2451
2452
  This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore.
2452
2453
  """
2453
- api_version: NotRequired[pulumi.Input[str]]
2454
+ api_version: NotRequired[pulumi.Input[builtins.str]]
2454
2455
  """
2455
2456
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2456
2457
  """
2457
- kind: NotRequired[pulumi.Input[str]]
2458
+ kind: NotRequired[pulumi.Input[builtins.str]]
2458
2459
  """
2459
2460
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2460
2461
  """
@@ -2469,16 +2470,16 @@ elif False:
2469
2470
  class ResourceClaimTemplateArgs:
2470
2471
  def __init__(__self__, *,
2471
2472
  spec: pulumi.Input['ResourceClaimTemplateSpecArgs'],
2472
- api_version: Optional[pulumi.Input[str]] = None,
2473
- kind: Optional[pulumi.Input[str]] = None,
2473
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
2474
+ kind: Optional[pulumi.Input[builtins.str]] = None,
2474
2475
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None):
2475
2476
  """
2476
2477
  ResourceClaimTemplate is used to produce ResourceClaim objects.
2477
2478
  :param pulumi.Input['ResourceClaimTemplateSpecArgs'] spec: Describes the ResourceClaim that is to be generated.
2478
2479
 
2479
2480
  This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore.
2480
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2481
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2481
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2482
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2482
2483
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
2483
2484
  """
2484
2485
  pulumi.set(__self__, "spec", spec)
@@ -2505,26 +2506,26 @@ class ResourceClaimTemplateArgs:
2505
2506
 
2506
2507
  @property
2507
2508
  @pulumi.getter(name="apiVersion")
2508
- def api_version(self) -> Optional[pulumi.Input[str]]:
2509
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
2509
2510
  """
2510
2511
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2511
2512
  """
2512
2513
  return pulumi.get(self, "api_version")
2513
2514
 
2514
2515
  @api_version.setter
2515
- def api_version(self, value: Optional[pulumi.Input[str]]):
2516
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
2516
2517
  pulumi.set(self, "api_version", value)
2517
2518
 
2518
2519
  @property
2519
2520
  @pulumi.getter
2520
- def kind(self) -> Optional[pulumi.Input[str]]:
2521
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
2521
2522
  """
2522
2523
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2523
2524
  """
2524
2525
  return pulumi.get(self, "kind")
2525
2526
 
2526
2527
  @kind.setter
2527
- def kind(self, value: Optional[pulumi.Input[str]]):
2528
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
2528
2529
  pulumi.set(self, "kind", value)
2529
2530
 
2530
2531
  @property
@@ -2551,11 +2552,11 @@ if not MYPY:
2551
2552
  """
2552
2553
  Spec describes the desired attributes of a resource that then needs to be allocated. It can only be set once when creating the ResourceClaim.
2553
2554
  """
2554
- api_version: NotRequired[pulumi.Input[str]]
2555
+ api_version: NotRequired[pulumi.Input[builtins.str]]
2555
2556
  """
2556
2557
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2557
2558
  """
2558
- kind: NotRequired[pulumi.Input[str]]
2559
+ kind: NotRequired[pulumi.Input[builtins.str]]
2559
2560
  """
2560
2561
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2561
2562
  """
@@ -2574,8 +2575,8 @@ elif False:
2574
2575
  class ResourceClaimArgs:
2575
2576
  def __init__(__self__, *,
2576
2577
  spec: pulumi.Input['ResourceClaimSpecArgs'],
2577
- api_version: Optional[pulumi.Input[str]] = None,
2578
- kind: Optional[pulumi.Input[str]] = None,
2578
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
2579
+ kind: Optional[pulumi.Input[builtins.str]] = None,
2579
2580
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
2580
2581
  status: Optional[pulumi.Input['ResourceClaimStatusArgs']] = None):
2581
2582
  """
@@ -2583,8 +2584,8 @@ class ResourceClaimArgs:
2583
2584
 
2584
2585
  This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
2585
2586
  :param pulumi.Input['ResourceClaimSpecArgs'] spec: Spec describes the desired attributes of a resource that then needs to be allocated. It can only be set once when creating the ResourceClaim.
2586
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2587
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2587
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2588
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2588
2589
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
2589
2590
  :param pulumi.Input['ResourceClaimStatusArgs'] status: Status describes whether the resource is available and with which attributes.
2590
2591
  """
@@ -2612,26 +2613,26 @@ class ResourceClaimArgs:
2612
2613
 
2613
2614
  @property
2614
2615
  @pulumi.getter(name="apiVersion")
2615
- def api_version(self) -> Optional[pulumi.Input[str]]:
2616
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
2616
2617
  """
2617
2618
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2618
2619
  """
2619
2620
  return pulumi.get(self, "api_version")
2620
2621
 
2621
2622
  @api_version.setter
2622
- def api_version(self, value: Optional[pulumi.Input[str]]):
2623
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
2623
2624
  pulumi.set(self, "api_version", value)
2624
2625
 
2625
2626
  @property
2626
2627
  @pulumi.getter
2627
- def kind(self) -> Optional[pulumi.Input[str]]:
2628
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
2628
2629
  """
2629
2630
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2630
2631
  """
2631
2632
  return pulumi.get(self, "kind")
2632
2633
 
2633
2634
  @kind.setter
2634
- def kind(self, value: Optional[pulumi.Input[str]]):
2635
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
2635
2636
  pulumi.set(self, "kind", value)
2636
2637
 
2637
2638
  @property
@@ -2664,19 +2665,19 @@ if not MYPY:
2664
2665
  """
2665
2666
  ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
2666
2667
  """
2667
- api_group: NotRequired[pulumi.Input[str]]
2668
+ api_group: NotRequired[pulumi.Input[builtins.str]]
2668
2669
  """
2669
2670
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2670
2671
  """
2671
- kind: NotRequired[pulumi.Input[str]]
2672
+ kind: NotRequired[pulumi.Input[builtins.str]]
2672
2673
  """
2673
2674
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2674
2675
  """
2675
- name: NotRequired[pulumi.Input[str]]
2676
+ name: NotRequired[pulumi.Input[builtins.str]]
2676
2677
  """
2677
2678
  Name is the name of resource being referenced.
2678
2679
  """
2679
- namespace: NotRequired[pulumi.Input[str]]
2680
+ namespace: NotRequired[pulumi.Input[builtins.str]]
2680
2681
  """
2681
2682
  Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2682
2683
  """
@@ -2686,16 +2687,16 @@ elif False:
2686
2687
  @pulumi.input_type
2687
2688
  class ResourceClassParametersReferencePatchArgs:
2688
2689
  def __init__(__self__, *,
2689
- api_group: Optional[pulumi.Input[str]] = None,
2690
- kind: Optional[pulumi.Input[str]] = None,
2691
- name: Optional[pulumi.Input[str]] = None,
2692
- namespace: Optional[pulumi.Input[str]] = None):
2690
+ api_group: Optional[pulumi.Input[builtins.str]] = None,
2691
+ kind: Optional[pulumi.Input[builtins.str]] = None,
2692
+ name: Optional[pulumi.Input[builtins.str]] = None,
2693
+ namespace: Optional[pulumi.Input[builtins.str]] = None):
2693
2694
  """
2694
2695
  ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
2695
- :param pulumi.Input[str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2696
- :param pulumi.Input[str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2697
- :param pulumi.Input[str] name: Name is the name of resource being referenced.
2698
- :param pulumi.Input[str] namespace: Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2696
+ :param pulumi.Input[builtins.str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2697
+ :param pulumi.Input[builtins.str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2698
+ :param pulumi.Input[builtins.str] name: Name is the name of resource being referenced.
2699
+ :param pulumi.Input[builtins.str] namespace: Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2699
2700
  """
2700
2701
  if api_group is not None:
2701
2702
  pulumi.set(__self__, "api_group", api_group)
@@ -2708,50 +2709,50 @@ class ResourceClassParametersReferencePatchArgs:
2708
2709
 
2709
2710
  @property
2710
2711
  @pulumi.getter(name="apiGroup")
2711
- def api_group(self) -> Optional[pulumi.Input[str]]:
2712
+ def api_group(self) -> Optional[pulumi.Input[builtins.str]]:
2712
2713
  """
2713
2714
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2714
2715
  """
2715
2716
  return pulumi.get(self, "api_group")
2716
2717
 
2717
2718
  @api_group.setter
2718
- def api_group(self, value: Optional[pulumi.Input[str]]):
2719
+ def api_group(self, value: Optional[pulumi.Input[builtins.str]]):
2719
2720
  pulumi.set(self, "api_group", value)
2720
2721
 
2721
2722
  @property
2722
2723
  @pulumi.getter
2723
- def kind(self) -> Optional[pulumi.Input[str]]:
2724
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
2724
2725
  """
2725
2726
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2726
2727
  """
2727
2728
  return pulumi.get(self, "kind")
2728
2729
 
2729
2730
  @kind.setter
2730
- def kind(self, value: Optional[pulumi.Input[str]]):
2731
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
2731
2732
  pulumi.set(self, "kind", value)
2732
2733
 
2733
2734
  @property
2734
2735
  @pulumi.getter
2735
- def name(self) -> Optional[pulumi.Input[str]]:
2736
+ def name(self) -> Optional[pulumi.Input[builtins.str]]:
2736
2737
  """
2737
2738
  Name is the name of resource being referenced.
2738
2739
  """
2739
2740
  return pulumi.get(self, "name")
2740
2741
 
2741
2742
  @name.setter
2742
- def name(self, value: Optional[pulumi.Input[str]]):
2743
+ def name(self, value: Optional[pulumi.Input[builtins.str]]):
2743
2744
  pulumi.set(self, "name", value)
2744
2745
 
2745
2746
  @property
2746
2747
  @pulumi.getter
2747
- def namespace(self) -> Optional[pulumi.Input[str]]:
2748
+ def namespace(self) -> Optional[pulumi.Input[builtins.str]]:
2748
2749
  """
2749
2750
  Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2750
2751
  """
2751
2752
  return pulumi.get(self, "namespace")
2752
2753
 
2753
2754
  @namespace.setter
2754
- def namespace(self, value: Optional[pulumi.Input[str]]):
2755
+ def namespace(self, value: Optional[pulumi.Input[builtins.str]]):
2755
2756
  pulumi.set(self, "namespace", value)
2756
2757
 
2757
2758
 
@@ -2760,19 +2761,19 @@ if not MYPY:
2760
2761
  """
2761
2762
  ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
2762
2763
  """
2763
- kind: pulumi.Input[str]
2764
+ kind: pulumi.Input[builtins.str]
2764
2765
  """
2765
2766
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2766
2767
  """
2767
- name: pulumi.Input[str]
2768
+ name: pulumi.Input[builtins.str]
2768
2769
  """
2769
2770
  Name is the name of resource being referenced.
2770
2771
  """
2771
- api_group: NotRequired[pulumi.Input[str]]
2772
+ api_group: NotRequired[pulumi.Input[builtins.str]]
2772
2773
  """
2773
2774
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2774
2775
  """
2775
- namespace: NotRequired[pulumi.Input[str]]
2776
+ namespace: NotRequired[pulumi.Input[builtins.str]]
2776
2777
  """
2777
2778
  Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2778
2779
  """
@@ -2782,16 +2783,16 @@ elif False:
2782
2783
  @pulumi.input_type
2783
2784
  class ResourceClassParametersReferenceArgs:
2784
2785
  def __init__(__self__, *,
2785
- kind: pulumi.Input[str],
2786
- name: pulumi.Input[str],
2787
- api_group: Optional[pulumi.Input[str]] = None,
2788
- namespace: Optional[pulumi.Input[str]] = None):
2786
+ kind: pulumi.Input[builtins.str],
2787
+ name: pulumi.Input[builtins.str],
2788
+ api_group: Optional[pulumi.Input[builtins.str]] = None,
2789
+ namespace: Optional[pulumi.Input[builtins.str]] = None):
2789
2790
  """
2790
2791
  ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
2791
- :param pulumi.Input[str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2792
- :param pulumi.Input[str] name: Name is the name of resource being referenced.
2793
- :param pulumi.Input[str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2794
- :param pulumi.Input[str] namespace: Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2792
+ :param pulumi.Input[builtins.str] kind: Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2793
+ :param pulumi.Input[builtins.str] name: Name is the name of resource being referenced.
2794
+ :param pulumi.Input[builtins.str] api_group: APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2795
+ :param pulumi.Input[builtins.str] namespace: Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2795
2796
  """
2796
2797
  pulumi.set(__self__, "kind", kind)
2797
2798
  pulumi.set(__self__, "name", name)
@@ -2802,50 +2803,50 @@ class ResourceClassParametersReferenceArgs:
2802
2803
 
2803
2804
  @property
2804
2805
  @pulumi.getter
2805
- def kind(self) -> pulumi.Input[str]:
2806
+ def kind(self) -> pulumi.Input[builtins.str]:
2806
2807
  """
2807
2808
  Kind is the type of resource being referenced. This is the same value as in the parameter object's metadata.
2808
2809
  """
2809
2810
  return pulumi.get(self, "kind")
2810
2811
 
2811
2812
  @kind.setter
2812
- def kind(self, value: pulumi.Input[str]):
2813
+ def kind(self, value: pulumi.Input[builtins.str]):
2813
2814
  pulumi.set(self, "kind", value)
2814
2815
 
2815
2816
  @property
2816
2817
  @pulumi.getter
2817
- def name(self) -> pulumi.Input[str]:
2818
+ def name(self) -> pulumi.Input[builtins.str]:
2818
2819
  """
2819
2820
  Name is the name of resource being referenced.
2820
2821
  """
2821
2822
  return pulumi.get(self, "name")
2822
2823
 
2823
2824
  @name.setter
2824
- def name(self, value: pulumi.Input[str]):
2825
+ def name(self, value: pulumi.Input[builtins.str]):
2825
2826
  pulumi.set(self, "name", value)
2826
2827
 
2827
2828
  @property
2828
2829
  @pulumi.getter(name="apiGroup")
2829
- def api_group(self) -> Optional[pulumi.Input[str]]:
2830
+ def api_group(self) -> Optional[pulumi.Input[builtins.str]]:
2830
2831
  """
2831
2832
  APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.
2832
2833
  """
2833
2834
  return pulumi.get(self, "api_group")
2834
2835
 
2835
2836
  @api_group.setter
2836
- def api_group(self, value: Optional[pulumi.Input[str]]):
2837
+ def api_group(self, value: Optional[pulumi.Input[builtins.str]]):
2837
2838
  pulumi.set(self, "api_group", value)
2838
2839
 
2839
2840
  @property
2840
2841
  @pulumi.getter
2841
- def namespace(self) -> Optional[pulumi.Input[str]]:
2842
+ def namespace(self) -> Optional[pulumi.Input[builtins.str]]:
2842
2843
  """
2843
2844
  Namespace that contains the referenced resource. Must be empty for cluster-scoped resources and non-empty for namespaced resources.
2844
2845
  """
2845
2846
  return pulumi.get(self, "namespace")
2846
2847
 
2847
2848
  @namespace.setter
2848
- def namespace(self, value: Optional[pulumi.Input[str]]):
2849
+ def namespace(self, value: Optional[pulumi.Input[builtins.str]]):
2849
2850
  pulumi.set(self, "namespace", value)
2850
2851
 
2851
2852
 
@@ -2854,7 +2855,7 @@ if not MYPY:
2854
2855
  """
2855
2856
  ResourceClassParameters defines resource requests for a ResourceClass in an in-tree format understood by Kubernetes.
2856
2857
  """
2857
- api_version: NotRequired[pulumi.Input[str]]
2858
+ api_version: NotRequired[pulumi.Input[builtins.str]]
2858
2859
  """
2859
2860
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2860
2861
  """
@@ -2866,7 +2867,7 @@ if not MYPY:
2866
2867
  """
2867
2868
  If this object was created from some other resource, then this links back to that resource. This field is used to find the in-tree representation of the class parameters when the parameter reference of the class refers to some unknown type.
2868
2869
  """
2869
- kind: NotRequired[pulumi.Input[str]]
2870
+ kind: NotRequired[pulumi.Input[builtins.str]]
2870
2871
  """
2871
2872
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2872
2873
  """
@@ -2884,18 +2885,18 @@ elif False:
2884
2885
  @pulumi.input_type
2885
2886
  class ResourceClassParametersArgs:
2886
2887
  def __init__(__self__, *,
2887
- api_version: Optional[pulumi.Input[str]] = None,
2888
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
2888
2889
  filters: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceFilterArgs']]]] = None,
2889
2890
  generated_from: Optional[pulumi.Input['ResourceClassParametersReferenceArgs']] = None,
2890
- kind: Optional[pulumi.Input[str]] = None,
2891
+ kind: Optional[pulumi.Input[builtins.str]] = None,
2891
2892
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
2892
2893
  vendor_parameters: Optional[pulumi.Input[Sequence[pulumi.Input['VendorParametersArgs']]]] = None):
2893
2894
  """
2894
2895
  ResourceClassParameters defines resource requests for a ResourceClass in an in-tree format understood by Kubernetes.
2895
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2896
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2896
2897
  :param pulumi.Input[Sequence[pulumi.Input['ResourceFilterArgs']]] filters: Filters describes additional contraints that must be met when using the class.
2897
2898
  :param pulumi.Input['ResourceClassParametersReferenceArgs'] generated_from: If this object was created from some other resource, then this links back to that resource. This field is used to find the in-tree representation of the class parameters when the parameter reference of the class refers to some unknown type.
2898
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2899
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2899
2900
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
2900
2901
  :param pulumi.Input[Sequence[pulumi.Input['VendorParametersArgs']]] vendor_parameters: VendorParameters are arbitrary setup parameters for all claims using this class. They are ignored while allocating the claim. There must not be more than one entry per driver.
2901
2902
  """
@@ -2914,14 +2915,14 @@ class ResourceClassParametersArgs:
2914
2915
 
2915
2916
  @property
2916
2917
  @pulumi.getter(name="apiVersion")
2917
- def api_version(self) -> Optional[pulumi.Input[str]]:
2918
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
2918
2919
  """
2919
2920
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
2920
2921
  """
2921
2922
  return pulumi.get(self, "api_version")
2922
2923
 
2923
2924
  @api_version.setter
2924
- def api_version(self, value: Optional[pulumi.Input[str]]):
2925
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
2925
2926
  pulumi.set(self, "api_version", value)
2926
2927
 
2927
2928
  @property
@@ -2950,14 +2951,14 @@ class ResourceClassParametersArgs:
2950
2951
 
2951
2952
  @property
2952
2953
  @pulumi.getter
2953
- def kind(self) -> Optional[pulumi.Input[str]]:
2954
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
2954
2955
  """
2955
2956
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
2956
2957
  """
2957
2958
  return pulumi.get(self, "kind")
2958
2959
 
2959
2960
  @kind.setter
2960
- def kind(self, value: Optional[pulumi.Input[str]]):
2961
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
2961
2962
  pulumi.set(self, "kind", value)
2962
2963
 
2963
2964
  @property
@@ -2992,17 +2993,17 @@ if not MYPY:
2992
2993
 
2993
2994
  This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
2994
2995
  """
2995
- driver_name: pulumi.Input[str]
2996
+ driver_name: pulumi.Input[builtins.str]
2996
2997
  """
2997
2998
  DriverName defines the name of the dynamic resource driver that is used for allocation of a ResourceClaim that uses this class.
2998
2999
 
2999
3000
  Resource drivers have a unique name in forward domain order (acme.example.com).
3000
3001
  """
3001
- api_version: NotRequired[pulumi.Input[str]]
3002
+ api_version: NotRequired[pulumi.Input[builtins.str]]
3002
3003
  """
3003
3004
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3004
3005
  """
3005
- kind: NotRequired[pulumi.Input[str]]
3006
+ kind: NotRequired[pulumi.Input[builtins.str]]
3006
3007
  """
3007
3008
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3008
3009
  """
@@ -3014,7 +3015,7 @@ if not MYPY:
3014
3015
  """
3015
3016
  ParametersRef references an arbitrary separate object that may hold parameters that will be used by the driver when allocating a resource that uses this class. A dynamic resource driver can distinguish between parameters stored here and and those stored in ResourceClaimSpec.
3016
3017
  """
3017
- structured_parameters: NotRequired[pulumi.Input[bool]]
3018
+ structured_parameters: NotRequired[pulumi.Input[builtins.bool]]
3018
3019
  """
3019
3020
  If and only if allocation of claims using this class is handled via structured parameters, then StructuredParameters must be set to true.
3020
3021
  """
@@ -3030,25 +3031,25 @@ elif False:
3030
3031
  @pulumi.input_type
3031
3032
  class ResourceClassArgs:
3032
3033
  def __init__(__self__, *,
3033
- driver_name: pulumi.Input[str],
3034
- api_version: Optional[pulumi.Input[str]] = None,
3035
- kind: Optional[pulumi.Input[str]] = None,
3034
+ driver_name: pulumi.Input[builtins.str],
3035
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
3036
+ kind: Optional[pulumi.Input[builtins.str]] = None,
3036
3037
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
3037
3038
  parameters_ref: Optional[pulumi.Input['ResourceClassParametersReferenceArgs']] = None,
3038
- structured_parameters: Optional[pulumi.Input[bool]] = None,
3039
+ structured_parameters: Optional[pulumi.Input[builtins.bool]] = None,
3039
3040
  suitable_nodes: Optional[pulumi.Input['_core.v1.NodeSelectorArgs']] = None):
3040
3041
  """
3041
3042
  ResourceClass is used by administrators to influence how resources are allocated.
3042
3043
 
3043
3044
  This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
3044
- :param pulumi.Input[str] driver_name: DriverName defines the name of the dynamic resource driver that is used for allocation of a ResourceClaim that uses this class.
3045
+ :param pulumi.Input[builtins.str] driver_name: DriverName defines the name of the dynamic resource driver that is used for allocation of a ResourceClaim that uses this class.
3045
3046
 
3046
3047
  Resource drivers have a unique name in forward domain order (acme.example.com).
3047
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3048
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3048
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3049
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3049
3050
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
3050
3051
  :param pulumi.Input['ResourceClassParametersReferenceArgs'] parameters_ref: ParametersRef references an arbitrary separate object that may hold parameters that will be used by the driver when allocating a resource that uses this class. A dynamic resource driver can distinguish between parameters stored here and and those stored in ResourceClaimSpec.
3051
- :param pulumi.Input[bool] structured_parameters: If and only if allocation of claims using this class is handled via structured parameters, then StructuredParameters must be set to true.
3052
+ :param pulumi.Input[builtins.bool] structured_parameters: If and only if allocation of claims using this class is handled via structured parameters, then StructuredParameters must be set to true.
3052
3053
  :param pulumi.Input['_core.v1.NodeSelectorArgs'] suitable_nodes: Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet.
3053
3054
 
3054
3055
  Setting this field is optional. If null, all nodes are candidates.
@@ -3069,7 +3070,7 @@ class ResourceClassArgs:
3069
3070
 
3070
3071
  @property
3071
3072
  @pulumi.getter(name="driverName")
3072
- def driver_name(self) -> pulumi.Input[str]:
3073
+ def driver_name(self) -> pulumi.Input[builtins.str]:
3073
3074
  """
3074
3075
  DriverName defines the name of the dynamic resource driver that is used for allocation of a ResourceClaim that uses this class.
3075
3076
 
@@ -3078,31 +3079,31 @@ class ResourceClassArgs:
3078
3079
  return pulumi.get(self, "driver_name")
3079
3080
 
3080
3081
  @driver_name.setter
3081
- def driver_name(self, value: pulumi.Input[str]):
3082
+ def driver_name(self, value: pulumi.Input[builtins.str]):
3082
3083
  pulumi.set(self, "driver_name", value)
3083
3084
 
3084
3085
  @property
3085
3086
  @pulumi.getter(name="apiVersion")
3086
- def api_version(self) -> Optional[pulumi.Input[str]]:
3087
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
3087
3088
  """
3088
3089
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3089
3090
  """
3090
3091
  return pulumi.get(self, "api_version")
3091
3092
 
3092
3093
  @api_version.setter
3093
- def api_version(self, value: Optional[pulumi.Input[str]]):
3094
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
3094
3095
  pulumi.set(self, "api_version", value)
3095
3096
 
3096
3097
  @property
3097
3098
  @pulumi.getter
3098
- def kind(self) -> Optional[pulumi.Input[str]]:
3099
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
3099
3100
  """
3100
3101
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3101
3102
  """
3102
3103
  return pulumi.get(self, "kind")
3103
3104
 
3104
3105
  @kind.setter
3105
- def kind(self, value: Optional[pulumi.Input[str]]):
3106
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
3106
3107
  pulumi.set(self, "kind", value)
3107
3108
 
3108
3109
  @property
@@ -3131,14 +3132,14 @@ class ResourceClassArgs:
3131
3132
 
3132
3133
  @property
3133
3134
  @pulumi.getter(name="structuredParameters")
3134
- def structured_parameters(self) -> Optional[pulumi.Input[bool]]:
3135
+ def structured_parameters(self) -> Optional[pulumi.Input[builtins.bool]]:
3135
3136
  """
3136
3137
  If and only if allocation of claims using this class is handled via structured parameters, then StructuredParameters must be set to true.
3137
3138
  """
3138
3139
  return pulumi.get(self, "structured_parameters")
3139
3140
 
3140
3141
  @structured_parameters.setter
3141
- def structured_parameters(self, value: Optional[pulumi.Input[bool]]):
3142
+ def structured_parameters(self, value: Optional[pulumi.Input[builtins.bool]]):
3142
3143
  pulumi.set(self, "structured_parameters", value)
3143
3144
 
3144
3145
  @property
@@ -3161,7 +3162,7 @@ if not MYPY:
3161
3162
  """
3162
3163
  ResourceFilter is a filter for resources from one particular driver.
3163
3164
  """
3164
- driver_name: NotRequired[pulumi.Input[str]]
3165
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
3165
3166
  """
3166
3167
  DriverName is the name used by the DRA driver kubelet plugin.
3167
3168
  """
@@ -3175,11 +3176,11 @@ elif False:
3175
3176
  @pulumi.input_type
3176
3177
  class ResourceFilterPatchArgs:
3177
3178
  def __init__(__self__, *,
3178
- driver_name: Optional[pulumi.Input[str]] = None,
3179
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
3179
3180
  named_resources: Optional[pulumi.Input['NamedResourcesFilterPatchArgs']] = None):
3180
3181
  """
3181
3182
  ResourceFilter is a filter for resources from one particular driver.
3182
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3183
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3183
3184
  :param pulumi.Input['NamedResourcesFilterPatchArgs'] named_resources: NamedResources describes a resource filter using the named resources model.
3184
3185
  """
3185
3186
  if driver_name is not None:
@@ -3189,14 +3190,14 @@ class ResourceFilterPatchArgs:
3189
3190
 
3190
3191
  @property
3191
3192
  @pulumi.getter(name="driverName")
3192
- def driver_name(self) -> Optional[pulumi.Input[str]]:
3193
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
3193
3194
  """
3194
3195
  DriverName is the name used by the DRA driver kubelet plugin.
3195
3196
  """
3196
3197
  return pulumi.get(self, "driver_name")
3197
3198
 
3198
3199
  @driver_name.setter
3199
- def driver_name(self, value: Optional[pulumi.Input[str]]):
3200
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
3200
3201
  pulumi.set(self, "driver_name", value)
3201
3202
 
3202
3203
  @property
@@ -3217,7 +3218,7 @@ if not MYPY:
3217
3218
  """
3218
3219
  ResourceFilter is a filter for resources from one particular driver.
3219
3220
  """
3220
- driver_name: NotRequired[pulumi.Input[str]]
3221
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
3221
3222
  """
3222
3223
  DriverName is the name used by the DRA driver kubelet plugin.
3223
3224
  """
@@ -3231,11 +3232,11 @@ elif False:
3231
3232
  @pulumi.input_type
3232
3233
  class ResourceFilterArgs:
3233
3234
  def __init__(__self__, *,
3234
- driver_name: Optional[pulumi.Input[str]] = None,
3235
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
3235
3236
  named_resources: Optional[pulumi.Input['NamedResourcesFilterArgs']] = None):
3236
3237
  """
3237
3238
  ResourceFilter is a filter for resources from one particular driver.
3238
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3239
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3239
3240
  :param pulumi.Input['NamedResourcesFilterArgs'] named_resources: NamedResources describes a resource filter using the named resources model.
3240
3241
  """
3241
3242
  if driver_name is not None:
@@ -3245,14 +3246,14 @@ class ResourceFilterArgs:
3245
3246
 
3246
3247
  @property
3247
3248
  @pulumi.getter(name="driverName")
3248
- def driver_name(self) -> Optional[pulumi.Input[str]]:
3249
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
3249
3250
  """
3250
3251
  DriverName is the name used by the DRA driver kubelet plugin.
3251
3252
  """
3252
3253
  return pulumi.get(self, "driver_name")
3253
3254
 
3254
3255
  @driver_name.setter
3255
- def driver_name(self, value: Optional[pulumi.Input[str]]):
3256
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
3256
3257
  pulumi.set(self, "driver_name", value)
3257
3258
 
3258
3259
  @property
@@ -3273,13 +3274,13 @@ if not MYPY:
3273
3274
  """
3274
3275
  ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.
3275
3276
  """
3276
- data: NotRequired[pulumi.Input[str]]
3277
+ data: NotRequired[pulumi.Input[builtins.str]]
3277
3278
  """
3278
3279
  Data contains the opaque data associated with this ResourceHandle. It is set by the controller component of the resource driver whose name matches the DriverName set in the ResourceClaimStatus this ResourceHandle is embedded in. It is set at allocation time and is intended for processing by the kubelet plugin whose name matches the DriverName set in this ResourceHandle.
3279
3280
 
3280
3281
  The maximum size of this field is 16KiB. This may get increased in the future, but not reduced.
3281
3282
  """
3282
- driver_name: NotRequired[pulumi.Input[str]]
3283
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
3283
3284
  """
3284
3285
  DriverName specifies the name of the resource driver whose kubelet plugin should be invoked to process this ResourceHandle's data once it lands on a node. This may differ from the DriverName set in ResourceClaimStatus this ResourceHandle is embedded in.
3285
3286
  """
@@ -3293,15 +3294,15 @@ elif False:
3293
3294
  @pulumi.input_type
3294
3295
  class ResourceHandleArgs:
3295
3296
  def __init__(__self__, *,
3296
- data: Optional[pulumi.Input[str]] = None,
3297
- driver_name: Optional[pulumi.Input[str]] = None,
3297
+ data: Optional[pulumi.Input[builtins.str]] = None,
3298
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
3298
3299
  structured_data: Optional[pulumi.Input['StructuredResourceHandleArgs']] = None):
3299
3300
  """
3300
3301
  ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.
3301
- :param pulumi.Input[str] data: Data contains the opaque data associated with this ResourceHandle. It is set by the controller component of the resource driver whose name matches the DriverName set in the ResourceClaimStatus this ResourceHandle is embedded in. It is set at allocation time and is intended for processing by the kubelet plugin whose name matches the DriverName set in this ResourceHandle.
3302
+ :param pulumi.Input[builtins.str] data: Data contains the opaque data associated with this ResourceHandle. It is set by the controller component of the resource driver whose name matches the DriverName set in the ResourceClaimStatus this ResourceHandle is embedded in. It is set at allocation time and is intended for processing by the kubelet plugin whose name matches the DriverName set in this ResourceHandle.
3302
3303
 
3303
3304
  The maximum size of this field is 16KiB. This may get increased in the future, but not reduced.
3304
- :param pulumi.Input[str] driver_name: DriverName specifies the name of the resource driver whose kubelet plugin should be invoked to process this ResourceHandle's data once it lands on a node. This may differ from the DriverName set in ResourceClaimStatus this ResourceHandle is embedded in.
3305
+ :param pulumi.Input[builtins.str] driver_name: DriverName specifies the name of the resource driver whose kubelet plugin should be invoked to process this ResourceHandle's data once it lands on a node. This may differ from the DriverName set in ResourceClaimStatus this ResourceHandle is embedded in.
3305
3306
  :param pulumi.Input['StructuredResourceHandleArgs'] structured_data: If StructuredData is set, then it needs to be used instead of Data.
3306
3307
  """
3307
3308
  if data is not None:
@@ -3313,7 +3314,7 @@ class ResourceHandleArgs:
3313
3314
 
3314
3315
  @property
3315
3316
  @pulumi.getter
3316
- def data(self) -> Optional[pulumi.Input[str]]:
3317
+ def data(self) -> Optional[pulumi.Input[builtins.str]]:
3317
3318
  """
3318
3319
  Data contains the opaque data associated with this ResourceHandle. It is set by the controller component of the resource driver whose name matches the DriverName set in the ResourceClaimStatus this ResourceHandle is embedded in. It is set at allocation time and is intended for processing by the kubelet plugin whose name matches the DriverName set in this ResourceHandle.
3319
3320
 
@@ -3322,19 +3323,19 @@ class ResourceHandleArgs:
3322
3323
  return pulumi.get(self, "data")
3323
3324
 
3324
3325
  @data.setter
3325
- def data(self, value: Optional[pulumi.Input[str]]):
3326
+ def data(self, value: Optional[pulumi.Input[builtins.str]]):
3326
3327
  pulumi.set(self, "data", value)
3327
3328
 
3328
3329
  @property
3329
3330
  @pulumi.getter(name="driverName")
3330
- def driver_name(self) -> Optional[pulumi.Input[str]]:
3331
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
3331
3332
  """
3332
3333
  DriverName specifies the name of the resource driver whose kubelet plugin should be invoked to process this ResourceHandle's data once it lands on a node. This may differ from the DriverName set in ResourceClaimStatus this ResourceHandle is embedded in.
3333
3334
  """
3334
3335
  return pulumi.get(self, "driver_name")
3335
3336
 
3336
3337
  @driver_name.setter
3337
- def driver_name(self, value: Optional[pulumi.Input[str]]):
3338
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
3338
3339
  pulumi.set(self, "driver_name", value)
3339
3340
 
3340
3341
  @property
@@ -3467,15 +3468,15 @@ if not MYPY:
3467
3468
  """
3468
3469
  ResourceSlice provides information about available resources on individual nodes.
3469
3470
  """
3470
- driver_name: pulumi.Input[str]
3471
+ driver_name: pulumi.Input[builtins.str]
3471
3472
  """
3472
3473
  DriverName identifies the DRA driver providing the capacity information. A field selector can be used to list only ResourceSlice objects with a certain driver name.
3473
3474
  """
3474
- api_version: NotRequired[pulumi.Input[str]]
3475
+ api_version: NotRequired[pulumi.Input[builtins.str]]
3475
3476
  """
3476
3477
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3477
3478
  """
3478
- kind: NotRequired[pulumi.Input[str]]
3479
+ kind: NotRequired[pulumi.Input[builtins.str]]
3479
3480
  """
3480
3481
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3481
3482
  """
@@ -3487,7 +3488,7 @@ if not MYPY:
3487
3488
  """
3488
3489
  NamedResources describes available resources using the named resources model.
3489
3490
  """
3490
- node_name: NotRequired[pulumi.Input[str]]
3491
+ node_name: NotRequired[pulumi.Input[builtins.str]]
3491
3492
  """
3492
3493
  NodeName identifies the node which provides the resources if they are local to a node.
3493
3494
 
@@ -3499,20 +3500,20 @@ elif False:
3499
3500
  @pulumi.input_type
3500
3501
  class ResourceSliceArgs:
3501
3502
  def __init__(__self__, *,
3502
- driver_name: pulumi.Input[str],
3503
- api_version: Optional[pulumi.Input[str]] = None,
3504
- kind: Optional[pulumi.Input[str]] = None,
3503
+ driver_name: pulumi.Input[builtins.str],
3504
+ api_version: Optional[pulumi.Input[builtins.str]] = None,
3505
+ kind: Optional[pulumi.Input[builtins.str]] = None,
3505
3506
  metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
3506
3507
  named_resources: Optional[pulumi.Input['NamedResourcesResourcesArgs']] = None,
3507
- node_name: Optional[pulumi.Input[str]] = None):
3508
+ node_name: Optional[pulumi.Input[builtins.str]] = None):
3508
3509
  """
3509
3510
  ResourceSlice provides information about available resources on individual nodes.
3510
- :param pulumi.Input[str] driver_name: DriverName identifies the DRA driver providing the capacity information. A field selector can be used to list only ResourceSlice objects with a certain driver name.
3511
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3512
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3511
+ :param pulumi.Input[builtins.str] driver_name: DriverName identifies the DRA driver providing the capacity information. A field selector can be used to list only ResourceSlice objects with a certain driver name.
3512
+ :param pulumi.Input[builtins.str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3513
+ :param pulumi.Input[builtins.str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3513
3514
  :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object metadata
3514
3515
  :param pulumi.Input['NamedResourcesResourcesArgs'] named_resources: NamedResources describes available resources using the named resources model.
3515
- :param pulumi.Input[str] node_name: NodeName identifies the node which provides the resources if they are local to a node.
3516
+ :param pulumi.Input[builtins.str] node_name: NodeName identifies the node which provides the resources if they are local to a node.
3516
3517
 
3517
3518
  A field selector can be used to list only ResourceSlice objects with a certain node name.
3518
3519
  """
@@ -3530,38 +3531,38 @@ class ResourceSliceArgs:
3530
3531
 
3531
3532
  @property
3532
3533
  @pulumi.getter(name="driverName")
3533
- def driver_name(self) -> pulumi.Input[str]:
3534
+ def driver_name(self) -> pulumi.Input[builtins.str]:
3534
3535
  """
3535
3536
  DriverName identifies the DRA driver providing the capacity information. A field selector can be used to list only ResourceSlice objects with a certain driver name.
3536
3537
  """
3537
3538
  return pulumi.get(self, "driver_name")
3538
3539
 
3539
3540
  @driver_name.setter
3540
- def driver_name(self, value: pulumi.Input[str]):
3541
+ def driver_name(self, value: pulumi.Input[builtins.str]):
3541
3542
  pulumi.set(self, "driver_name", value)
3542
3543
 
3543
3544
  @property
3544
3545
  @pulumi.getter(name="apiVersion")
3545
- def api_version(self) -> Optional[pulumi.Input[str]]:
3546
+ def api_version(self) -> Optional[pulumi.Input[builtins.str]]:
3546
3547
  """
3547
3548
  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3548
3549
  """
3549
3550
  return pulumi.get(self, "api_version")
3550
3551
 
3551
3552
  @api_version.setter
3552
- def api_version(self, value: Optional[pulumi.Input[str]]):
3553
+ def api_version(self, value: Optional[pulumi.Input[builtins.str]]):
3553
3554
  pulumi.set(self, "api_version", value)
3554
3555
 
3555
3556
  @property
3556
3557
  @pulumi.getter
3557
- def kind(self) -> Optional[pulumi.Input[str]]:
3558
+ def kind(self) -> Optional[pulumi.Input[builtins.str]]:
3558
3559
  """
3559
3560
  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
3560
3561
  """
3561
3562
  return pulumi.get(self, "kind")
3562
3563
 
3563
3564
  @kind.setter
3564
- def kind(self, value: Optional[pulumi.Input[str]]):
3565
+ def kind(self, value: Optional[pulumi.Input[builtins.str]]):
3565
3566
  pulumi.set(self, "kind", value)
3566
3567
 
3567
3568
  @property
@@ -3590,7 +3591,7 @@ class ResourceSliceArgs:
3590
3591
 
3591
3592
  @property
3592
3593
  @pulumi.getter(name="nodeName")
3593
- def node_name(self) -> Optional[pulumi.Input[str]]:
3594
+ def node_name(self) -> Optional[pulumi.Input[builtins.str]]:
3594
3595
  """
3595
3596
  NodeName identifies the node which provides the resources if they are local to a node.
3596
3597
 
@@ -3599,7 +3600,7 @@ class ResourceSliceArgs:
3599
3600
  return pulumi.get(self, "node_name")
3600
3601
 
3601
3602
  @node_name.setter
3602
- def node_name(self, value: Optional[pulumi.Input[str]]):
3603
+ def node_name(self, value: Optional[pulumi.Input[builtins.str]]):
3603
3604
  pulumi.set(self, "node_name", value)
3604
3605
 
3605
3606
 
@@ -3612,7 +3613,7 @@ if not MYPY:
3612
3613
  """
3613
3614
  Results lists all allocated driver resources.
3614
3615
  """
3615
- node_name: NotRequired[pulumi.Input[str]]
3616
+ node_name: NotRequired[pulumi.Input[builtins.str]]
3616
3617
  """
3617
3618
  NodeName is the name of the node providing the necessary resources if the resources are local to a node.
3618
3619
  """
@@ -3631,13 +3632,13 @@ elif False:
3631
3632
  class StructuredResourceHandleArgs:
3632
3633
  def __init__(__self__, *,
3633
3634
  results: pulumi.Input[Sequence[pulumi.Input['DriverAllocationResultArgs']]],
3634
- node_name: Optional[pulumi.Input[str]] = None,
3635
+ node_name: Optional[pulumi.Input[builtins.str]] = None,
3635
3636
  vendor_claim_parameters: Optional[Any] = None,
3636
3637
  vendor_class_parameters: Optional[Any] = None):
3637
3638
  """
3638
3639
  StructuredResourceHandle is the in-tree representation of the allocation result.
3639
3640
  :param pulumi.Input[Sequence[pulumi.Input['DriverAllocationResultArgs']]] results: Results lists all allocated driver resources.
3640
- :param pulumi.Input[str] node_name: NodeName is the name of the node providing the necessary resources if the resources are local to a node.
3641
+ :param pulumi.Input[builtins.str] node_name: NodeName is the name of the node providing the necessary resources if the resources are local to a node.
3641
3642
  :param Any vendor_claim_parameters: VendorClaimParameters are the per-claim configuration parameters from the resource claim parameters at the time that the claim was allocated.
3642
3643
  :param Any vendor_class_parameters: VendorClassParameters are the per-claim configuration parameters from the resource class at the time that the claim was allocated.
3643
3644
  """
@@ -3663,14 +3664,14 @@ class StructuredResourceHandleArgs:
3663
3664
 
3664
3665
  @property
3665
3666
  @pulumi.getter(name="nodeName")
3666
- def node_name(self) -> Optional[pulumi.Input[str]]:
3667
+ def node_name(self) -> Optional[pulumi.Input[builtins.str]]:
3667
3668
  """
3668
3669
  NodeName is the name of the node providing the necessary resources if the resources are local to a node.
3669
3670
  """
3670
3671
  return pulumi.get(self, "node_name")
3671
3672
 
3672
3673
  @node_name.setter
3673
- def node_name(self, value: Optional[pulumi.Input[str]]):
3674
+ def node_name(self, value: Optional[pulumi.Input[builtins.str]]):
3674
3675
  pulumi.set(self, "node_name", value)
3675
3676
 
3676
3677
  @property
@@ -3703,7 +3704,7 @@ if not MYPY:
3703
3704
  """
3704
3705
  VendorParameters are opaque parameters for one particular driver.
3705
3706
  """
3706
- driver_name: NotRequired[pulumi.Input[str]]
3707
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
3707
3708
  """
3708
3709
  DriverName is the name used by the DRA driver kubelet plugin.
3709
3710
  """
@@ -3717,11 +3718,11 @@ elif False:
3717
3718
  @pulumi.input_type
3718
3719
  class VendorParametersPatchArgs:
3719
3720
  def __init__(__self__, *,
3720
- driver_name: Optional[pulumi.Input[str]] = None,
3721
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
3721
3722
  parameters: Optional[Any] = None):
3722
3723
  """
3723
3724
  VendorParameters are opaque parameters for one particular driver.
3724
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3725
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3725
3726
  :param Any parameters: Parameters can be arbitrary setup parameters. They are ignored while allocating a claim.
3726
3727
  """
3727
3728
  if driver_name is not None:
@@ -3731,14 +3732,14 @@ class VendorParametersPatchArgs:
3731
3732
 
3732
3733
  @property
3733
3734
  @pulumi.getter(name="driverName")
3734
- def driver_name(self) -> Optional[pulumi.Input[str]]:
3735
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
3735
3736
  """
3736
3737
  DriverName is the name used by the DRA driver kubelet plugin.
3737
3738
  """
3738
3739
  return pulumi.get(self, "driver_name")
3739
3740
 
3740
3741
  @driver_name.setter
3741
- def driver_name(self, value: Optional[pulumi.Input[str]]):
3742
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
3742
3743
  pulumi.set(self, "driver_name", value)
3743
3744
 
3744
3745
  @property
@@ -3759,7 +3760,7 @@ if not MYPY:
3759
3760
  """
3760
3761
  VendorParameters are opaque parameters for one particular driver.
3761
3762
  """
3762
- driver_name: NotRequired[pulumi.Input[str]]
3763
+ driver_name: NotRequired[pulumi.Input[builtins.str]]
3763
3764
  """
3764
3765
  DriverName is the name used by the DRA driver kubelet plugin.
3765
3766
  """
@@ -3773,11 +3774,11 @@ elif False:
3773
3774
  @pulumi.input_type
3774
3775
  class VendorParametersArgs:
3775
3776
  def __init__(__self__, *,
3776
- driver_name: Optional[pulumi.Input[str]] = None,
3777
+ driver_name: Optional[pulumi.Input[builtins.str]] = None,
3777
3778
  parameters: Optional[Any] = None):
3778
3779
  """
3779
3780
  VendorParameters are opaque parameters for one particular driver.
3780
- :param pulumi.Input[str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3781
+ :param pulumi.Input[builtins.str] driver_name: DriverName is the name used by the DRA driver kubelet plugin.
3781
3782
  :param Any parameters: Parameters can be arbitrary setup parameters. They are ignored while allocating a claim.
3782
3783
  """
3783
3784
  if driver_name is not None:
@@ -3787,14 +3788,14 @@ class VendorParametersArgs:
3787
3788
 
3788
3789
  @property
3789
3790
  @pulumi.getter(name="driverName")
3790
- def driver_name(self) -> Optional[pulumi.Input[str]]:
3791
+ def driver_name(self) -> Optional[pulumi.Input[builtins.str]]:
3791
3792
  """
3792
3793
  DriverName is the name used by the DRA driver kubelet plugin.
3793
3794
  """
3794
3795
  return pulumi.get(self, "driver_name")
3795
3796
 
3796
3797
  @driver_name.setter
3797
- def driver_name(self, value: Optional[pulumi.Input[str]]):
3798
+ def driver_name(self, value: Optional[pulumi.Input[builtins.str]]):
3798
3799
  pulumi.set(self, "driver_name", value)
3799
3800
 
3800
3801
  @property