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
@@ -70,13 +71,13 @@ class ContainerResourceMetricSource(dict):
70
71
  ContainerResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
71
72
  """
72
73
  def __init__(__self__, *,
73
- container: str,
74
- name: str,
74
+ container: builtins.str,
75
+ name: builtins.str,
75
76
  target: 'outputs.MetricTarget'):
76
77
  """
77
78
  ContainerResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
78
- :param str container: container is the name of the container in the pods of the scaling target
79
- :param str name: name is the name of the resource in question.
79
+ :param builtins.str container: container is the name of the container in the pods of the scaling target
80
+ :param builtins.str name: name is the name of the resource in question.
80
81
  :param 'MetricTargetArgs' target: target specifies the target value for the given metric
81
82
  """
82
83
  pulumi.set(__self__, "container", container)
@@ -85,7 +86,7 @@ class ContainerResourceMetricSource(dict):
85
86
 
86
87
  @property
87
88
  @pulumi.getter
88
- def container(self) -> str:
89
+ def container(self) -> builtins.str:
89
90
  """
90
91
  container is the name of the container in the pods of the scaling target
91
92
  """
@@ -93,7 +94,7 @@ class ContainerResourceMetricSource(dict):
93
94
 
94
95
  @property
95
96
  @pulumi.getter
96
- def name(self) -> str:
97
+ def name(self) -> builtins.str:
97
98
  """
98
99
  name is the name of the resource in question.
99
100
  """
@@ -114,13 +115,13 @@ class ContainerResourceMetricSourcePatch(dict):
114
115
  ContainerResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
115
116
  """
116
117
  def __init__(__self__, *,
117
- container: Optional[str] = None,
118
- name: Optional[str] = None,
118
+ container: Optional[builtins.str] = None,
119
+ name: Optional[builtins.str] = None,
119
120
  target: Optional['outputs.MetricTargetPatch'] = None):
120
121
  """
121
122
  ContainerResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
122
- :param str container: container is the name of the container in the pods of the scaling target
123
- :param str name: name is the name of the resource in question.
123
+ :param builtins.str container: container is the name of the container in the pods of the scaling target
124
+ :param builtins.str name: name is the name of the resource in question.
124
125
  :param 'MetricTargetPatchArgs' target: target specifies the target value for the given metric
125
126
  """
126
127
  if container is not None:
@@ -132,7 +133,7 @@ class ContainerResourceMetricSourcePatch(dict):
132
133
 
133
134
  @property
134
135
  @pulumi.getter
135
- def container(self) -> Optional[str]:
136
+ def container(self) -> Optional[builtins.str]:
136
137
  """
137
138
  container is the name of the container in the pods of the scaling target
138
139
  """
@@ -140,7 +141,7 @@ class ContainerResourceMetricSourcePatch(dict):
140
141
 
141
142
  @property
142
143
  @pulumi.getter
143
- def name(self) -> Optional[str]:
144
+ def name(self) -> Optional[builtins.str]:
144
145
  """
145
146
  name is the name of the resource in question.
146
147
  """
@@ -161,14 +162,14 @@ class ContainerResourceMetricStatus(dict):
161
162
  ContainerResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
162
163
  """
163
164
  def __init__(__self__, *,
164
- container: str,
165
+ container: builtins.str,
165
166
  current: 'outputs.MetricValueStatus',
166
- name: str):
167
+ name: builtins.str):
167
168
  """
168
169
  ContainerResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
169
- :param str container: Container is the name of the container in the pods of the scaling target
170
+ :param builtins.str container: Container is the name of the container in the pods of the scaling target
170
171
  :param 'MetricValueStatusArgs' current: current contains the current value for the given metric
171
- :param str name: Name is the name of the resource in question.
172
+ :param builtins.str name: Name is the name of the resource in question.
172
173
  """
173
174
  pulumi.set(__self__, "container", container)
174
175
  pulumi.set(__self__, "current", current)
@@ -176,7 +177,7 @@ class ContainerResourceMetricStatus(dict):
176
177
 
177
178
  @property
178
179
  @pulumi.getter
179
- def container(self) -> str:
180
+ def container(self) -> builtins.str:
180
181
  """
181
182
  Container is the name of the container in the pods of the scaling target
182
183
  """
@@ -192,7 +193,7 @@ class ContainerResourceMetricStatus(dict):
192
193
 
193
194
  @property
194
195
  @pulumi.getter
195
- def name(self) -> str:
196
+ def name(self) -> builtins.str:
196
197
  """
197
198
  Name is the name of the resource in question.
198
199
  """
@@ -205,14 +206,14 @@ class ContainerResourceMetricStatusPatch(dict):
205
206
  ContainerResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
206
207
  """
207
208
  def __init__(__self__, *,
208
- container: Optional[str] = None,
209
+ container: Optional[builtins.str] = None,
209
210
  current: Optional['outputs.MetricValueStatusPatch'] = None,
210
- name: Optional[str] = None):
211
+ name: Optional[builtins.str] = None):
211
212
  """
212
213
  ContainerResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
213
- :param str container: Container is the name of the container in the pods of the scaling target
214
+ :param builtins.str container: Container is the name of the container in the pods of the scaling target
214
215
  :param 'MetricValueStatusPatchArgs' current: current contains the current value for the given metric
215
- :param str name: Name is the name of the resource in question.
216
+ :param builtins.str name: Name is the name of the resource in question.
216
217
  """
217
218
  if container is not None:
218
219
  pulumi.set(__self__, "container", container)
@@ -223,7 +224,7 @@ class ContainerResourceMetricStatusPatch(dict):
223
224
 
224
225
  @property
225
226
  @pulumi.getter
226
- def container(self) -> Optional[str]:
227
+ def container(self) -> Optional[builtins.str]:
227
228
  """
228
229
  Container is the name of the container in the pods of the scaling target
229
230
  """
@@ -239,7 +240,7 @@ class ContainerResourceMetricStatusPatch(dict):
239
240
 
240
241
  @property
241
242
  @pulumi.getter
242
- def name(self) -> Optional[str]:
243
+ def name(self) -> Optional[builtins.str]:
243
244
  """
244
245
  Name is the name of the resource in question.
245
246
  """
@@ -269,14 +270,14 @@ class CrossVersionObjectReference(dict):
269
270
  return super().get(key, default)
270
271
 
271
272
  def __init__(__self__, *,
272
- kind: str,
273
- name: str,
274
- api_version: Optional[str] = None):
273
+ kind: builtins.str,
274
+ name: builtins.str,
275
+ api_version: Optional[builtins.str] = None):
275
276
  """
276
277
  CrossVersionObjectReference contains enough information to let you identify the referred resource.
277
- :param str kind: Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
278
- :param str name: Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
279
- :param str api_version: API version of the referent
278
+ :param builtins.str kind: Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
279
+ :param builtins.str name: Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
280
+ :param builtins.str api_version: API version of the referent
280
281
  """
281
282
  pulumi.set(__self__, "kind", kind)
282
283
  pulumi.set(__self__, "name", name)
@@ -285,7 +286,7 @@ class CrossVersionObjectReference(dict):
285
286
 
286
287
  @property
287
288
  @pulumi.getter
288
- def kind(self) -> str:
289
+ def kind(self) -> builtins.str:
289
290
  """
290
291
  Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
291
292
  """
@@ -293,7 +294,7 @@ class CrossVersionObjectReference(dict):
293
294
 
294
295
  @property
295
296
  @pulumi.getter
296
- def name(self) -> str:
297
+ def name(self) -> builtins.str:
297
298
  """
298
299
  Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
299
300
  """
@@ -301,7 +302,7 @@ class CrossVersionObjectReference(dict):
301
302
 
