pulumi-kubernetes 4.23.0a1743519894__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.0a1743519894.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.0a1743519894.dist-info/RECORD +0 -679
  670. {pulumi_kubernetes-4.23.0a1743519894.dist-info → pulumi_kubernetes-4.23.0a1743595894.dist-info}/WHEEL +0 -0
  671. {pulumi_kubernetes-4.23.0a1743519894.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
@@ -63,16 +64,16 @@ class FlowDistinguisherMethod(dict):
63
64
  FlowDistinguisherMethod specifies the method of a flow distinguisher.
64
65
  """
65
66
  def __init__(__self__, *,
66
- type: str):
67
+ type: builtins.str):
67
68
  """
68
69
  FlowDistinguisherMethod specifies the method of a flow distinguisher.
69
- :param str type: `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
70
+ :param builtins.str type: `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
70
71
  """
71
72
  pulumi.set(__self__, "type", type)
72
73
 
73
74
  @property
74
75
  @pulumi.getter
75
- def type(self) -> str:
76
+ def type(self) -> builtins.str:
76
77
  """
77
78
  `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
78
79
  """
@@ -85,17 +86,17 @@ class FlowDistinguisherMethodPatch(dict):
85
86
  FlowDistinguisherMethod specifies the method of a flow distinguisher.
86
87
  """
87
88
  def __init__(__self__, *,
88
- type: Optional[str] = None):
89
+ type: Optional[builtins.str] = None):
89
90
  """
90
91
  FlowDistinguisherMethod specifies the method of a flow distinguisher.
91
- :param str type: `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
92
+ :param builtins.str type: `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
92
93
  """
93
94
  if type is not None:
94
95
  pulumi.set(__self__, "type", type)
95
96
 
96
97
  @property
97
98
  @pulumi.getter
98
- def type(self) -> Optional[str]:
99
+ def type(self) -> Optional[builtins.str]:
99
100
  """
100
101
  `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
101
102
  """
@@ -125,15 +126,15 @@ class FlowSchema(dict):
125
126
  return super().get(key, default)
126
127
 
127
128
  def __init__(__self__, *,
128
- api_version: Optional[str] = None,
129
- kind: Optional[str] = None,
129
+ api_version: Optional[builtins.str] = None,
130
+ kind: Optional[builtins.str] = None,
130
131
  metadata: Optional['_meta.v1.outputs.ObjectMeta'] = None,
131
132
  spec: Optional['outputs.FlowSchemaSpec'] = None,
132
133
  status: Optional['outputs.FlowSchemaStatus'] = None):
133
134
  """
134
135
  FlowSchema defines the schema of a group of flows. Note that a flow is made up of a set of inbound API requests with similar attributes and is identified by a pair of strings: the name of the FlowSchema and a "flow distinguisher".
135
- :param 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
136
- :param 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
136
+ :param 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
137
+ :param 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
137
138
  :param '_meta.v1.ObjectMetaArgs' metadata: `metadata` is the standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
138
139
  :param 'FlowSchemaSpecArgs' spec: `spec` is the specification of the desired behavior of a FlowSchema. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
139
140
  :param 'FlowSchemaStatusArgs' status: `status` is the current status of a FlowSchema. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -151,7 +152,7 @@ class FlowSchema(dict):
151
152
 
152
153
  @property
153
154
  @pulumi.getter(name="apiVersion")
154
- def api_version(self) -> Optional[str]:
155
+ def api_version(self) -> Optional[builtins.str]:
155
156
  """
156
157
  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
157
158
  """
@@ -159,7 +160,7 @@ class FlowSchema(dict):
159
160
 
160
161
  @property
161
162
  @pulumi.getter
162
- def kind(self) -> Optional[str]:
163
+ def kind(self) -> Optional[builtins.str]:
163
164
  """
164
165
  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
165
166
  """
@@ -213,18 +214,18 @@ class FlowSchemaCondition(dict):
213
214
  return super().get(key, default)
214
215
 
215
216
  def __init__(__self__, *,
216
- last_transition_time: Optional[str] = None,
217
- message: Optional[str] = None,
218
- reason: Optional[str] = None,
219
- status: Optional[str] = None,
220
- type: Optional[str] = None):
217
+ last_transition_time: Optional[builtins.str] = None,
218
+ message: Optional[builtins.str] = None,
219
+ reason: Optional[builtins.str] = None,
220
+ status: Optional[builtins.str] = None,
221
+ type: Optional[builtins.str] = None):
221
222
  """
222
223
  FlowSchemaCondition describes conditions for a FlowSchema.
223
- :param str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
224
- :param str message: `message` is a human-readable message indicating details about last transition.
225
- :param str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
226
- :param str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
227
- :param str type: `type` is the type of the condition. Required.
224
+ :param builtins.str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
225
+ :param builtins.str message: `message` is a human-readable message indicating details about last transition.
226
+ :param builtins.str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
227
+ :param builtins.str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
228
+ :param builtins.str type: `type` is the type of the condition. Required.
228
229
  """
229
230
  if last_transition_time is not None:
230
231
  pulumi.set(__self__, "last_transition_time", last_transition_time)
@@ -239,7 +240,7 @@ class FlowSchemaCondition(dict):
239
240
 
240
241
  @property
241
242
  @pulumi.getter(name="lastTransitionTime")
242
- def last_transition_time(self) -> Optional[str]:
243
+ def last_transition_time(self) -> Optional[builtins.str]:
243
244
  """
244
245
  `lastTransitionTime` is the last time the condition transitioned from one status to another.
245
246
  """
@@ -247,7 +248,7 @@ class FlowSchemaCondition(dict):
247
248
 
248
249
  @property
249
250
  @pulumi.getter
250
- def message(self) -> Optional[str]:
251
+ def message(self) -> Optional[builtins.str]:
251
252
  """
252
253
  `message` is a human-readable message indicating details about last transition.
253
254
  """
@@ -255,7 +256,7 @@ class FlowSchemaCondition(dict):
255
256
 
256
257
  @property
257
258
  @pulumi.getter
258
- def reason(self) -> Optional[str]:
259
+ def reason(self) -> Optional[builtins.str]:
259
260
  """
260
261
  `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
261
262
  """
@@ -263,7 +264,7 @@ class FlowSchemaCondition(dict):
263
264
 
264
265
  @property
265
266
  @pulumi.getter
266
- def status(self) -> Optional[str]:
267
+ def status(self) -> Optional[builtins.str]:
267
268
  """
268
269
  `status` is the status of the condition. Can be True, False, Unknown. Required.
269
270
  """
@@ -271,7 +272,7 @@ class FlowSchemaCondition(dict):
271
272
 
272
273
  @property
273
274
  @pulumi.getter
274
- def type(self) -> Optional[str]:
275
+ def type(self) -> Optional[builtins.str]:
275
276
  """
276
277
  `type` is the type of the condition. Required.
277
278
  """
@@ -301,18 +302,18 @@ class FlowSchemaConditionPatch(dict):
301
302
  return super().get(key, default)
302
303
 
303
304
  def __init__(__self__, *,
304
- last_transition_time: Optional[str] = None,
305
- message: Optional[str] = None,
306
- reason: Optional[str] = None,
307
- status: Optional[str] = None,
308
- type: Optional[str] = None):
305
+ last_transition_time: Optional[builtins.str] = None,
306
+ message: Optional[builtins.str] = None,
307
+ reason: Optional[builtins.str] = None,
308
+ status: Optional[builtins.str] = None,
309
+ type: Optional[builtins.str] = None):
309
310
  """
310
311
  FlowSchemaCondition describes conditions for a FlowSchema.
311
- :param str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
312
- :param str message: `message` is a human-readable message indicating details about last transition.
313
- :param str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
314
- :param str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
315
- :param str type: `type` is the type of the condition. Required.
312
+ :param builtins.str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
313
+ :param builtins.str message: `message` is a human-readable message indicating details about last transition.
314
+ :param builtins.str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
315
+ :param builtins.str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
316
+ :param builtins.str type: `type` is the type of the condition. Required.
316
317
  """
317
318
  if last_transition_time is not None:
318
319
  pulumi.set(__self__, "last_transition_time", last_transition_time)
@@ -327,7 +328,7 @@ class FlowSchemaConditionPatch(dict):
327
328
 
328
329
  @property
329
330
  @pulumi.getter(name="lastTransitionTime")
330
- def last_transition_time(self) -> Optional[str]:
331
+ def last_transition_time(self) -> Optional[builtins.str]:
331
332
  """
332
333
  `lastTransitionTime` is the last time the condition transitioned from one status to another.
333
334
  """
@@ -335,7 +336,7 @@ class FlowSchemaConditionPatch(dict):
335
336
 
336
337
  @property
337
338
  @pulumi.getter
338
- def message(self) -> Optional[str]:
339
+ def message(self) -> Optional[builtins.str]:
339
340
  """
340
341
  `message` is a human-readable message indicating details about last transition.
341
342
  """
@@ -343,7 +344,7 @@ class FlowSchemaConditionPatch(dict):
343
344
 
344
345
  @property
345
346
  @pulumi.getter
346
- def reason(self) -> Optional[str]:
347
+ def reason(self) -> Optional[builtins.str]:
347
348
  """
348
349
  `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
349
350
  """
@@ -351,7 +352,7 @@ class FlowSchemaConditionPatch(dict):
351
352
 
352
353
  @property
353
354
  @pulumi.getter
354
- def status(self) -> Optional[str]:
355
+ def status(self) -> Optional[builtins.str]:
355
356
  """
356
357
  `status` is the status of the condition. Can be True, False, Unknown. Required.
357
358
  """
@@ -359,7 +360,7 @@ class FlowSchemaConditionPatch(dict):
359
360
 
360
361
  @property
361
362
  @pulumi.getter
362
- def type(self) -> Optional[str]:
363
+ def type(self) -> Optional[builtins.str]:
363
364
  """
364
365
  `type` is the type of the condition. Required.
365
366
  """
@@ -395,13 +396,13 @@ class FlowSchemaSpec(dict):
395
396
  def __init__(__self__, *,
396
397
  priority_level_configuration: 'outputs.PriorityLevelConfigurationReference',
397
398
  distinguisher_method: Optional['outputs.FlowDistinguisherMethod'] = None,
398
- matching_precedence: Optional[int] = None,
399
+ matching_precedence: Optional[builtins.int] = None,
399
400
  rules: Optional[Sequence['outputs.PolicyRulesWithSubjects']] = None):
400
401
  """
401
402
  FlowSchemaSpec describes how the FlowSchema's specification looks like.
402
403
  :param 'PriorityLevelConfigurationReferenceArgs' priority_level_configuration: `priorityLevelConfiguration` should reference a PriorityLevelConfiguration in the cluster. If the reference cannot be resolved, the FlowSchema will be ignored and marked as invalid in its status. Required.
403
404
  :param 'FlowDistinguisherMethodArgs' distinguisher_method: `distinguisherMethod` defines how to compute the flow distinguisher for requests that match this schema. `nil` specifies that the distinguisher is disabled and thus will always be the empty string.
404
- :param int matching_precedence: `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
405
+ :param builtins.int matching_precedence: `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
405
406
  :param Sequence['PolicyRulesWithSubjectsArgs'] rules: `rules` describes which requests will match this flow schema. This FlowSchema matches a request if and only if at least one member of rules matches the request. if it is an empty slice, there will be no requests matching the FlowSchema.
406
407
  """
407
408
  pulumi.set(__self__, "priority_level_configuration", priority_level_configuration)
@@ -430,7 +431,7 @@ class FlowSchemaSpec(dict):
430
431
 
431
432
  @property
432
433
  @pulumi.getter(name="matchingPrecedence")
433
- def matching_precedence(self) -> Optional[int]:
434
+ def matching_precedence(self) -> Optional[builtins.int]:
434
435
  """
435
436
  `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
436
437
  """
@@ -473,13 +474,13 @@ class FlowSchemaSpecPatch(dict):
473
474
 
474
475
  def __init__(__self__, *,
475
476
  distinguisher_method: Optional['outputs.FlowDistinguisherMethodPatch'] = None,
476
- matching_precedence: Optional[int] = None,
477
+ matching_precedence: Optional[builtins.int] = None,
477
478
  priority_level_configuration: Optional['outputs.PriorityLevelConfigurationReferencePatch'] = None,
478
479
  rules: Optional[Sequence['outputs.PolicyRulesWithSubjectsPatch']] = None):
479
480
  """
480
481
  FlowSchemaSpec describes how the FlowSchema's specification looks like.
481
482
  :param 'FlowDistinguisherMethodPatchArgs' distinguisher_method: `distinguisherMethod` defines how to compute the flow distinguisher for requests that match this schema. `nil` specifies that the distinguisher is disabled and thus will always be the empty string.
482
- :param int matching_precedence: `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
483
+ :param builtins.int matching_precedence: `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
483
484
  :param 'PriorityLevelConfigurationReferencePatchArgs' priority_level_configuration: `priorityLevelConfiguration` should reference a PriorityLevelConfiguration in the cluster. If the reference cannot be resolved, the FlowSchema will be ignored and marked as invalid in its status. Required.
484
485
  :param Sequence['PolicyRulesWithSubjectsPatchArgs'] rules: `rules` describes which requests will match this flow schema. This FlowSchema matches a request if and only if at least one member of rules matches the request. if it is an empty slice, there will be no requests matching the FlowSchema.
485
486
  """
@@ -502,7 +503,7 @@ class FlowSchemaSpecPatch(dict):
502
503
 
503
504
  @property
504
505
  @pulumi.getter(name="matchingPrecedence")
505
- def matching_precedence(self) -> Optional[int]:
506
+ def matching_precedence(self) -> Optional[builtins.int]:
506
507
  """
507
508
  `matchingPrecedence` is used to choose among the FlowSchemas that match a given request. The chosen FlowSchema is among those with the numerically lowest (which we take to be logically highest) MatchingPrecedence. Each MatchingPrecedence value must be non-negative. Note that if the precedence is not specified or zero, it will be set to 1000 as default.
508
509
  """
@@ -577,16 +578,16 @@ class GroupSubject(dict):
577
578
  GroupSubject holds detailed information for group-kind subject.
578
579
  """
579
580
  def __init__(__self__, *,
580
- name: str):
581
+ name: builtins.str):
581
582
  """
582
583
  GroupSubject holds detailed information for group-kind subject.
583
- :param str name: name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
584
+ :param builtins.str name: name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
584
585
  """
585
586
  pulumi.set(__self__, "name", name)
586
587
 
587
588
  @property
588
589
  @pulumi.getter
589
- def name(self) -> str:
590
+ def name(self) -> builtins.str:
590
591
  """