302
303
  @property
303
304
  @pulumi.getter(name="apiVersion")
304
- def api_version(self) -> Optional[str]:
305
+ def api_version(self) -> Optional[builtins.str]:
305
306
  """
306
307
  API version of the referent
307
308
  """
@@ -331,14 +332,14 @@ class CrossVersionObjectReferencePatch(dict):
331
332
  return super().get(key, default)
332
333
 
333
334
  def __init__(__self__, *,
334
- api_version: Optional[str] = None,
335
- kind: Optional[str] = None,
336
- name: Optional[str] = None):
335
+ api_version: Optional[builtins.str] = None,
336
+ kind: Optional[builtins.str] = None,
337
+ name: Optional[builtins.str] = None):
337
338
  """
338
339
  CrossVersionObjectReference contains enough information to let you identify the referred resource.
339
- :param str api_version: API version of the referent
340
- :param str kind: Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
341
- :param str name: Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
340
+ :param builtins.str api_version: API version of the referent
341
+ :param builtins.str kind: Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
342
+ :param builtins.str name: Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
342
343
  """
343
344
  if api_version is not None:
344
345
  pulumi.set(__self__, "api_version", api_version)
@@ -349,7 +350,7 @@ class CrossVersionObjectReferencePatch(dict):
349
350
 
350
351
  @property
351
352
  @pulumi.getter(name="apiVersion")
352
- def api_version(self) -> Optional[str]:
353
+ def api_version(self) -> Optional[builtins.str]:
353
354
  """
354
355
  API version of the referent
355
356
  """
@@ -357,7 +358,7 @@ class CrossVersionObjectReferencePatch(dict):
357
358
 
358
359
  @property
359
360
  @pulumi.getter
360
- def kind(self) -> Optional[str]:
361
+ def kind(self) -> Optional[builtins.str]:
361
362
  """
362
363
  Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
363
364
  """
@@ -365,7 +366,7 @@ class CrossVersionObjectReferencePatch(dict):
365
366
 
366
367
  @property
367
368
  @pulumi.getter
368
- def name(self) -> Optional[str]:
369
+ def name(self) -> Optional[builtins.str]:
369
370
  """
370
371
  Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
371
372
  """
@@ -531,14 +532,14 @@ class HPAScalingPolicy(dict):
531
532
  return super().get(key, default)
532
533
 
533
534
  def __init__(__self__, *,
534
- period_seconds: int,
535
- type: str,
536
- value: int):
535
+ period_seconds: builtins.int,
536
+ type: builtins.str,
537
+ value: builtins.int):
537
538
  """
538
539
  HPAScalingPolicy is a single policy which must hold true for a specified past interval.
539
- :param int period_seconds: PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
540
- :param str type: Type is used to specify the scaling policy.
541
- :param int value: Value contains the amount of change which is permitted by the policy. It must be greater than zero
540
+ :param builtins.int period_seconds: PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
541
+ :param builtins.str type: Type is used to specify the scaling policy.
542
+ :param builtins.int value: Value contains the amount of change which is permitted by the policy. It must be greater than zero
542
543
  """
543
544
  pulumi.set(__self__, "period_seconds", period_seconds)
544
545
  pulumi.set(__self__, "type", type)
@@ -546,7 +547,7 @@ class HPAScalingPolicy(dict):
546
547
 
547
548
  @property
548
549
  @pulumi.getter(name="periodSeconds")
549
- def period_seconds(self) -> int:
550
+ def period_seconds(self) -> builtins.int:
550
551
  """
551
552
  PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
552
553
  """
@@ -554,7 +555,7 @@ class HPAScalingPolicy(dict):
554
555
 
555
556
  @property
556
557
  @pulumi.getter
557
- def type(self) -> str:
558
+ def type(self) -> builtins.str:
558
559
  """
559
560
  Type is used to specify the scaling policy.
560
561
  """
@@ -562,7 +563,7 @@ class HPAScalingPolicy(dict):
562
563
 
563
564
  @property
564
565
  @pulumi.getter
565
- def value(self) -> int:
566
+ def value(self) -> builtins.int:
566
567
  """
567
568
  Value contains the amount of change which is permitted by the policy. It must be greater than zero
568
569
  """
@@ -592,14 +593,14 @@ class HPAScalingPolicyPatch(dict):
592
593
  return super().get(key, default)
593
594
 
594
595
  def __init__(__self__, *,
595
- period_seconds: Optional[int] = None,
596
- type: Optional[str] = None,
597
- value: Optional[int] = None):
596
+ period_seconds: Optional[builtins.int] = None,
597
+ type: Optional[builtins.str] = None,
598
+ value: Optional[builtins.int] = None):
598
599
  """
599
600
  HPAScalingPolicy is a single policy which must hold true for a specified past interval.
600
- :param int period_seconds: PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
601
- :param str type: Type is used to specify the scaling policy.
602
- :param int value: Value contains the amount of change which is permitted by the policy. It must be greater than zero
601
+ :param builtins.int period_seconds: PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
602
+ :param builtins.str type: Type is used to specify the scaling policy.
603
+ :param builtins.int value: Value contains the amount of change which is permitted by the policy. It must be greater than zero
603
604
  """
604
605
  if period_seconds is not None:
605
606
  pulumi.set(__self__, "period_seconds", period_seconds)
@@ -610,7 +611,7 @@ class HPAScalingPolicyPatch(dict):
610
611
 
611
612
  @property
612
613
  @pulumi.getter(name="periodSeconds")
613
- def period_seconds(self) -> Optional[int]:
614
+ def period_seconds(self) -> Optional[builtins.int]:
614
615
  """
615
616
  PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).
616
617
  """
@@ -618,7 +619,7 @@ class HPAScalingPolicyPatch(dict):
618
619
 
619
620
  @property
620
621
  @pulumi.getter
621
- def type(self) -> Optional[str]:
622
+ def type(self) -> Optional[builtins.str]:
622
623
  """
623
624
  Type is used to specify the scaling policy.
624
625
  """
@@ -626,7 +627,7 @@ class HPAScalingPolicyPatch(dict):
626
627
 
627
628
  @property
628
629
  @pulumi.getter
629
- def value(self) -> Optional[int]:
630
+ def value(self) -> Optional[builtins.int]:
630
631
  """
631
632
  Value contains the amount of change which is permitted by the policy. It must be greater than zero
632
633
  """
@@ -659,13 +660,13 @@ class HPAScalingRules(dict):
659
660
 
660
661
  def __init__(__self__, *,
661
662
  policies: Optional[Sequence['outputs.HPAScalingPolicy']] = None,
662
- select_policy: Optional[str] = None,
663
- stabilization_window_seconds: Optional[int] = None):
663
+ select_policy: Optional[builtins.str] = None,
664
+ stabilization_window_seconds: Optional[builtins.int] = None):
664
665
  """
665
666
  HPAScalingRules configures the scaling behavior for one direction. These Rules are applied after calculating DesiredReplicas from metrics for the HPA. They can limit the scaling velocity by specifying scaling policies. They can prevent flapping by specifying the stabilization window, so that the number of replicas is not set instantly, instead, the safest value from the stabilization window is chosen.
666
667
  :param Sequence['HPAScalingPolicyArgs'] policies: policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid
667
- :param str select_policy: selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
668
- :param int stabilization_window_seconds: StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
668
+ :param builtins.str select_policy: selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
669
+ :param builtins.int stabilization_window_seconds: StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
669
670
  """
670
671
  if policies is not None:
671
672
  pulumi.set(__self__, "policies", policies)
@@ -684,7 +685,7 @@ class HPAScalingRules(dict):
684
685
 
685
686
  @property
686
687
  @pulumi.getter(name="selectPolicy")