591
592
  name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
592
593
  """
@@ -599,17 +600,17 @@ class GroupSubjectPatch(dict):
599
600
  GroupSubject holds detailed information for group-kind subject.
600
601
  """
601
602
  def __init__(__self__, *,
602
- name: Optional[str] = None):
603
+ name: Optional[builtins.str] = None):
603
604
  """
604
605
  GroupSubject holds detailed information for group-kind subject.
605
- :param str name: name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
606
+ :param builtins.str name: name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
606
607
  """
607
608
  if name is not None:
608
609
  pulumi.set(__self__, "name", name)
609
610
 
610
611
  @property
611
612
  @pulumi.getter
612
- def name(self) -> Optional[str]:
613
+ def name(self) -> Optional[builtins.str]:
613
614
  """
614
615
  name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.
615
616
  """
@@ -622,11 +623,11 @@ class LimitResponse(dict):
622
623
  LimitResponse defines how to handle requests that can not be executed right now.
623
624
  """
624
625
  def __init__(__self__, *,
625
- type: str,
626
+ type: builtins.str,
626
627
  queuing: Optional['outputs.QueuingConfiguration'] = None):
627
628
  """
628
629
  LimitResponse defines how to handle requests that can not be executed right now.
629
- :param str type: `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
630
+ :param builtins.str type: `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
630
631
  :param 'QueuingConfigurationArgs' queuing: `queuing` holds the configuration parameters for queuing. This field may be non-empty only if `type` is `"Queue"`.
631
632
  """
632
633
  pulumi.set(__self__, "type", type)
@@ -635,7 +636,7 @@ class LimitResponse(dict):
635
636
 
636
637
  @property
637
638
  @pulumi.getter
638
- def type(self) -> str:
639
+ def type(self) -> builtins.str:
639
640
  """
640
641
  `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
641
642
  """
@@ -657,11 +658,11 @@ class LimitResponsePatch(dict):
657
658
  """
658
659
  def __init__(__self__, *,
659
660
  queuing: Optional['outputs.QueuingConfigurationPatch'] = None,
660
- type: Optional[str] = None):
661
+ type: Optional[builtins.str] = None):
661
662
  """
662
663
  LimitResponse defines how to handle requests that can not be executed right now.
663
664
  :param 'QueuingConfigurationPatchArgs' queuing: `queuing` holds the configuration parameters for queuing. This field may be non-empty only if `type` is `"Queue"`.
664
- :param str type: `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
665
+ :param builtins.str type: `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
665
666
  """
666
667
  if queuing is not None:
667
668
  pulumi.set(__self__, "queuing", queuing)
@@ -678,7 +679,7 @@ class LimitResponsePatch(dict):
678
679
 
679
680
  @property
680
681
  @pulumi.getter
681
- def type(self) -> Optional[str]:
682
+ def type(self) -> Optional[builtins.str]:
682
683
  """
683
684
  `type` is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.
684
685
  """
@@ -712,13 +713,13 @@ class LimitedPriorityLevelConfiguration(dict):
712
713
  return super().get(key, default)
713
714
 
714
715
  def __init__(__self__, *,
715
- assured_concurrency_shares: Optional[int] = None,
716
+ assured_concurrency_shares: Optional[builtins.int] = None,
716
717
  limit_response: Optional['outputs.LimitResponse'] = None):
717
718
  """
718
719
  LimitedPriorityLevelConfiguration specifies how to handle requests that are subject to limits. It addresses two issues:
719
720
  * How are requests for this priority level limited?
720
721
  * What should be done with requests that exceed the limit?
721
- :param int assured_concurrency_shares: `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
722
+ :param builtins.int assured_concurrency_shares: `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
722
723
 
723
724
  ACV(l) = ceil( SCL * ACS(l) / ( sum[priority levels k] ACS(k) ) )
724
725
 
@@ -732,7 +733,7 @@ class LimitedPriorityLevelConfiguration(dict):
732
733
 
733
734
  @property
734
735
  @pulumi.getter(name="assuredConcurrencyShares")
735
- def assured_concurrency_shares(self) -> Optional[int]:
736
+ def assured_concurrency_shares(self) -> Optional[builtins.int]:
736
737
  """
737
738
  `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
738
739
 
@@ -778,13 +779,13 @@ class LimitedPriorityLevelConfigurationPatch(dict):
778
779
  return super().get(key, default)
779
780
 
780
781
  def __init__(__self__, *,
781
- assured_concurrency_shares: Optional[int] = None,
782
+ assured_concurrency_shares: Optional[builtins.int] = None,
782
783
  limit_response: Optional['outputs.LimitResponsePatch'] = None):
783
784
  """
784
785
  LimitedPriorityLevelConfiguration specifies how to handle requests that are subject to limits. It addresses two issues:
785
786
  * How are requests for this priority level limited?
786
787
  * What should be done with requests that exceed the limit?
787
- :param int assured_concurrency_shares: `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
788
+ :param builtins.int assured_concurrency_shares: `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
788
789
 
789
790
  ACV(l) = ceil( SCL * ACS(l) / ( sum[priority levels k] ACS(k) ) )
790
791
 
@@ -798,7 +799,7 @@ class LimitedPriorityLevelConfigurationPatch(dict):
798
799
 
799
800
  @property
800
801
  @pulumi.getter(name="assuredConcurrencyShares")
801
- def assured_concurrency_shares(self) -> Optional[int]:
802
+ def assured_concurrency_shares(self) -> Optional[builtins.int]:
802
803
  """
803
804
  `assuredConcurrencyShares` (ACS) configures the execution limit, which is a limit on the number of requests of this priority level that may be exeucting at a given time. ACS must be a positive number. The server's concurrency limit (SCL) is divided among the concurrency-controlled priority levels in proportion to their assured concurrency shares. This produces the assured concurrency value (ACV) --- the number of requests that may be executing at a time --- for each such priority level:
804
805
 
@@ -840,25 +841,25 @@ class NonResourcePolicyRule(dict):
840
841
  return super().get(key, default)
841
842
 
842
843
  def __init__(__self__, *,
843
- non_resource_urls: Sequence[str],
844
- verbs: Sequence[str]):
844
+ non_resource_urls: Sequence[builtins.str],
845
+ verbs: Sequence[builtins.str]):
845
846
  """
846
847
  NonResourcePolicyRule is a predicate that matches non-resource requests according to their verb and the target non-resource URL. A NonResourcePolicyRule matches a request if and only if both (a) at least one member of verbs matches the request and (b) at least one member of nonResourceURLs matches the request.
847
- :param Sequence[str] non_resource_urls: `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
848
+ :param Sequence[builtins.str] non_resource_urls: `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
848
849
  - "/healthz" is legal
849
850
  - "/hea*" is illegal
850
851
  - "/hea" is legal but matches nothing
851
852
  - "/hea/*" also matches nothing
852
853
  - "/healthz/*" matches all per-component health checks.
853
854
  "*" matches all non-resource urls. if it is present, it must be the only entry. Required.
854
- :param Sequence[str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
855
+ :param Sequence[builtins.str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
855
856
  """
856
857
  pulumi.set(__self__, "non_resource_urls", non_resource_urls)
857
858
  pulumi.set(__self__, "verbs", verbs)
858
859
 
859
860
  @property
860
861
  @pulumi.getter(name="nonResourceURLs")
861
- def non_resource_urls(self) -> Sequence[str]:
862
+ def non_resource_urls(self) -> Sequence[builtins.str]:
862
863
  """
863
864
  `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
864
865
  - "/healthz" is legal
@@ -872,7 +873,7 @@ class NonResourcePolicyRule(dict):
872
873
 
873
874
  @property
874
875
  @pulumi.getter
875
- def verbs(self) -> Sequence[str]:
876
+ def verbs(self) -> Sequence[builtins.str]:
876
877
  """
877
878
  `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
878
879
  """
@@ -902,18 +903,18 @@ class NonResourcePolicyRulePatch(dict):
902
903
  return super().get(key, default)
903
904
 
904
905
  def __init__(__self__, *,
905
- non_resource_urls: Optional[Sequence[str]] = None,
906
- verbs: Optional[Sequence[str]] = None):
906
+ non_resource_urls: Optional[Sequence[builtins.str]] = None,
907
+ verbs: Optional[Sequence[builtins.str]] = None):
907
908
  """
908
909
  NonResourcePolicyRule is a predicate that matches non-resource requests according to their verb and the target non-resource URL. A NonResourcePolicyRule matches a request if and only if both (a) at least one member of verbs matches the request and (b) at least one member of nonResourceURLs matches the request.
909
- :param Sequence[str] non_resource_urls: `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
910
+ :param Sequence[builtins.str] non_resource_urls: `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
910
911
  - "/healthz" is legal
911
912
  - "/hea*" is illegal
912
913
  - "/hea" is legal but matches nothing
913
914
  - "/hea/*" also matches nothing
914
915
  - "/healthz/*" matches all per-component health checks.
915
916
  "*" matches all non-resource urls. if it is present, it must be the only entry. Required.
916
- :param Sequence[str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
917
+ :param Sequence[builtins.str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
917
918
  """
918
919
  if non_resource_urls is not None:
919
920
  pulumi.set(__self__, "non_resource_urls", non_resource_urls)
@@ -922,7 +923,7 @@ class NonResourcePolicyRulePatch(dict):
922
923
 
923
924
  @property
924
925
  @pulumi.getter(name="nonResourceURLs")
925
- def non_resource_urls(self) -> Optional[Sequence[str]]:
926
+ def non_resource_urls(self) -> Optional[Sequence[builtins.str]]:
926
927
  """
927
928
  `nonResourceURLs` is a set of url prefixes that a user should have access to and may not be empty. For example:
928
929
  - "/healthz" is legal
@@ -936,7 +937,7 @@ class NonResourcePolicyRulePatch(dict):
936
937
 
937
938
  @property
938
939
  @pulumi.getter
939
- def verbs(self) -> Optional[Sequence[str]]:
940
+ def verbs(self) -> Optional[Sequence[builtins.str]]:
940
941
  """
941
942
  `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs. If it is present, it must be the only entry. Required.
942
943
  """
@@ -1097,15 +1098,15 @@ class PriorityLevelConfiguration(dict):
1097
1098
  return super().get(key, default)
1098
1099
 
1099
1100
  def __init__(__self__, *,
1100
- api_version: Optional[str] = None,
1101
- kind: Optional[str] = None,
1101
+ api_version: Optional[builtins.str] = None,
1102
+ kind: Optional[builtins.str] = None,
1102
1103
  metadata: Optional['_meta.v1.outputs.ObjectMeta'] = None,
1103
1104
  spec: Optional['outputs.PriorityLevelConfigurationSpec'] = None,
1104
1105
  status: Optional['outputs.PriorityLevelConfigurationStatus'] = None):
1105
1106
  """
1106
1107
  PriorityLevelConfiguration represents the configuration of a priority level.
1107
- :param 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
1108
- :param 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
1108
+ :param 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
1109
+ :param 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
1109
1110
  :param '_meta.v1.ObjectMetaArgs' metadata: `metadata` is the standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
1110
1111
  :param 'PriorityLevelConfigurationSpecArgs' spec: `spec` is the specification of the desired behavior of a "request-priority". More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1111
1112
  :param 'PriorityLevelConfigurationStatusArgs' status: `status` is the current status of a "request-priority". More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -1123,7 +1124,7 @@ class PriorityLevelConfiguration(dict):
1123
1124
 
1124
1125
  @property
1125
1126
  @pulumi.getter(name="apiVersion")
1126
- def api_version(self) -> Optional[str]:
1127
+ def api_version(self) -> Optional[builtins.str]:
1127
1128
  """
1128
1129
  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
1129
1130
  """
@@ -1131,7 +1132,7 @@ class PriorityLevelConfiguration(dict):
1131
1132
 
1132
1133
  @property
1133
1134
  @pulumi.getter
1134
- def kind(self) -> Optional[str]:
1135
+ def kind(self) -> Optional[builtins.str]:
1135
1136
  """
1136
1137
  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
1137
1138
  """
@@ -1185,18 +1186,18 @@ class PriorityLevelConfigurationCondition(dict):
1185
1186
  return super().get(key, default)
1186
1187
 
1187
1188
  def __init__(__self__, *,
1188
- last_transition_time: Optional[str] = None,
1189
- message: Optional[str] = None,
1190
- reason: Optional[str] = None,
1191
- status: Optional[str] = None,
1192
- type: Optional[str] = None):
1189
+ last_transition_time: Optional[builtins.str] = None,
1190
+ message: Optional[builtins.str] = None,
1191
+ reason: Optional[builtins.str] = None,
1192
+ status: Optional[builtins.str] = None,
1193
+ type: Optional[builtins.str] = None):
1193
1194
  """
1194
1195
  PriorityLevelConfigurationCondition defines the condition of priority level.
1195
- :param str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
1196
- :param str message: `message` is a human-readable message indicating details about last transition.
1197
- :param str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1198
- :param str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
1199
- :param str type: `type` is the type of the condition. Required.
1196
+ :param builtins.str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
1197
+ :param builtins.str message: `message` is a human-readable message indicating details about last transition.
1198
+ :param builtins.str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1199
+ :param builtins.str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
1200
+ :param builtins.str type: `type` is the type of the condition. Required.
1200
1201
  """
1201
1202
  if last_transition_time is not None:
1202
1203
  pulumi.set(__self__, "last_transition_time", last_transition_time)
@@ -1211,7 +1212,7 @@ class PriorityLevelConfigurationCondition(dict):
1211
1212
 
1212
1213
  @property
1213
1214
  @pulumi.getter(name="lastTransitionTime")
1214
- def last_transition_time(self) -> Optional[str]:
1215
+ def last_transition_time(self) -> Optional[builtins.str]:
1215
1216
  """
1216
1217
  `lastTransitionTime` is the last time the condition transitioned from one status to another.
1217
1218
  """
@@ -1219,7 +1220,7 @@ class PriorityLevelConfigurationCondition(dict):
1219
1220
 
1220
1221
  @property
1221
1222
  @pulumi.getter
1222
- def message(self) -> Optional[str]:
1223
+ def message(self) -> Optional[builtins.str]:
1223
1224
  """
1224
1225
  `message` is a human-readable message indicating details about last transition.
1225
1226
  """
@@ -1227,7 +1228,7 @@ class PriorityLevelConfigurationCondition(dict):
1227
1228
 
1228
1229
  @property
1229
1230
  @pulumi.getter