687
- def select_policy(self) -> Optional[str]:
688
+ def select_policy(self) -> Optional[builtins.str]:
688
689
  """
689
690
  selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
690
691
  """
@@ -692,7 +693,7 @@ class HPAScalingRules(dict):
692
693
 
693
694
  @property
694
695
  @pulumi.getter(name="stabilizationWindowSeconds")
695
- def stabilization_window_seconds(self) -> Optional[int]:
696
+ def stabilization_window_seconds(self) -> Optional[builtins.int]:
696
697
  """
697
698
  StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
698
699
  """
@@ -725,13 +726,13 @@ class HPAScalingRulesPatch(dict):
725
726
 
726
727
  def __init__(__self__, *,
727
728
  policies: Optional[Sequence['outputs.HPAScalingPolicyPatch']] = None,
728
- select_policy: Optional[str] = None,
729
- stabilization_window_seconds: Optional[int] = None):
729
+ select_policy: Optional[builtins.str] = None,
730
+ stabilization_window_seconds: Optional[builtins.int] = None):
730
731
  """
731
732
  HPAScalingRules configures the scaling behavior for one direction. These Rules are applied after calculating DesiredReplicas from metrics for the HPA. They can limit the scaling velocity by specifying scaling policies. They can prevent flapping by specifying the stabilization window, so that the number of replicas is not set instantly, instead, the safest value from the stabilization window is chosen.
732
733
  :param Sequence['HPAScalingPolicyPatchArgs'] policies: policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid
733
- :param str select_policy: selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
734
- :param int stabilization_window_seconds: StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
734
+ :param builtins.str select_policy: selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
735
+ :param builtins.int stabilization_window_seconds: StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
735
736
  """
736
737
  if policies is not None:
737
738
  pulumi.set(__self__, "policies", policies)
@@ -750,7 +751,7 @@ class HPAScalingRulesPatch(dict):
750
751
 
751
752
  @property
752
753
  @pulumi.getter(name="selectPolicy")
753
- def select_policy(self) -> Optional[str]:
754
+ def select_policy(self) -> Optional[builtins.str]:
754
755
  """
755
756
  selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.
756
757
  """
@@ -758,7 +759,7 @@ class HPAScalingRulesPatch(dict):
758
759
 
759
760
  @property
760
761
  @pulumi.getter(name="stabilizationWindowSeconds")
761
- def stabilization_window_seconds(self) -> Optional[int]:
762
+ def stabilization_window_seconds(self) -> Optional[builtins.int]:
762
763
  """
763
764
  StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).
764
765
  """
@@ -788,15 +789,15 @@ class HorizontalPodAutoscaler(dict):
788
789
  return super().get(key, default)
789
790
 
790
791
  def __init__(__self__, *,
791
- api_version: Optional[str] = None,
792
- kind: Optional[str] = None,
792
+ api_version: Optional[builtins.str] = None,
793
+ kind: Optional[builtins.str] = None,
793
794
  metadata: Optional['_meta.v1.outputs.ObjectMeta'] = None,
794
795
  spec: Optional['outputs.HorizontalPodAutoscalerSpec'] = None,
795
796
  status: Optional['outputs.HorizontalPodAutoscalerStatus'] = None):
796
797
  """
797
798
  HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.
798
- :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
799
- :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
799
+ :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
800
+ :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
800
801
  :param '_meta.v1.ObjectMetaArgs' metadata: metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
801
802
  :param 'HorizontalPodAutoscalerSpecArgs' spec: spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
802
803
  :param 'HorizontalPodAutoscalerStatusArgs' status: status is the current information about the autoscaler.
@@ -814,7 +815,7 @@ class HorizontalPodAutoscaler(dict):
814
815
 
815
816
  @property
816
817
  @pulumi.getter(name="apiVersion")
817
- def api_version(self) -> Optional[str]:
818
+ def api_version(self) -> Optional[builtins.str]:
818
819
  """
819
820
  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
820
821
  """
@@ -822,7 +823,7 @@ class HorizontalPodAutoscaler(dict):
822
823
 
823
824
  @property
824
825
  @pulumi.getter
825
- def kind(self) -> Optional[str]:
826
+ def kind(self) -> Optional[builtins.str]:
826
827
  """
827
828
  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
828
829
  """
@@ -996,18 +997,18 @@ class HorizontalPodAutoscalerCondition(dict):
996
997
  return super().get(key, default)
997
998
 
998
999
  def __init__(__self__, *,
999
- status: str,
1000
- type: str,
1001
- last_transition_time: Optional[str] = None,
1002
- message: Optional[str] = None,
1003
- reason: Optional[str] = None):
1000
+ status: builtins.str,
1001
+ type: builtins.str,
1002
+ last_transition_time: Optional[builtins.str] = None,
1003
+ message: Optional[builtins.str] = None,
1004
+ reason: Optional[builtins.str] = None):
1004
1005
  """
1005
1006
  HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.
1006
- :param str status: status is the status of the condition (True, False, Unknown)
1007
- :param str type: type describes the current condition
1008
- :param str last_transition_time: lastTransitionTime is the last time the condition transitioned from one status to another
1009
- :param str message: message is a human-readable explanation containing details about the transition
1010
- :param str reason: reason is the reason for the condition's last transition.
1007
+ :param builtins.str status: status is the status of the condition (True, False, Unknown)
1008
+ :param builtins.str type: type describes the current condition
1009
+ :param builtins.str last_transition_time: lastTransitionTime is the last time the condition transitioned from one status to another
1010
+ :param builtins.str message: message is a human-readable explanation containing details about the transition
1011
+ :param builtins.str reason: reason is the reason for the condition's last transition.
1011
1012
  """
1012
1013
  pulumi.set(__self__, "status", status)
1013
1014
  pulumi.set(__self__, "type", type)
@@ -1020,7 +1021,7 @@ class HorizontalPodAutoscalerCondition(dict):
1020
1021
 
1021
1022
  @property
1022
1023
  @pulumi.getter
1023
- def status(self) -> str:
1024
+ def status(self) -> builtins.str:
1024
1025
  """
1025
1026
  status is the status of the condition (True, False, Unknown)
1026
1027
  """
@@ -1028,7 +1029,7 @@ class HorizontalPodAutoscalerCondition(dict):
1028
1029
 
1029
1030
  @property
1030
1031
  @pulumi.getter
1031
- def type(self) -> str:
1032
+ def type(self) -> builtins.str:
1032
1033
  """
1033
1034
  type describes the current condition
1034
1035
  """
@@ -1036,7 +1037,7 @@ class HorizontalPodAutoscalerCondition(dict):
1036
1037
 
1037
1038
  @property
1038
1039
  @pulumi.getter(name="lastTransitionTime")
1039
- def last_transition_time(self) -> Optional[str]:
1040
+ def last_transition_time(self) -> Optional[builtins.str]:
1040
1041
  """
1041
1042
  lastTransitionTime is the last time the condition transitioned from one status to another
1042
1043
  """
@@ -1044,7 +1045,7 @@ class HorizontalPodAutoscalerCondition(dict):
1044
1045
 
1045
1046
  @property
1046
1047
  @pulumi.getter
1047
- def message(self) -> Optional[str]:
1048
+ def message(self) -> Optional[builtins.str]:
1048
1049
  """
1049
1050
  message is a human-readable explanation containing details about the transition
1050
1051
  """
@@ -1052,7 +1053,7 @@ class HorizontalPodAutoscalerCondition(dict):
1052
1053
 
1053
1054
  @property
1054
1055
  @pulumi.getter
1055
- def reason(self) -> Optional[str]:
1056
+ def reason(self) -> Optional[builtins.str]:
1056
1057
  """
1057
1058
  reason is the reason for the condition's last transition.
1058
1059
  """
@@ -1082,18 +1083,18 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1082
1083
  return super().get(key, default)
1083
1084
 
1084
1085
  def __init__(__self__, *,
1085
- last_transition_time: Optional[str] = None,
1086
- message: Optional[str] = None,
1087
- reason: Optional[str] = None,
1088
- status: Optional[str] = None,
1089
- type: Optional[str] = None):
1086
+ last_transition_time: Optional[builtins.str] = None,
1087
+ message: Optional[builtins.str] = None,
1088
+ reason: Optional[builtins.str] = None,
1089
+ status: Optional[builtins.str] = None,
1090
+ type: Optional[builtins.str] = None):
1090
1091
  """
1091
1092
  HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.
1092
- :param str last_transition_time: lastTransitionTime is the last time the condition transitioned from one status to another
1093
- :param str message: message is a human-readable explanation containing details about the transition
1094
- :param str reason: reason is the reason for the condition's last transition.
1095
- :param str status: status is the status of the condition (True, False, Unknown)
1096
- :param str type: type describes the current condition
1093
+ :param builtins.str last_transition_time: lastTransitionTime is the last time the condition transitioned from one status to another
1094
+ :param builtins.str message: message is a human-readable explanation containing details about the transition
1095
+ :param builtins.str reason: reason is the reason for the condition's last transition.
1096
+ :param builtins.str status: status is the status of the condition (True, False, Unknown)
1097
+ :param builtins.str type: type describes the current condition
1097
1098
  """
1098
1099
  if last_transition_time is not None:
1099
1100
  pulumi.set(__self__, "last_transition_time", last_transition_time)
@@ -1108,7 +1109,7 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1108
1109
 
1109
1110
  @property
1110
1111
  @pulumi.getter(name="lastTransitionTime")
1111
- def last_transition_time(self) -> Optional[str]:
1112
+ def last_transition_time(self) -> Optional[builtins.str]:
1112
1113
  """
1113
1114
  lastTransitionTime is the last time the condition transitioned from one status to another
1114
1115
  """
@@ -1116,7 +1117,7 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1116
1117
 
1117
1118
  @property
1118
1119
  @pulumi.getter
1119
- def message(self) -> Optional[str]:
1120
+ def message(self) -> Optional[builtins.str]:
1120
1121
  """
1121
1122
  message is a human-readable explanation containing details about the transition
1122
1123
  """
@@ -1124,7 +1125,7 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1124
1125
 
1125
1126
  @property
1126
1127
  @pulumi.getter
1127
- def reason(self) -> Optional[str]:
1128
+ def reason(self) -> Optional[builtins.str]:
1128
1129
  """
1129
1130
  reason is the reason for the condition's last transition.
1130
1131
  """
@@ -1132,7 +1133,7 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1132
1133
 
1133
1134
  @property
1134
1135
  @pulumi.getter
1135
- def status(self) -> Optional[str]:
1136
+ def status(self) -> Optional[builtins.str]:
1136
1137
  """
1137
1138
  status is the status of the condition (True, False, Unknown)
1138
1139
  """
@@ -1140,7 +1141,7 @@ class HorizontalPodAutoscalerConditionPatch(dict):
1140
1141
 
1141
1142
  @property
1142
1143
  @pulumi.getter
1143
- def type(self) -> Optional[str]:
1144
+ def type(self) -> Optional[builtins.str]:
1144
1145
  """
1145
1146
  type describes the current condition
1146
1147
  """
@@ -1174,18 +1175,18 @@ class HorizontalPodAutoscalerSpec(dict):
1174
1175
  return super().get(key, default)
1175
1176
 
1176
1177
  def __init__(__self__, *,
1177
- max_replicas: int,
1178
+ max_replicas: builtins.int,
1178
1179
  scale_target_ref: 'outputs.CrossVersionObjectReference',
1179
1180
  behavior: Optional['outputs.HorizontalPodAutoscalerBehavior'] = None,
1180
1181
  metrics: Optional[Sequence['outputs.MetricSpec']] = None,
1181
- min_replicas: Optional[int] = None):
1182
+ min_replicas: Optional[builtins.int] = None):
1182
1183
  """
1183
1184
  HorizontalPodAutoscalerSpec describes the desired functionality of the HorizontalPodAutoscaler.
1184
- :param int max_replicas: maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1185
+ :param builtins.int max_replicas: maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1185
1186
  :param 'CrossVersionObjectReferenceArgs' scale_target_ref: scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.
1186
1187
  :param 'HorizontalPodAutoscalerBehaviorArgs' behavior: behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively). If not set, the default HPAScalingRules for scale up and scale down are used.
1187
1188
  :param Sequence['MetricSpecArgs'] metrics: metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used). The desired replica count is calculated multiplying the ratio between the target value and the current value by the current number of pods. Ergo, metrics used must decrease as the pod count is increased, and vice-versa. See the individual metric source types for more information about how each type of metric must respond. If not set, the default metric will be set to 80% average CPU utilization.
1188
- :param int min_replicas: minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1189
+ :param builtins.int min_replicas: minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1189
1190
  """
1190
1191
  pulumi.set(__self__, "max_replicas", max_replicas)
1191
1192
  pulumi.set(__self__, "scale_target_ref", scale_target_ref)
@@ -1198,7 +1199,7 @@ class HorizontalPodAutoscalerSpec(dict):
1198
1199
 
1199
1200
  @property
1200
1201
  @pulumi.getter(name="maxReplicas")
1201
- def max_replicas(self) -> int:
1202
+ def max_replicas(self) -> builtins.int:
1202
1203
  """
1203
1204
  maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1204
1205
  """
@@ -1230,7 +1231,7 @@ class HorizontalPodAutoscalerSpec(dict):
1230
1231
 
1231
1232
  @property
1232
1233
  @pulumi.getter(name="minReplicas")
1233
- def min_replicas(self) -> Optional[int]:
1234
+ def min_replicas(self) -> Optional[builtins.int]:
1234
1235
  """
1235
1236
  minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1236
1237
  """
@@ -1265,16 +1266,16 @@ class HorizontalPodAutoscalerSpecPatch(dict):
1265
1266
 
1266
1267
  def __init__(__self__, *,
1267
1268
  behavior: Optional['outputs.HorizontalPodAutoscalerBehaviorPatch'] = None,
1268
- max_replicas: Optional[int] = None,
1269
+ max_replicas: Optional[builtins.int] = None,
1269
1270
  metrics: Optional[Sequence['outputs.MetricSpecPatch']] = None,
1270
- min_replicas: Optional[int] = None,
1271
+ min_replicas: Optional[builtins.int] = None,
1271
1272
  scale_target_ref: Optional['outputs.CrossVersionObjectReferencePatch'] = None):
1272
1273
  """
1273
1274
  HorizontalPodAutoscalerSpec describes the desired functionality of the HorizontalPodAutoscaler.
1274
1275
  :param 'HorizontalPodAutoscalerBehaviorPatchArgs' behavior: behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively). If not set, the default HPAScalingRules for scale up and scale down are used.
1275
- :param int max_replicas: maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1276
+ :param builtins.int max_replicas: maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1276
1277
  :param Sequence['MetricSpecPatchArgs'] metrics: metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used). The desired replica count is calculated multiplying the ratio between the target value and the current value by the current number of pods. Ergo, metrics used must decrease as the pod count is increased, and vice-versa. See the individual metric source types for more information about how each type of metric must respond. If not set, the default metric will be set to 80% average CPU utilization.