1230
- def reason(self) -> Optional[str]:
1231
+ def reason(self) -> Optional[builtins.str]:
1231
1232
  """
1232
1233
  `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1233
1234
  """
@@ -1235,7 +1236,7 @@ class PriorityLevelConfigurationCondition(dict):
1235
1236
 
1236
1237
  @property
1237
1238
  @pulumi.getter
1238
- def status(self) -> Optional[str]:
1239
+ def status(self) -> Optional[builtins.str]:
1239
1240
  """
1240
1241
  `status` is the status of the condition. Can be True, False, Unknown. Required.
1241
1242
  """
@@ -1243,7 +1244,7 @@ class PriorityLevelConfigurationCondition(dict):
1243
1244
 
1244
1245
  @property
1245
1246
  @pulumi.getter
1246
- def type(self) -> Optional[str]:
1247
+ def type(self) -> Optional[builtins.str]:
1247
1248
  """
1248
1249
  `type` is the type of the condition. Required.
1249
1250
  """
@@ -1273,18 +1274,18 @@ class PriorityLevelConfigurationConditionPatch(dict):
1273
1274
  return super().get(key, default)
1274
1275
 
1275
1276
  def __init__(__self__, *,
1276
- last_transition_time: Optional[str] = None,
1277
- message: Optional[str] = None,
1278
- reason: Optional[str] = None,
1279
- status: Optional[str] = None,
1280
- type: Optional[str] = None):
1277
+ last_transition_time: Optional[builtins.str] = None,
1278
+ message: Optional[builtins.str] = None,
1279
+ reason: Optional[builtins.str] = None,
1280
+ status: Optional[builtins.str] = None,
1281
+ type: Optional[builtins.str] = None):
1281
1282
  """
1282
1283
  PriorityLevelConfigurationCondition defines the condition of priority level.
1283
- :param str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
1284
- :param str message: `message` is a human-readable message indicating details about last transition.
1285
- :param str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1286
- :param str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
1287
- :param str type: `type` is the type of the condition. Required.
1284
+ :param builtins.str last_transition_time: `lastTransitionTime` is the last time the condition transitioned from one status to another.
1285
+ :param builtins.str message: `message` is a human-readable message indicating details about last transition.
1286
+ :param builtins.str reason: `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1287
+ :param builtins.str status: `status` is the status of the condition. Can be True, False, Unknown. Required.
1288
+ :param builtins.str type: `type` is the type of the condition. Required.
1288
1289
  """
1289
1290
  if last_transition_time is not None:
1290
1291
  pulumi.set(__self__, "last_transition_time", last_transition_time)
@@ -1299,7 +1300,7 @@ class PriorityLevelConfigurationConditionPatch(dict):
1299
1300
 
1300
1301
  @property
1301
1302
  @pulumi.getter(name="lastTransitionTime")
1302
- def last_transition_time(self) -> Optional[str]:
1303
+ def last_transition_time(self) -> Optional[builtins.str]:
1303
1304
  """
1304
1305
  `lastTransitionTime` is the last time the condition transitioned from one status to another.
1305
1306
  """
@@ -1307,7 +1308,7 @@ class PriorityLevelConfigurationConditionPatch(dict):
1307
1308
 
1308
1309
  @property
1309
1310
  @pulumi.getter
1310
- def message(self) -> Optional[str]:
1311
+ def message(self) -> Optional[builtins.str]:
1311
1312
  """
1312
1313
  `message` is a human-readable message indicating details about last transition.
1313
1314
  """
@@ -1315,7 +1316,7 @@ class PriorityLevelConfigurationConditionPatch(dict):
1315
1316
 
1316
1317
  @property
1317
1318
  @pulumi.getter
1318
- def reason(self) -> Optional[str]:
1319
+ def reason(self) -> Optional[builtins.str]:
1319
1320
  """
1320
1321
  `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
1321
1322
  """
@@ -1323,7 +1324,7 @@ class PriorityLevelConfigurationConditionPatch(dict):
1323
1324
 
1324
1325
  @property
1325
1326
  @pulumi.getter
1326
- def status(self) -> Optional[str]:
1327
+ def status(self) -> Optional[builtins.str]:
1327
1328
  """
1328
1329
  `status` is the status of the condition. Can be True, False, Unknown. Required.
1329
1330
  """
@@ -1331,7 +1332,7 @@ class PriorityLevelConfigurationConditionPatch(dict):
1331
1332
 
1332
1333
  @property
1333
1334
  @pulumi.getter
1334
- def type(self) -> Optional[str]:
1335
+ def type(self) -> Optional[builtins.str]:
1335
1336
  """
1336
1337
  `type` is the type of the condition. Required.
1337
1338
  """
@@ -1344,16 +1345,16 @@ class PriorityLevelConfigurationReference(dict):
1344
1345
  PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
1345
1346
  """
1346
1347
  def __init__(__self__, *,
1347
- name: str):
1348
+ name: builtins.str):
1348
1349
  """
1349
1350
  PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
1350
- :param str name: `name` is the name of the priority level configuration being referenced Required.
1351
+ :param builtins.str name: `name` is the name of the priority level configuration being referenced Required.
1351
1352
  """
1352
1353
  pulumi.set(__self__, "name", name)
1353
1354
 
1354
1355
  @property
1355
1356
  @pulumi.getter
1356
- def name(self) -> str:
1357
+ def name(self) -> builtins.str:
1357
1358
  """
1358
1359
  `name` is the name of the priority level configuration being referenced Required.
1359
1360
  """
@@ -1366,17 +1367,17 @@ class PriorityLevelConfigurationReferencePatch(dict):
1366
1367
  PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
1367
1368
  """
1368
1369
  def __init__(__self__, *,
1369
- name: Optional[str] = None):
1370
+ name: Optional[builtins.str] = None):
1370
1371
  """
1371
1372
  PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
1372
- :param str name: `name` is the name of the priority level configuration being referenced Required.
1373
+ :param builtins.str name: `name` is the name of the priority level configuration being referenced Required.
1373
1374
  """
1374
1375
  if name is not None:
1375
1376
  pulumi.set(__self__, "name", name)
1376
1377
 
1377
1378
  @property
1378
1379
  @pulumi.getter
1379
- def name(self) -> Optional[str]:
1380
+ def name(self) -> Optional[builtins.str]:
1380
1381
  """
1381
1382
  `name` is the name of the priority level configuration being referenced Required.
1382
1383
  """
@@ -1389,11 +1390,11 @@ class PriorityLevelConfigurationSpec(dict):
1389
1390
  PriorityLevelConfigurationSpec specifies the configuration of a priority level.
1390
1391
  """
1391
1392
  def __init__(__self__, *,
1392
- type: str,
1393
+ type: builtins.str,
1393
1394
  limited: Optional['outputs.LimitedPriorityLevelConfiguration'] = None):
1394
1395
  """
1395
1396
  PriorityLevelConfigurationSpec specifies the configuration of a priority level.
1396
- :param str type: `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1397
+ :param builtins.str type: `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1397
1398
  :param 'LimitedPriorityLevelConfigurationArgs' limited: `limited` specifies how requests are handled for a Limited priority level. This field must be non-empty if and only if `type` is `"Limited"`.
1398
1399
  """
1399
1400
  pulumi.set(__self__, "type", type)
@@ -1402,7 +1403,7 @@ class PriorityLevelConfigurationSpec(dict):
1402
1403
 
1403
1404
  @property
1404
1405
  @pulumi.getter
1405
- def type(self) -> str:
1406
+ def type(self) -> builtins.str:
1406
1407
  """