1277
- :param int min_replicas: minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1278
+ :param builtins.int min_replicas: minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1278
1279
  :param 'CrossVersionObjectReferencePatchArgs' scale_target_ref: scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.
1279
1280
  """
1280
1281
  if behavior is not None:
@@ -1298,7 +1299,7 @@ class HorizontalPodAutoscalerSpecPatch(dict):
1298
1299
 
1299
1300
  @property
1300
1301
  @pulumi.getter(name="maxReplicas")
1301
- def max_replicas(self) -> Optional[int]:
1302
+ def max_replicas(self) -> Optional[builtins.int]:
1302
1303
  """
1303
1304
  maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.
1304
1305
  """
@@ -1314,7 +1315,7 @@ class HorizontalPodAutoscalerSpecPatch(dict):
1314
1315
 
1315
1316
  @property
1316
1317
  @pulumi.getter(name="minReplicas")
1317
- def min_replicas(self) -> Optional[int]:
1318
+ def min_replicas(self) -> Optional[builtins.int]:
1318
1319
  """
1319
1320
  minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured. Scaling is active as long as at least one metric value is available.
1320
1321
  """
@@ -1361,19 +1362,19 @@ class HorizontalPodAutoscalerStatus(dict):
1361
1362
 
1362
1363
  def __init__(__self__, *,
1363
1364
  conditions: Sequence['outputs.HorizontalPodAutoscalerCondition'],
1364
- current_replicas: int,
1365
- desired_replicas: int,
1365
+ current_replicas: builtins.int,
1366
+ desired_replicas: builtins.int,
1366
1367
  current_metrics: Optional[Sequence['outputs.MetricStatus']] = None,
1367
- last_scale_time: Optional[str] = None,
1368
- observed_generation: Optional[int] = None):
1368
+ last_scale_time: Optional[builtins.str] = None,
1369
+ observed_generation: Optional[builtins.int] = None):
1369
1370
  """
1370
1371
  HorizontalPodAutoscalerStatus describes the current status of a horizontal pod autoscaler.
1371
1372
  :param Sequence['HorizontalPodAutoscalerConditionArgs'] conditions: conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
1372
- :param int current_replicas: currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1373
- :param int desired_replicas: desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1373
+ :param builtins.int current_replicas: currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1374
+ :param builtins.int desired_replicas: desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1374
1375
  :param Sequence['MetricStatusArgs'] current_metrics: currentMetrics is the last read state of the metrics used by this autoscaler.
1375
- :param str last_scale_time: lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1376
- :param int observed_generation: observedGeneration is the most recent generation observed by this autoscaler.
1376
+ :param builtins.str last_scale_time: lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1377
+ :param builtins.int observed_generation: observedGeneration is the most recent generation observed by this autoscaler.
1377
1378
  """
1378
1379
  pulumi.set(__self__, "conditions", conditions)
1379
1380
  pulumi.set(__self__, "current_replicas", current_replicas)
@@ -1395,7 +1396,7 @@ class HorizontalPodAutoscalerStatus(dict):
1395
1396
 
1396
1397
  @property
1397
1398
  @pulumi.getter(name="currentReplicas")
1398
- def current_replicas(self) -> int:
1399
+ def current_replicas(self) -> builtins.int:
1399
1400
  """
1400
1401
  currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1401
1402
  """
@@ -1403,7 +1404,7 @@ class HorizontalPodAutoscalerStatus(dict):
1403
1404
 
1404
1405
  @property
1405
1406
  @pulumi.getter(name="desiredReplicas")
1406
- def desired_replicas(self) -> int:
1407
+ def desired_replicas(self) -> builtins.int:
1407
1408
  """
1408
1409
  desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1409
1410
  """
@@ -1419,7 +1420,7 @@ class HorizontalPodAutoscalerStatus(dict):
1419
1420
 
1420
1421
  @property
1421
1422
  @pulumi.getter(name="lastScaleTime")
1422
- def last_scale_time(self) -> Optional[str]:
1423
+ def last_scale_time(self) -> Optional[builtins.str]:
1423
1424
  """
1424
1425
  lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1425
1426
  """
@@ -1427,7 +1428,7 @@ class HorizontalPodAutoscalerStatus(dict):
1427
1428
 
1428
1429
  @property
1429
1430
  @pulumi.getter(name="observedGeneration")
1430
- def observed_generation(self) -> Optional[int]:
1431
+ def observed_generation(self) -> Optional[builtins.int]:
1431
1432
  """
1432
1433
  observedGeneration is the most recent generation observed by this autoscaler.
1433
1434
  """
@@ -1467,18 +1468,18 @@ class HorizontalPodAutoscalerStatusPatch(dict):
1467
1468
  def __init__(__self__, *,
1468
1469
  conditions: Optional[Sequence['outputs.HorizontalPodAutoscalerConditionPatch']] = None,
1469
1470
  current_metrics: Optional[Sequence['outputs.MetricStatusPatch']] = None,
1470
- current_replicas: Optional[int] = None,
1471
- desired_replicas: Optional[int] = None,
1472
- last_scale_time: Optional[str] = None,
1473
- observed_generation: Optional[int] = None):
1471
+ current_replicas: Optional[builtins.int] = None,
1472
+ desired_replicas: Optional[builtins.int] = None,
1473
+ last_scale_time: Optional[builtins.str] = None,
1474
+ observed_generation: Optional[builtins.int] = None):
1474
1475
  """
1475
1476
  HorizontalPodAutoscalerStatus describes the current status of a horizontal pod autoscaler.
1476
1477
  :param Sequence['HorizontalPodAutoscalerConditionPatchArgs'] conditions: conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
1477
1478
  :param Sequence['MetricStatusPatchArgs'] current_metrics: currentMetrics is the last read state of the metrics used by this autoscaler.
1478
- :param int current_replicas: currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1479
- :param int desired_replicas: desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1480
- :param str last_scale_time: lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1481
- :param int observed_generation: observedGeneration is the most recent generation observed by this autoscaler.
1479
+ :param builtins.int current_replicas: currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1480
+ :param builtins.int desired_replicas: desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1481
+ :param builtins.str last_scale_time: lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1482
+ :param builtins.int observed_generation: observedGeneration is the most recent generation observed by this autoscaler.
1482
1483
  """
1483
1484
  if conditions is not None:
1484
1485
  pulumi.set(__self__, "conditions", conditions)
@@ -1511,7 +1512,7 @@ class HorizontalPodAutoscalerStatusPatch(dict):
1511
1512
 
1512
1513
  @property
1513
1514
  @pulumi.getter(name="currentReplicas")
1514
- def current_replicas(self) -> Optional[int]:
1515
+ def current_replicas(self) -> Optional[builtins.int]:
1515
1516
  """
1516
1517
  currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
1517
1518
  """
@@ -1519,7 +1520,7 @@ class HorizontalPodAutoscalerStatusPatch(dict):
1519
1520
 
1520
1521
  @property
1521
1522
  @pulumi.getter(name="desiredReplicas")
1522
- def desired_replicas(self) -> Optional[int]:
1523
+ def desired_replicas(self) -> Optional[builtins.int]:
1523
1524
  """
1524
1525
  desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
1525
1526
  """
@@ -1527,7 +1528,7 @@ class HorizontalPodAutoscalerStatusPatch(dict):
1527
1528
 
1528
1529
  @property
1529
1530
  @pulumi.getter(name="lastScaleTime")
1530
- def last_scale_time(self) -> Optional[str]:
1531
+ def last_scale_time(self) -> Optional[builtins.str]:
1531
1532
  """
1532
1533
  lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.
1533
1534
  """
@@ -1535,7 +1536,7 @@ class HorizontalPodAutoscalerStatusPatch(dict):
1535
1536
 
1536
1537
  @property
1537
1538
  @pulumi.getter(name="observedGeneration")
1538
- def observed_generation(self) -> Optional[int]:
1539
+ def observed_generation(self) -> Optional[builtins.int]:
1539
1540
  """
1540
1541
  observedGeneration is the most recent generation observed by this autoscaler.
1541
1542
  """
@@ -1548,11 +1549,11 @@ class MetricIdentifier(dict):
1548
1549
  MetricIdentifier defines the name and optionally selector for a metric
1549
1550
  """
1550
1551
  def __init__(__self__, *,
1551
- name: str,
1552
+ name: builtins.str,
1552
1553
  selector: Optional['_meta.v1.outputs.LabelSelector'] = None):
1553
1554
  """
1554
1555
  MetricIdentifier defines the name and optionally selector for a metric
1555
- :param str name: name is the name of the given metric
1556
+ :param builtins.str name: name is the name of the given metric
1556
1557
  :param '_meta.v1.LabelSelectorArgs' selector: selector is the string-encoded form of a standard kubernetes label selector for the given metric When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping. When unset, just the metricName will be used to gather metrics.
1557
1558
  """
1558
1559
  pulumi.set(__self__, "name", name)
@@ -1561,7 +1562,7 @@ class MetricIdentifier(dict):
1561
1562
 
1562
1563
  @property
1563
1564
  @pulumi.getter
1564
- def name(self) -> str:
1565
+ def name(self) -> builtins.str:
1565
1566
  """
1566
1567
  name is the name of the given metric
1567
1568
  """
@@ -1582,11 +1583,11 @@ class MetricIdentifierPatch(dict):
1582
1583
  MetricIdentifier defines the name and optionally selector for a metric
1583
1584
  """
1584
1585
  def __init__(__self__, *,
1585
- name: Optional[str] = None,
1586
+ name: Optional[builtins.str] = None,
1586
1587
  selector: Optional['_meta.v1.outputs.LabelSelectorPatch'] = None):
1587
1588
  """
1588
1589
  MetricIdentifier defines the name and optionally selector for a metric
1589
- :param str name: name is the name of the given metric
1590
+ :param builtins.str name: name is the name of the given metric
1590
1591
  :param '_meta.v1.LabelSelectorPatchArgs' selector: selector is the string-encoded form of a standard kubernetes label selector for the given metric When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping. When unset, just the metricName will be used to gather metrics.
1591
1592
  """
1592
1593
  if name is not None:
@@ -1596,7 +1597,7 @@ class MetricIdentifierPatch(dict):
1596
1597
 
1597
1598
  @property
1598
1599
  @pulumi.getter
1599
- def name(self) -> Optional[str]:
1600
+ def name(self) -> Optional[builtins.str]:
1600
1601
  """
1601
1602
  name is the name of the given metric
1602
1603
  """
@@ -1634,7 +1635,7 @@ class MetricSpec(dict):
1634
1635
  return super().get(key, default)
1635
1636
 
1636
1637
  def __init__(__self__, *,
1637
- type: str,
1638
+ type: builtins.str,
1638
1639
  container_resource: Optional['outputs.ContainerResourceMetricSource'] = None,
1639
1640
  external: Optional['outputs.ExternalMetricSource'] = None,
1640
1641
  object: Optional['outputs.ObjectMetricSource'] = None,
@@ -1642,7 +1643,7 @@ class MetricSpec(dict):
1642
1643
  resource: Optional['outputs.ResourceMetricSource'] = None):
1643
1644
  """
1644
1645
  MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).
1645
- :param str type: type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1646
+ :param builtins.str type: type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1646
1647
  :param 'ContainerResourceMetricSourceArgs' container_resource: container resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing a single container in each pod of the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. This is an alpha feature and can be enabled by the HPAContainerMetrics feature flag.
1647
1648
  :param 'ExternalMetricSourceArgs' external: external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).
1648
1649
  :param 'ObjectMetricSourceArgs' object: object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).
@@ -1663,7 +1664,7 @@ class MetricSpec(dict):
1663
1664
 
1664
1665
  @property
1665
1666
  @pulumi.getter
1666
- def type(self) -> str:
1667
+ def type(self) -> builtins.str:
1667
1668
  """
1668
1669
  type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1669
1670
  """
@@ -1738,7 +1739,7 @@ class MetricSpecPatch(dict):
1738
1739
  object: Optional['outputs.ObjectMetricSourcePatch'] = None,
1739
1740
  pods: Optional['outputs.PodsMetricSourcePatch'] = None,
1740
1741
  resource: Optional['outputs.ResourceMetricSourcePatch'] = None,
1741
- type: Optional[str] = None):
1742
+ type: Optional[builtins.str] = None):
1742
1743
  """
1743
1744
  MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).
1744
1745
  :param 'ContainerResourceMetricSourcePatchArgs' container_resource: container resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing a single container in each pod of the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. This is an alpha feature and can be enabled by the HPAContainerMetrics feature flag.
@@ -1746,7 +1747,7 @@ class MetricSpecPatch(dict):
1746
1747
  :param 'ObjectMetricSourcePatchArgs' object: object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).
1747
1748
  :param 'PodsMetricSourcePatchArgs' pods: pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.
1748
1749
  :param 'ResourceMetricSourcePatchArgs' resource: resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
1749
- :param str type: type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1750
+ :param builtins.str type: type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1750
1751
  """
1751
1752
  if container_resource is not None:
1752
1753
  pulumi.set(__self__, "container_resource", container_resource)
@@ -1803,7 +1804,7 @@ class MetricSpecPatch(dict):
1803
1804
 
1804
1805
  @property
1805
1806
  @pulumi.getter
1806
- def type(self) -> Optional[str]:
1807
+ def type(self) -> Optional[builtins.str]:
1807
1808
  """
1808
1809
  type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.
1809
1810
  """
@@ -1833,7 +1834,7 @@ class MetricStatus(dict):
1833
1834
  return super().get(key, default)
1834
1835
 
1835
1836
  def __init__(__self__, *,
1836
- type: str,
1837
+ type: builtins.str,
1837
1838
  container_resource: Optional['outputs.ContainerResourceMetricStatus'] = None,
1838
1839
  external: Optional['outputs.ExternalMetricStatus'] = None,
1839
1840
  object: Optional['outputs.ObjectMetricStatus'] = None,
@@ -1841,7 +1842,7 @@ class MetricStatus(dict):
1841
1842
  resource: Optional['outputs.ResourceMetricStatus'] = None):
1842
1843
  """
1843
1844
  MetricStatus describes the last-read state of a single metric.
1844
- :param str type: type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
1845
+ :param builtins.str type: type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
1845
1846
  :param 'ContainerResourceMetricStatusArgs' container_resource: container resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
1846
1847
  :param 'ExternalMetricStatusArgs' external: external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).
1847
1848
  :param 'ObjectMetricStatusArgs' object: object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).
@@ -1862,7 +1863,7 @@ class MetricStatus(dict):
1862
1863
 
1863
1864
  @property
1864
1865
  @pulumi.getter
1865
- def type(self) -> str:
1866
+ def type(self) -> builtins.str:
1866
1867
  """
1867
1868
  type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
1868
1869
  """
@@ -1937,7 +1938,7 @@ class MetricStatusPatch(dict):
1937
1938
  object: Optional['outputs.ObjectMetricStatusPatch'] = None,
1938
1939
  pods: Optional['outputs.PodsMetricStatusPatch'] = None,
1939
1940
  resource: Optional['outputs.ResourceMetricStatusPatch'] = None,
1940
- type: Optional[str] = None):
1941
+ type: Optional[builtins.str] = None):
1941
1942
  """