1407
1408
  `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1408
1409
  """
@@ -1424,11 +1425,11 @@ class PriorityLevelConfigurationSpecPatch(dict):
1424
1425
  """
1425
1426
  def __init__(__self__, *,
1426
1427
  limited: Optional['outputs.LimitedPriorityLevelConfigurationPatch'] = None,
1427
- type: Optional[str] = None):
1428
+ type: Optional[builtins.str] = None):
1428
1429
  """
1429
1430
  PriorityLevelConfigurationSpec specifies the configuration of a priority level.
1430
1431
  :param 'LimitedPriorityLevelConfigurationPatchArgs' limited: `limited` specifies how requests are handled for a Limited priority level. This field must be non-empty if and only if `type` is `"Limited"`.
1431
- :param str type: `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1432
+ :param builtins.str type: `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1432
1433
  """
1433
1434
  if limited is not None:
1434
1435
  pulumi.set(__self__, "limited", limited)
@@ -1445,7 +1446,7 @@ class PriorityLevelConfigurationSpecPatch(dict):
1445
1446
 
1446
1447
  @property
1447
1448
  @pulumi.getter
1448
- def type(self) -> Optional[str]:
1449
+ def type(self) -> Optional[builtins.str]:
1449
1450
  """
1450
1451
  `type` indicates whether this priority level is subject to limitation on request execution. A value of `"Exempt"` means that requests of this priority level are not subject to a limit (and thus are never queued) and do not detract from the capacity made available to other priority levels. A value of `"Limited"` means that (a) requests of this priority level _are_ subject to limits and (b) some of the server's limited capacity is made available exclusively to this priority level. Required.
1451
1452
  """
@@ -1523,14 +1524,14 @@ class QueuingConfiguration(dict):
1523
1524
  return super().get(key, default)
1524
1525
 
1525
1526
  def __init__(__self__, *,
1526
- hand_size: Optional[int] = None,
1527
- queue_length_limit: Optional[int] = None,
1528
- queues: Optional[int] = None):
1527
+ hand_size: Optional[builtins.int] = None,
1528
+ queue_length_limit: Optional[builtins.int] = None,
1529
+ queues: Optional[builtins.int] = None):
1529
1530
  """
1530
1531
  QueuingConfiguration holds the configuration parameters for queuing
1531
- :param int hand_size: `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1532
- :param int queue_length_limit: `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1533
- :param int queues: `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1532
+ :param builtins.int hand_size: `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1533
+ :param builtins.int queue_length_limit: `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1534
+ :param builtins.int queues: `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1534
1535
  """
1535
1536
  if hand_size is not None:
1536
1537
  pulumi.set(__self__, "hand_size", hand_size)
@@ -1541,7 +1542,7 @@ class QueuingConfiguration(dict):
1541
1542
 
1542
1543
  @property
1543
1544
  @pulumi.getter(name="handSize")
1544
- def hand_size(self) -> Optional[int]:
1545
+ def hand_size(self) -> Optional[builtins.int]:
1545
1546
  """
1546
1547
  `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1547
1548
  """
@@ -1549,7 +1550,7 @@ class QueuingConfiguration(dict):
1549
1550
 
1550
1551
  @property
1551
1552
  @pulumi.getter(name="queueLengthLimit")
1552
- def queue_length_limit(self) -> Optional[int]:
1553
+ def queue_length_limit(self) -> Optional[builtins.int]:
1553
1554
  """
1554
1555
  `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1555
1556
  """
@@ -1557,7 +1558,7 @@ class QueuingConfiguration(dict):
1557
1558
 
1558
1559
  @property
1559
1560
  @pulumi.getter
1560
- def queues(self) -> Optional[int]:
1561
+ def queues(self) -> Optional[builtins.int]:
1561
1562
  """
1562
1563
  `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1563
1564
  """
@@ -1589,14 +1590,14 @@ class QueuingConfigurationPatch(dict):
1589
1590
  return super().get(key, default)
1590
1591
 
1591
1592
  def __init__(__self__, *,
1592
- hand_size: Optional[int] = None,
1593
- queue_length_limit: Optional[int] = None,
1594
- queues: Optional[int] = None):
1593
+ hand_size: Optional[builtins.int] = None,
1594
+ queue_length_limit: Optional[builtins.int] = None,
1595
+ queues: Optional[builtins.int] = None):
1595
1596
  """
1596
1597
  QueuingConfiguration holds the configuration parameters for queuing
1597
- :param int hand_size: `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1598
- :param int queue_length_limit: `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1599
- :param int queues: `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1598
+ :param builtins.int hand_size: `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1599
+ :param builtins.int queue_length_limit: `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1600
+ :param builtins.int queues: `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1600
1601
  """
1601
1602
  if hand_size is not None:
1602
1603
  pulumi.set(__self__, "hand_size", hand_size)
@@ -1607,7 +1608,7 @@ class QueuingConfigurationPatch(dict):
1607
1608
 
1608
1609
  @property
1609
1610
  @pulumi.getter(name="handSize")
1610
- def hand_size(self) -> Optional[int]:
1611
+ def hand_size(self) -> Optional[builtins.int]:
1611
1612
  """
1612
1613
  `handSize` is a small positive number that configures the shuffle sharding of requests into queues. When enqueuing a request at this priority level the request's flow identifier (a string pair) is hashed and the hash value is used to shuffle the list of queues and deal a hand of the size specified here. The request is put into one of the shortest queues in that hand. `handSize` must be no larger than `queues`, and should be significantly smaller (so that a few heavy flows do not saturate most of the queues). See the user-facing documentation for more extensive guidance on setting this field. This field has a default value of 8.
1613
1614
  """
@@ -1615,7 +1616,7 @@ class QueuingConfigurationPatch(dict):
1615
1616
 
1616
1617
  @property
1617
1618
  @pulumi.getter(name="queueLengthLimit")
1618
- def queue_length_limit(self) -> Optional[int]:
1619
+ def queue_length_limit(self) -> Optional[builtins.int]:
1619
1620
  """
1620
1621
  `queueLengthLimit` is the maximum number of requests allowed to be waiting in a given queue of this priority level at a time; excess requests are rejected. This value must be positive. If not specified, it will be defaulted to 50.
1621
1622
  """
@@ -1623,7 +1624,7 @@ class QueuingConfigurationPatch(dict):
1623
1624
 
1624
1625
  @property
1625
1626
  @pulumi.getter
1626
- def queues(self) -> Optional[int]:
1627
+ def queues(self) -> Optional[builtins.int]:
1627
1628
  """
1628
1629
  `queues` is the number of queues for this priority level. The queues exist independently at each apiserver. The value must be positive. Setting it to 1 effectively precludes shufflesharding and thus makes the distinguisher method of associated flow schemas irrelevant. This field has a default value of 64.
1629
1630
  """
@@ -1655,18 +1656,18 @@ class ResourcePolicyRule(dict):
1655
1656
  return super().get(key, default)
1656
1657
 
1657
1658
  def __init__(__self__, *,
1658
- api_groups: Sequence[str],
1659
- resources: Sequence[str],
1660
- verbs: Sequence[str],
1661
- cluster_scope: Optional[bool] = None,
1662
- namespaces: Optional[Sequence[str]] = None):
1659
+ api_groups: Sequence[builtins.str],
1660
+ resources: Sequence[builtins.str],
1661
+ verbs: Sequence[builtins.str],
1662
+ cluster_scope: Optional[builtins.bool] = None,
1663
+ namespaces: Optional[Sequence[builtins.str]] = None):
1663
1664
  """