1942
1943
  MetricStatus describes the last-read state of a single metric.
1943
1944
  :param 'ContainerResourceMetricStatusPatchArgs' container_resource: container resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing a single container in each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
@@ -1945,7 +1946,7 @@ class MetricStatusPatch(dict):
1945
1946
  :param 'ObjectMetricStatusPatchArgs' object: object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).
1946
1947
  :param 'PodsMetricStatusPatchArgs' pods: pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.
1947
1948
  :param 'ResourceMetricStatusPatchArgs' resource: resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
1948
- :param str type: type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
1949
+ :param builtins.str type: type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
1949
1950
  """
1950
1951
  if container_resource is not None:
1951
1952
  pulumi.set(__self__, "container_resource", container_resource)
@@ -2002,7 +2003,7 @@ class MetricStatusPatch(dict):
2002
2003
 
2003
2004
  @property
2004
2005
  @pulumi.getter
2005
- def type(self) -> Optional[str]:
2006
+ def type(self) -> Optional[builtins.str]:
2006
2007
  """
2007
2008
  type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
2008
2009
  """
@@ -2034,16 +2035,16 @@ class MetricTarget(dict):
2034
2035
  return super().get(key, default)
2035
2036
 
2036
2037
  def __init__(__self__, *,
2037
- type: str,
2038
- average_utilization: Optional[int] = None,
2039
- average_value: Optional[str] = None,
2040
- value: Optional[str] = None):
2038
+ type: builtins.str,
2039
+ average_utilization: Optional[builtins.int] = None,
2040
+ average_value: Optional[builtins.str] = None,
2041
+ value: Optional[builtins.str] = None):
2041
2042
  """
2042
2043
  MetricTarget defines the target value, average value, or average utilization of a specific metric
2043
- :param str type: type represents whether the metric type is Utilization, Value, or AverageValue
2044
- :param int average_utilization: averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2045
- :param str average_value: averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2046
- :param str value: value is the target value of the metric (as a quantity).
2044
+ :param builtins.str type: type represents whether the metric type is Utilization, Value, or AverageValue
2045
+ :param builtins.int average_utilization: averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2046
+ :param builtins.str average_value: averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2047
+ :param builtins.str value: value is the target value of the metric (as a quantity).
2047
2048
  """
2048
2049
  pulumi.set(__self__, "type", type)
2049
2050
  if average_utilization is not None:
@@ -2055,7 +2056,7 @@ class MetricTarget(dict):
2055
2056
 
2056
2057
  @property
2057
2058
  @pulumi.getter
2058
- def type(self) -> str:
2059
+ def type(self) -> builtins.str:
2059
2060
  """
2060
2061
  type represents whether the metric type is Utilization, Value, or AverageValue
2061
2062
  """
@@ -2063,7 +2064,7 @@ class MetricTarget(dict):
2063
2064
 
2064
2065
  @property
2065
2066
  @pulumi.getter(name="averageUtilization")
2066
- def average_utilization(self) -> Optional[int]:
2067
+ def average_utilization(self) -> Optional[builtins.int]:
2067
2068
  """
2068
2069
  averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2069
2070
  """
@@ -2071,7 +2072,7 @@ class MetricTarget(dict):
2071
2072
 
2072
2073
  @property
2073
2074
  @pulumi.getter(name="averageValue")
2074
- def average_value(self) -> Optional[str]:
2075
+ def average_value(self) -> Optional[builtins.str]:
2075
2076
  """
2076
2077
  averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2077
2078
  """
@@ -2079,7 +2080,7 @@ class MetricTarget(dict):
2079
2080
 
2080
2081
  @property
2081
2082
  @pulumi.getter
2082
- def value(self) -> Optional[str]:
2083
+ def value(self) -> Optional[builtins.str]:
2083
2084
  """
2084
2085
  value is the target value of the metric (as a quantity).
2085
2086
  """
@@ -2111,16 +2112,16 @@ class MetricTargetPatch(dict):
2111
2112
  return super().get(key, default)
2112
2113
 
2113
2114
  def __init__(__self__, *,
2114
- average_utilization: Optional[int] = None,
2115
- average_value: Optional[str] = None,
2116
- type: Optional[str] = None,
2117
- value: Optional[str] = None):
2115
+ average_utilization: Optional[builtins.int] = None,
2116
+ average_value: Optional[builtins.str] = None,
2117
+ type: Optional[builtins.str] = None,
2118
+ value: Optional[builtins.str] = None):
2118
2119
  """
2119
2120
  MetricTarget defines the target value, average value, or average utilization of a specific metric
2120
- :param int average_utilization: averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2121
- :param str average_value: averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2122
- :param str type: type represents whether the metric type is Utilization, Value, or AverageValue
2123
- :param str value: value is the target value of the metric (as a quantity).
2121
+ :param builtins.int average_utilization: averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2122
+ :param builtins.str average_value: averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2123
+ :param builtins.str type: type represents whether the metric type is Utilization, Value, or AverageValue
2124
+ :param builtins.str value: value is the target value of the metric (as a quantity).
2124
2125
  """
2125
2126
  if average_utilization is not None:
2126
2127
  pulumi.set(__self__, "average_utilization", average_utilization)
@@ -2133,7 +2134,7 @@ class MetricTargetPatch(dict):
2133
2134
 
2134
2135
  @property
2135
2136
  @pulumi.getter(name="averageUtilization")
2136
- def average_utilization(self) -> Optional[int]:
2137
+ def average_utilization(self) -> Optional[builtins.int]:
2137
2138
  """
2138
2139
  averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
2139
2140
  """
@@ -2141,7 +2142,7 @@ class MetricTargetPatch(dict):
2141
2142
 
2142
2143
  @property
2143
2144
  @pulumi.getter(name="averageValue")
2144
- def average_value(self) -> Optional[str]:
2145
+ def average_value(self) -> Optional[builtins.str]:
2145
2146
  """
2146
2147
  averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
2147
2148
  """
@@ -2149,7 +2150,7 @@ class MetricTargetPatch(dict):
2149
2150
 
2150
2151
  @property
2151
2152
  @pulumi.getter
2152
- def type(self) -> Optional[str]:
2153
+ def type(self) -> Optional[builtins.str]:
2153
2154
  """
2154
2155
  type represents whether the metric type is Utilization, Value, or AverageValue
2155
2156
  """
@@ -2157,7 +2158,7 @@ class MetricTargetPatch(dict):
2157
2158
 
2158
2159
  @property
2159
2160
  @pulumi.getter
2160
- def value(self) -> Optional[str]:
2161
+ def value(self) -> Optional[builtins.str]:
2161
2162
  """
2162
2163
  value is the target value of the metric (as a quantity).
2163
2164
  """
@@ -2189,14 +2190,14 @@ class MetricValueStatus(dict):
2189
2190
  return super().get(key, default)
2190
2191
 
2191
2192
  def __init__(__self__, *,
2192
- average_utilization: Optional[int] = None,
2193
- average_value: Optional[str] = None,
2194
- value: Optional[str] = None):
2193
+ average_utilization: Optional[builtins.int] = None,
2194
+ average_value: Optional[builtins.str] = None,
2195
+ value: Optional[builtins.str] = None):
2195
2196
  """
2196
2197
  MetricValueStatus holds the current value for a metric
2197
- :param int average_utilization: currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2198
- :param str average_value: averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2199
- :param str value: value is the current value of the metric (as a quantity).
2198
+ :param builtins.int average_utilization: currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2199
+ :param builtins.str average_value: averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2200
+ :param builtins.str value: value is the current value of the metric (as a quantity).
2200
2201
  """
2201
2202
  if average_utilization is not None:
2202
2203
  pulumi.set(__self__, "average_utilization", average_utilization)
@@ -2207,7 +2208,7 @@ class MetricValueStatus(dict):
2207
2208
 
2208
2209
  @property
2209
2210
  @pulumi.getter(name="averageUtilization")
2210
- def average_utilization(self) -> Optional[int]:
2211
+ def average_utilization(self) -> Optional[builtins.int]:
2211
2212
  """
2212
2213
  currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2213
2214
  """
@@ -2215,7 +2216,7 @@ class MetricValueStatus(dict):
2215
2216
 
2216
2217
  @property
2217
2218
  @pulumi.getter(name="averageValue")
2218
- def average_value(self) -> Optional[str]:
2219
+ def average_value(self) -> Optional[builtins.str]:
2219
2220
  """
2220
2221
  averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2221
2222
  """
@@ -2223,7 +2224,7 @@ class MetricValueStatus(dict):
2223
2224
 
2224
2225
  @property
2225
2226
  @pulumi.getter
2226
- def value(self) -> Optional[str]:
2227
+ def value(self) -> Optional[builtins.str]:
2227
2228
  """
2228
2229
  value is the current value of the metric (as a quantity).
2229
2230
  """
@@ -2255,14 +2256,14 @@ class MetricValueStatusPatch(dict):
2255
2256
  return super().get(key, default)
2256
2257
 
2257
2258
  def __init__(__self__, *,
2258
- average_utilization: Optional[int] = None,
2259
- average_value: Optional[str] = None,
2260
- value: Optional[str] = None):
2259
+ average_utilization: Optional[builtins.int] = None,
2260
+ average_value: Optional[builtins.str] = None,
2261
+ value: Optional[builtins.str] = None):
2261
2262
  """
2262
2263
  MetricValueStatus holds the current value for a metric
2263
- :param int average_utilization: currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2264
- :param str average_value: averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2265
- :param str value: value is the current value of the metric (as a quantity).
2264
+ :param builtins.int average_utilization: currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2265
+ :param builtins.str average_value: averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2266
+ :param builtins.str value: value is the current value of the metric (as a quantity).
2266
2267
  """
2267
2268
  if average_utilization is not None:
2268
2269
  pulumi.set(__self__, "average_utilization", average_utilization)
@@ -2273,7 +2274,7 @@ class MetricValueStatusPatch(dict):
2273
2274
 
2274
2275
  @property
2275
2276
  @pulumi.getter(name="averageUtilization")
2276
- def average_utilization(self) -> Optional[int]:
2277
+ def average_utilization(self) -> Optional[builtins.int]:
2277
2278
  """
2278
2279
  currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
2279
2280
  """
@@ -2281,7 +2282,7 @@ class MetricValueStatusPatch(dict):
2281
2282
 
2282
2283
  @property
2283
2284
  @pulumi.getter(name="averageValue")
2284
- def average_value(self) -> Optional[str]:
2285
+ def average_value(self) -> Optional[builtins.str]:
2285
2286
  """
2286
2287
  averageValue is the current value of the average of the metric across all relevant pods (as a quantity)
2287
2288
  """
@@ -2289,7 +2290,7 @@ class MetricValueStatusPatch(dict):
2289
2290
 
2290
2291
  @property
2291
2292
  @pulumi.getter
2292
- def value(self) -> Optional[str]:
2293
+ def value(self) -> Optional[builtins.str]:
2293
2294
  """
2294
2295
  value is the current value of the metric (as a quantity).
2295
2296
  """
@@ -2672,11 +2673,11 @@ class ResourceMetricSource(dict):
2672
2673
  ResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
2673
2674
  """
2674
2675
  def __init__(__self__, *,
2675
- name: str,
2676
+ name: builtins.str,
2676
2677
  target: 'outputs.MetricTarget'):
2677
2678
  """
2678
2679
  ResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
2679
- :param str name: name is the name of the resource in question.
2680
+ :param builtins.str name: name is the name of the resource in question.
2680
2681
  :param 'MetricTargetArgs' target: target specifies the target value for the given metric
2681
2682
  """
2682
2683
  pulumi.set(__self__, "name", name)
@@ -2684,7 +2685,7 @@ class ResourceMetricSource(dict):
2684
2685
 
2685
2686
  @property
2686
2687
  @pulumi.getter
2687
- def name(self) -> str:
2688
+ def name(self) -> builtins.str:
2688
2689
  """
2689
2690
  name is the name of the resource in question.
2690
2691
  """
@@ -2705,11 +2706,11 @@ class ResourceMetricSourcePatch(dict):
2705
2706
  ResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
2706
2707
  """
2707
2708
  def __init__(__self__, *,
2708
- name: Optional[str] = None,
2709
+ name: Optional[builtins.str] = None,
2709
2710
  target: Optional['outputs.MetricTargetPatch'] = None):
2710
2711
  """
2711
2712
  ResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
2712
- :param str name: name is the name of the resource in question.
2713
+ :param builtins.str name: name is the name of the resource in question.
2713
2714
  :param 'MetricTargetPatchArgs' target: target specifies the target value for the given metric
2714
2715
  """
2715
2716
  if name is not None:
@@ -2719,7 +2720,7 @@ class ResourceMetricSourcePatch(dict):
2719
2720
 
2720
2721
  @property
2721
2722
  @pulumi.getter
2722
- def name(self) -> Optional[str]:
2723
+ def name(self) -> Optional[builtins.str]:
2723
2724
  """
2724
2725
  name is the name of the resource in question.
2725
2726
  """
@@ -2741,11 +2742,11 @@ class ResourceMetricStatus(dict):
2741
2742
  """
2742
2743
  def __init__(__self__, *,
2743
2744
  current: 'outputs.MetricValueStatus',
2744
- name: str):
2745
+ name: builtins.str):
2745
2746
  """
2746
2747
  ResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
2747
2748
  :param 'MetricValueStatusArgs' current: current contains the current value for the given metric
2748
- :param str name: Name is the name of the resource in question.
2749
+ :param builtins.str name: Name is the name of the resource in question.
2749
2750
  """
2750
2751
  pulumi.set(__self__, "current", current)
2751
2752
  pulumi.set(__self__, "name", name)
@@ -2760,7 +2761,7 @@ class ResourceMetricStatus(dict):
2760
2761
 
2761
2762
  @property
2762
2763
  @pulumi.getter
2763
- def name(self) -> str:
2764
+ def name(self) -> builtins.str:
2764
2765
  """
2765
2766
  Name is the name of the resource in question.
2766
2767
  """
@@ -2774,11 +2775,11 @@ class ResourceMetricStatusPatch(dict):
2774
2775
  """
2775
2776
  def __init__(__self__, *,
2776
2777
  current: Optional['outputs.MetricValueStatusPatch'] = None,
2777
- name: Optional[str] = None):
2778
+ name: Optional[builtins.str] = None):
2778
2779
  """
2779
2780
  ResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
2780
2781
  :param 'MetricValueStatusPatchArgs' current: current contains the current value for the given metric
2781
- :param str name: Name is the name of the resource in question.
2782
+ :param builtins.str name: Name is the name of the resource in question.
2782
2783
  """
2783
2784
  if current is not None:
2784
2785
  pulumi.set(__self__, "current", current)
@@ -2795,7 +2796,7 @@ class ResourceMetricStatusPatch(dict):
2795
2796
 
2796
2797
  @property
2797
2798
  @pulumi.getter
2798
- def name(self) -> Optional[str]:
2799
+ def name(self) -> Optional[builtins.str]:
2799
2800
  """
2800
2801
  Name is the name of the resource in question.
2801
2802
  """