1664
1665
  ResourcePolicyRule is a predicate that matches some resource requests, testing the request's verb and the target resource. A ResourcePolicyRule matches a resource request if and only if: (a) at least one member of verbs matches the request, (b) at least one member of apiGroups matches the request, (c) at least one member of resources matches the request, and (d) least one member of namespaces matches the request.
1665
- :param Sequence[str] api_groups: `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1666
- :param Sequence[str] resources: `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1667
- :param Sequence[str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1668
- :param bool cluster_scope: `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1669
- :param Sequence[str] namespaces: `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1666
+ :param Sequence[builtins.str] api_groups: `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1667
+ :param Sequence[builtins.str] resources: `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1668
+ :param Sequence[builtins.str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1669
+ :param builtins.bool cluster_scope: `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1670
+ :param Sequence[builtins.str] namespaces: `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1670
1671
  """
1671
1672
  pulumi.set(__self__, "api_groups", api_groups)
1672
1673
  pulumi.set(__self__, "resources", resources)
@@ -1678,7 +1679,7 @@ class ResourcePolicyRule(dict):
1678
1679
 
1679
1680
  @property
1680
1681
  @pulumi.getter(name="apiGroups")
1681
- def api_groups(self) -> Sequence[str]:
1682
+ def api_groups(self) -> Sequence[builtins.str]:
1682
1683
  """
1683
1684
  `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1684
1685
  """
@@ -1686,7 +1687,7 @@ class ResourcePolicyRule(dict):
1686
1687
 
1687
1688
  @property
1688
1689
  @pulumi.getter
1689
- def resources(self) -> Sequence[str]:
1690
+ def resources(self) -> Sequence[builtins.str]:
1690
1691
  """
1691
1692
  `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1692
1693
  """
@@ -1694,7 +1695,7 @@ class ResourcePolicyRule(dict):
1694
1695
 
1695
1696
  @property
1696
1697
  @pulumi.getter
1697
- def verbs(self) -> Sequence[str]:
1698
+ def verbs(self) -> Sequence[builtins.str]:
1698
1699
  """
1699
1700
  `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1700
1701
  """
@@ -1702,7 +1703,7 @@ class ResourcePolicyRule(dict):
1702
1703
 
1703
1704
  @property
1704
1705
  @pulumi.getter(name="clusterScope")
1705
- def cluster_scope(self) -> Optional[bool]:
1706
+ def cluster_scope(self) -> Optional[builtins.bool]:
1706
1707
  """
1707
1708
  `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1708
1709
  """
@@ -1710,7 +1711,7 @@ class ResourcePolicyRule(dict):
1710
1711
 
1711
1712
  @property
1712
1713
  @pulumi.getter
1713
- def namespaces(self) -> Optional[Sequence[str]]:
1714
+ def namespaces(self) -> Optional[Sequence[builtins.str]]:
1714
1715
  """
1715
1716
  `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1716
1717
  """
@@ -1742,18 +1743,18 @@ class ResourcePolicyRulePatch(dict):
1742
1743
  return super().get(key, default)
1743
1744
 
1744
1745
  def __init__(__self__, *,
1745
- api_groups: Optional[Sequence[str]] = None,
1746
- cluster_scope: Optional[bool] = None,
1747
- namespaces: Optional[Sequence[str]] = None,
1748
- resources: Optional[Sequence[str]] = None,
1749
- verbs: Optional[Sequence[str]] = None):
1746
+ api_groups: Optional[Sequence[builtins.str]] = None,
1747
+ cluster_scope: Optional[builtins.bool] = None,
1748
+ namespaces: Optional[Sequence[builtins.str]] = None,
1749
+ resources: Optional[Sequence[builtins.str]] = None,
1750
+ verbs: Optional[Sequence[builtins.str]] = None):
1750
1751
  """
1751
1752
  ResourcePolicyRule is a predicate that matches some resource requests, testing the request's verb and the target resource. A ResourcePolicyRule matches a resource request if and only if: (a) at least one member of verbs matches the request, (b) at least one member of apiGroups matches the request, (c) at least one member of resources matches the request, and (d) least one member of namespaces matches the request.
1752
- :param Sequence[str] api_groups: `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1753
- :param bool cluster_scope: `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1754
- :param Sequence[str] namespaces: `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1755
- :param Sequence[str] resources: `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1756
- :param Sequence[str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1753
+ :param Sequence[builtins.str] api_groups: `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1754
+ :param builtins.bool cluster_scope: `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1755
+ :param Sequence[builtins.str] namespaces: `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1756
+ :param Sequence[builtins.str] resources: `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1757
+ :param Sequence[builtins.str] verbs: `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1757
1758
  """
1758
1759
  if api_groups is not None:
1759
1760
  pulumi.set(__self__, "api_groups", api_groups)
@@ -1768,7 +1769,7 @@ class ResourcePolicyRulePatch(dict):
1768
1769
 
1769
1770
  @property
1770
1771
  @pulumi.getter(name="apiGroups")
1771
- def api_groups(self) -> Optional[Sequence[str]]:
1772
+ def api_groups(self) -> Optional[Sequence[builtins.str]]:
1772
1773
  """
1773
1774
  `apiGroups` is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.
1774
1775
  """
@@ -1776,7 +1777,7 @@ class ResourcePolicyRulePatch(dict):
1776
1777
 
1777
1778
  @property
1778
1779
  @pulumi.getter(name="clusterScope")
1779
- def cluster_scope(self) -> Optional[bool]:
1780
+ def cluster_scope(self) -> Optional[builtins.bool]:
1780
1781
  """
1781
1782
  `clusterScope` indicates whether to match requests that do not specify a namespace (which happens either because the resource is not namespaced or the request targets all namespaces). If this field is omitted or false then the `namespaces` field must contain a non-empty list.
1782
1783
  """
@@ -1784,7 +1785,7 @@ class ResourcePolicyRulePatch(dict):
1784
1785
 
1785
1786
  @property
1786
1787
  @pulumi.getter
1787
- def namespaces(self) -> Optional[Sequence[str]]:
1788
+ def namespaces(self) -> Optional[Sequence[builtins.str]]:
1788
1789
  """
1789
1790
  `namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
1790
1791
  """
@@ -1792,7 +1793,7 @@ class ResourcePolicyRulePatch(dict):
1792
1793
 
1793
1794
  @property
1794
1795
  @pulumi.getter
1795
- def resources(self) -> Optional[Sequence[str]]:
1796
+ def resources(self) -> Optional[Sequence[builtins.str]]:
1796
1797
  """
1797
1798
  `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required.
1798
1799
  """
@@ -1800,7 +1801,7 @@ class ResourcePolicyRulePatch(dict):
1800
1801
 
1801
1802
  @property
1802
1803
  @pulumi.getter
1803
- def verbs(self) -> Optional[Sequence[str]]:
1804
+ def verbs(self) -> Optional[Sequence[builtins.str]]:
1804
1805
  """
1805
1806
  `verbs` is a list of matching verbs and may not be empty. "*" matches all verbs and, if present, must be the only entry. Required.
1806
1807
  """
@@ -1813,19 +1814,19 @@ class ServiceAccountSubject(dict):
1813
1814
  ServiceAccountSubject holds detailed information for service-account-kind subject.
1814
1815
  """
1815
1816
  def __init__(__self__, *,
1816
- name: str,
1817
- namespace: str):
1817
+ name: builtins.str,
1818
+ namespace: builtins.str):
1818
1819
  """
1819
1820
  ServiceAccountSubject holds detailed information for service-account-kind subject.
1820
- :param str name: `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1821
- :param str namespace: `namespace` is the namespace of matching ServiceAccount objects. Required.
1821
+ :param builtins.str name: `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1822
+ :param builtins.str namespace: `namespace` is the namespace of matching ServiceAccount objects. Required.
1822
1823
  """
1823
1824
  pulumi.set(__self__, "name", name)
1824
1825
  pulumi.set(__self__, "namespace", namespace)
1825
1826
 
1826
1827
  @property
1827
1828
  @pulumi.getter
1828
- def name(self) -> str:
1829
+ def name(self) -> builtins.str:
1829
1830
  """
1830
1831
  `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1831
1832
  """
@@ -1833,7 +1834,7 @@ class ServiceAccountSubject(dict):
1833
1834
 
1834
1835
  @property
1835
1836
  @pulumi.getter
1836
- def namespace(self) -> str:
1837
+ def namespace(self) -> builtins.str:
1837
1838
  """
1838
1839
  `namespace` is the namespace of matching ServiceAccount objects. Required.
1839
1840
  """
@@ -1846,12 +1847,12 @@ class ServiceAccountSubjectPatch(dict):
1846
1847
  ServiceAccountSubject holds detailed information for service-account-kind subject.
1847
1848
  """
1848
1849
  def __init__(__self__, *,
1849
- name: Optional[str] = None,
1850
- namespace: Optional[str] = None):
1850
+ name: Optional[builtins.str] = None,
1851
+ namespace: Optional[builtins.str] = None):
1851
1852
  """
1852
1853
  ServiceAccountSubject holds detailed information for service-account-kind subject.
1853
- :param str name: `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1854
- :param str namespace: `namespace` is the namespace of matching ServiceAccount objects. Required.
1854
+ :param builtins.str name: `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1855
+ :param builtins.str namespace: `namespace` is the namespace of matching ServiceAccount objects. Required.
1855
1856
  """
1856
1857
  if name is not None:
1857
1858
  pulumi.set(__self__, "name", name)
@@ -1860,7 +1861,7 @@ class ServiceAccountSubjectPatch(dict):
1860
1861
 
1861
1862
  @property
1862
1863
  @pulumi.getter
1863
- def name(self) -> Optional[str]:
1864
+ def name(self) -> Optional[builtins.str]:
1864
1865
  """
1865
1866
  `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
1866
1867
  """
@@ -1868,7 +1869,7 @@ class ServiceAccountSubjectPatch(dict):
1868
1869
 
1869
1870
  @property
1870
1871
  @pulumi.getter
1871
- def namespace(self) -> Optional[str]:
1872
+ def namespace(self) -> Optional[builtins.str]:
1872
1873
  """
1873
1874
  `namespace` is the namespace of matching ServiceAccount objects. Required.
1874
1875
  """
@@ -1898,13 +1899,13 @@ class Subject(dict):
1898
1899
  return super().get(key, default)
1899
1900
 
1900
1901
  def __init__(__self__, *,
1901
- kind: str,
1902
+ kind: builtins.str,
1902
1903
  group: Optional['outputs.GroupSubject'] = None,
1903
1904
  service_account: Optional['outputs.ServiceAccountSubject'] = None,
1904
1905
  user: Optional['outputs.UserSubject'] = None):
1905
1906
  """
1906
1907
  Subject matches the originator of a request, as identified by the request authentication system. There are three ways of matching an originator; by user, group, or service account.
1907
- :param str kind: Required
1908
+ :param builtins.str kind: Required
1908
1909
  """
1909
1910
  pulumi.set(__self__, "kind", kind)
1910
1911
  if group is not None:
@@ -1916,7 +1917,7 @@ class Subject(dict):
1916
1917
 
1917
1918
  @property
1918
1919
  @pulumi.getter
1919
- def kind(self) -> str:
1920
+ def kind(self) -> builtins.str:
1920
1921
  """
1921
1922
  Required
1922
1923
  """
@@ -1962,12 +1963,12 @@ class SubjectPatch(dict):
1962
1963
 
1963
1964
  def __init__(__self__, *,
1964
1965
  group: Optional['outputs.GroupSubjectPatch'] = None,
1965
- kind: Optional[str] = None,
1966
+ kind: Optional[builtins.str] = None,
1966
1967
  service_account: Optional['outputs.ServiceAccountSubjectPatch'] = None,
1967
1968
  user: Optional['outputs.UserSubjectPatch'] = None):
1968
1969
  """
1969
1970
  Subject matches the originator of a request, as identified by the request authentication system. There are three ways of matching an originator; by user, group, or service account.
1970
- :param str kind: Required
1971
+ :param builtins.str kind: Required
1971
1972
  """
1972
1973
  if group is not None:
1973
1974
  pulumi.set(__self__, "group", group)
@@ -1985,7 +1986,7 @@ class SubjectPatch(dict):
1985
1986
 
1986
1987
  @property
1987
1988
  @pulumi.getter
1988
- def kind(self) -> Optional[str]:
1989
+ def kind(self) -> Optional[builtins.str]:
1989
1990
  """
1990
1991
  Required
1991
1992
  """
@@ -2008,16 +2009,16 @@ class UserSubject(dict):
2008
2009
  UserSubject holds detailed information for user-kind subject.
2009
2010
  """
2010
2011
  def __init__(__self__, *,
2011
- name: str):
2012
+ name: builtins.str):
2012
2013
  """
2013
2014
  UserSubject holds detailed information for user-kind subject.
2014
- :param str name: `name` is the username that matches, or "*" to match all usernames. Required.
2015
+ :param builtins.str name: `name` is the username that matches, or "*" to match all usernames. Required.
2015
2016
  """
2016
2017
  pulumi.set(__self__, "name", name)
2017
2018
 
2018
2019
  @property
2019
2020
  @pulumi.getter
2020
- def name(self) -> str:
2021
+ def name(self) -> builtins.str:
2021
2022
  """
2022
2023
  `name` is the username that matches, or "*" to match all usernames. Required.
2023
2024
  """
@@ -2030,17 +2031,17 @@ class UserSubjectPatch(dict):
2030
2031
  UserSubject holds detailed information for user-kind subject.
2031
2032
  """
2032
2033
  def __init__(__self__, *,
2033
- name: Optional[str] = None):
2034
+ name: Optional[builtins.str] = None):
2034
2035
  """
2035
2036
  UserSubject holds detailed information for user-kind subject.
2036
- :param str name: `name` is the username that matches, or "*" to match all usernames. Required.
2037
+ :param builtins.str name: `name` is the username that matches, or "*" to match all usernames. Required.
2037
2038
  """
2038
2039
  if name is not None:
2039
2040
  pulumi.set(__self__, "name", name)
2040
2041
 
2041
2042
  @property
2042
2043
  @pulumi.getter
2043
- def name(self) -> Optional[str]:
2044
+ def name(self) -> Optional[builtins.str]:
2044
2045
  """
2045
2046
  `name` is the username that matches, or "*" to match all usernames. Required.
2046
2047
  """