@kilic.dev/pulumi-k8s-crds 3.0.4 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) hide show
  1. package/README.md +10 -4
  2. package/dist/argoproj/index.js +1 -1
  3. package/dist/argoproj/v1alpha1/appProject.d.ts +5 -4
  4. package/dist/argoproj/v1alpha1/appProject.js +11 -3
  5. package/dist/argoproj/v1alpha1/appProjectList.d.ts +4 -3
  6. package/dist/argoproj/v1alpha1/appProjectList.js +5 -3
  7. package/dist/argoproj/v1alpha1/appProjectPatch.d.ts +4 -3
  8. package/dist/argoproj/v1alpha1/appProjectPatch.js +3 -3
  9. package/dist/argoproj/v1alpha1/application.d.ts +5 -4
  10. package/dist/argoproj/v1alpha1/application.js +11 -3
  11. package/dist/argoproj/v1alpha1/applicationList.d.ts +4 -3
  12. package/dist/argoproj/v1alpha1/applicationList.js +5 -3
  13. package/dist/argoproj/v1alpha1/applicationPatch.d.ts +4 -3
  14. package/dist/argoproj/v1alpha1/applicationPatch.js +3 -3
  15. package/dist/argoproj/v1alpha1/applicationSet.d.ts +5 -4
  16. package/dist/argoproj/v1alpha1/applicationSet.js +11 -3
  17. package/dist/argoproj/v1alpha1/applicationSetList.d.ts +4 -3
  18. package/dist/argoproj/v1alpha1/applicationSetList.js +5 -3
  19. package/dist/argoproj/v1alpha1/applicationSetPatch.d.ts +4 -3
  20. package/dist/argoproj/v1alpha1/applicationSetPatch.js +3 -3
  21. package/dist/argoproj/v1alpha1/index.js +10 -10
  22. package/dist/cert_manager/index.js +1 -1
  23. package/dist/cert_manager/v1/certificate.d.ts +4 -3
  24. package/dist/cert_manager/v1/certificate.js +5 -3
  25. package/dist/cert_manager/v1/certificateList.d.ts +4 -3
  26. package/dist/cert_manager/v1/certificateList.js +5 -3
  27. package/dist/cert_manager/v1/certificatePatch.d.ts +4 -3
  28. package/dist/cert_manager/v1/certificatePatch.js +3 -3
  29. package/dist/cert_manager/v1/clusterIssuer.d.ts +5 -4
  30. package/dist/cert_manager/v1/clusterIssuer.js +8 -3
  31. package/dist/cert_manager/v1/clusterIssuerList.d.ts +4 -3
  32. package/dist/cert_manager/v1/clusterIssuerList.js +5 -3
  33. package/dist/cert_manager/v1/clusterIssuerPatch.d.ts +4 -3
  34. package/dist/cert_manager/v1/clusterIssuerPatch.js +3 -3
  35. package/dist/cert_manager/v1/index.js +10 -10
  36. package/dist/cert_manager/v1/issuer.d.ts +5 -4
  37. package/dist/cert_manager/v1/issuer.js +8 -3
  38. package/dist/cert_manager/v1/issuerList.d.ts +4 -3
  39. package/dist/cert_manager/v1/issuerList.js +5 -3
  40. package/dist/cert_manager/v1/issuerPatch.d.ts +4 -3
  41. package/dist/cert_manager/v1/issuerPatch.js +3 -3
  42. package/dist/cilium/index.js +1 -1
  43. package/dist/cilium/v2/ciliumBGPAdvertisement.d.ts +5 -4
  44. package/dist/cilium/v2/ciliumBGPAdvertisement.js +10 -4
  45. package/dist/cilium/v2/ciliumBGPAdvertisementList.d.ts +4 -3
  46. package/dist/cilium/v2/ciliumBGPAdvertisementList.js +5 -3
  47. package/dist/cilium/v2/ciliumBGPAdvertisementPatch.d.ts +4 -3
  48. package/dist/cilium/v2/ciliumBGPAdvertisementPatch.js +4 -4
  49. package/dist/cilium/v2/ciliumBGPClusterConfig.d.ts +5 -4
  50. package/dist/cilium/v2/ciliumBGPClusterConfig.js +10 -4
  51. package/dist/cilium/v2/ciliumBGPClusterConfigList.d.ts +4 -3
  52. package/dist/cilium/v2/ciliumBGPClusterConfigList.js +5 -3
  53. package/dist/cilium/v2/ciliumBGPClusterConfigPatch.d.ts +4 -3
  54. package/dist/cilium/v2/ciliumBGPClusterConfigPatch.js +4 -4
  55. package/dist/cilium/v2/ciliumBGPNodeConfig.d.ts +5 -4
  56. package/dist/cilium/v2/ciliumBGPNodeConfig.js +10 -4
  57. package/dist/cilium/v2/ciliumBGPNodeConfigList.d.ts +4 -3
  58. package/dist/cilium/v2/ciliumBGPNodeConfigList.js +5 -3
  59. package/dist/cilium/v2/ciliumBGPNodeConfigOverride.d.ts +5 -4
  60. package/dist/cilium/v2/ciliumBGPNodeConfigOverride.js +10 -4
  61. package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
  62. package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.js +5 -3
  63. package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
  64. package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.js +4 -4
  65. package/dist/cilium/v2/ciliumBGPNodeConfigPatch.d.ts +4 -3
  66. package/dist/cilium/v2/ciliumBGPNodeConfigPatch.js +4 -4
  67. package/dist/cilium/v2/ciliumBGPPeerConfig.d.ts +5 -4
  68. package/dist/cilium/v2/ciliumBGPPeerConfig.js +10 -4
  69. package/dist/cilium/v2/ciliumBGPPeerConfigList.d.ts +4 -3
  70. package/dist/cilium/v2/ciliumBGPPeerConfigList.js +5 -3
  71. package/dist/cilium/v2/ciliumBGPPeerConfigPatch.d.ts +4 -3
  72. package/dist/cilium/v2/ciliumBGPPeerConfigPatch.js +4 -4
  73. package/dist/cilium/v2/ciliumCIDRGroup.d.ts +5 -4
  74. package/dist/cilium/v2/ciliumCIDRGroup.js +7 -4
  75. package/dist/cilium/v2/ciliumCIDRGroupList.d.ts +4 -3
  76. package/dist/cilium/v2/ciliumCIDRGroupList.js +5 -3
  77. package/dist/cilium/v2/ciliumCIDRGroupPatch.d.ts +4 -3
  78. package/dist/cilium/v2/ciliumCIDRGroupPatch.js +4 -4
  79. package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.d.ts +4 -3
  80. package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.js +8 -3
  81. package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.d.ts +4 -3
  82. package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.js +5 -3
  83. package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.d.ts +4 -3
  84. package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.js +3 -3
  85. package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.d.ts +4 -3
  86. package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.js +8 -3
  87. package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.d.ts +4 -3
  88. package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.js +5 -3
  89. package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.d.ts +4 -3
  90. package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.js +3 -3
  91. package/dist/cilium/v2/ciliumEgressGatewayPolicy.d.ts +4 -3
  92. package/dist/cilium/v2/ciliumEgressGatewayPolicy.js +8 -3
  93. package/dist/cilium/v2/ciliumEgressGatewayPolicyList.d.ts +4 -3
  94. package/dist/cilium/v2/ciliumEgressGatewayPolicyList.js +5 -3
  95. package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.d.ts +4 -3
  96. package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.js +3 -3
  97. package/dist/cilium/v2/ciliumEnvoyConfig.d.ts +4 -3
  98. package/dist/cilium/v2/ciliumEnvoyConfig.js +8 -3
  99. package/dist/cilium/v2/ciliumEnvoyConfigList.d.ts +4 -3
  100. package/dist/cilium/v2/ciliumEnvoyConfigList.js +5 -3
  101. package/dist/cilium/v2/ciliumEnvoyConfigPatch.d.ts +4 -3
  102. package/dist/cilium/v2/ciliumEnvoyConfigPatch.js +3 -3
  103. package/dist/cilium/v2/ciliumLoadBalancerIPPool.d.ts +5 -4
  104. package/dist/cilium/v2/ciliumLoadBalancerIPPool.js +10 -4
  105. package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.d.ts +4 -3
  106. package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.js +5 -3
  107. package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
  108. package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.js +4 -4
  109. package/dist/cilium/v2/ciliumLocalRedirectPolicy.d.ts +4 -3
  110. package/dist/cilium/v2/ciliumLocalRedirectPolicy.js +8 -3
  111. package/dist/cilium/v2/ciliumLocalRedirectPolicyList.d.ts +4 -3
  112. package/dist/cilium/v2/ciliumLocalRedirectPolicyList.js +5 -3
  113. package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.d.ts +4 -3
  114. package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.js +3 -3
  115. package/dist/cilium/v2/ciliumNetworkPolicy.d.ts +4 -3
  116. package/dist/cilium/v2/ciliumNetworkPolicy.js +8 -3
  117. package/dist/cilium/v2/ciliumNetworkPolicyList.d.ts +4 -3
  118. package/dist/cilium/v2/ciliumNetworkPolicyList.js +5 -3
  119. package/dist/cilium/v2/ciliumNetworkPolicyPatch.d.ts +4 -3
  120. package/dist/cilium/v2/ciliumNetworkPolicyPatch.js +3 -3
  121. package/dist/cilium/v2/index.js +40 -40
  122. package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.d.ts +5 -4
  123. package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.js +10 -4
  124. package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.d.ts +4 -3
  125. package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.js +5 -3
  126. package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.d.ts +4 -3
  127. package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.js +4 -4
  128. package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.d.ts +5 -4
  129. package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.js +10 -4
  130. package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.d.ts +4 -3
  131. package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.js +5 -3
  132. package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.d.ts +4 -3
  133. package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.js +4 -4
  134. package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.d.ts +5 -4
  135. package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.js +10 -4
  136. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.d.ts +4 -3
  137. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.js +5 -3
  138. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.d.ts +5 -4
  139. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.js +10 -4
  140. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
  141. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.js +5 -3
  142. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
  143. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.js +4 -4
  144. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.d.ts +4 -3
  145. package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.js +4 -4
  146. package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.d.ts +5 -4
  147. package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.js +10 -4
  148. package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.d.ts +4 -3
  149. package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.js +5 -3
  150. package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.d.ts +4 -3
  151. package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.js +4 -4
  152. package/dist/cilium/v2alpha1/ciliumCIDRGroup.d.ts +5 -4
  153. package/dist/cilium/v2alpha1/ciliumCIDRGroup.js +7 -4
  154. package/dist/cilium/v2alpha1/ciliumCIDRGroupList.d.ts +4 -3
  155. package/dist/cilium/v2alpha1/ciliumCIDRGroupList.js +5 -3
  156. package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.d.ts +4 -3
  157. package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.js +4 -4
  158. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.d.ts +4 -3
  159. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.js +8 -3
  160. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.d.ts +4 -3
  161. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.js +5 -3
  162. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.d.ts +4 -3
  163. package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.js +3 -3
  164. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.d.ts +5 -4
  165. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.js +10 -4
  166. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.d.ts +4 -3
  167. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.js +5 -3
  168. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
  169. package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.js +4 -4
  170. package/dist/cilium/v2alpha1/index.js +25 -25
  171. package/dist/external_secrets/index.d.ts +1 -2
  172. package/dist/external_secrets/index.js +2 -4
  173. package/dist/external_secrets/v1/clusterExternalSecret.d.ts +4 -3
  174. package/dist/external_secrets/v1/clusterExternalSecret.js +4 -4
  175. package/dist/external_secrets/v1/clusterExternalSecretList.d.ts +4 -3
  176. package/dist/external_secrets/v1/clusterExternalSecretList.js +5 -3
  177. package/dist/external_secrets/v1/clusterExternalSecretPatch.d.ts +4 -3
  178. package/dist/external_secrets/v1/clusterExternalSecretPatch.js +3 -5
  179. package/dist/external_secrets/v1/clusterSecretStore.d.ts +4 -3
  180. package/dist/external_secrets/v1/clusterSecretStore.js +4 -4
  181. package/dist/external_secrets/v1/clusterSecretStoreList.d.ts +4 -3
  182. package/dist/external_secrets/v1/clusterSecretStoreList.js +5 -3
  183. package/dist/external_secrets/v1/clusterSecretStorePatch.d.ts +4 -3
  184. package/dist/external_secrets/v1/clusterSecretStorePatch.js +3 -5
  185. package/dist/external_secrets/v1/externalSecret.d.ts +4 -3
  186. package/dist/external_secrets/v1/externalSecret.js +4 -4
  187. package/dist/external_secrets/v1/externalSecretList.d.ts +4 -3
  188. package/dist/external_secrets/v1/externalSecretList.js +5 -3
  189. package/dist/external_secrets/v1/externalSecretPatch.d.ts +4 -3
  190. package/dist/external_secrets/v1/externalSecretPatch.js +3 -5
  191. package/dist/external_secrets/v1/index.js +13 -13
  192. package/dist/external_secrets/v1/secretStore.d.ts +4 -3
  193. package/dist/external_secrets/v1/secretStore.js +4 -4
  194. package/dist/external_secrets/v1/secretStoreList.d.ts +4 -3
  195. package/dist/external_secrets/v1/secretStoreList.js +5 -3
  196. package/dist/external_secrets/v1/secretStorePatch.d.ts +4 -3
  197. package/dist/external_secrets/v1/secretStorePatch.js +3 -5
  198. package/dist/external_secrets/v1alpha1/clusterPushSecret.d.ts +4 -3
  199. package/dist/external_secrets/v1alpha1/clusterPushSecret.js +5 -3
  200. package/dist/external_secrets/v1alpha1/clusterPushSecretList.d.ts +4 -3
  201. package/dist/external_secrets/v1alpha1/clusterPushSecretList.js +5 -3
  202. package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.d.ts +4 -3
  203. package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.js +3 -3
  204. package/dist/external_secrets/v1alpha1/index.js +7 -7
  205. package/dist/external_secrets/v1alpha1/pushSecret.d.ts +4 -3
  206. package/dist/external_secrets/v1alpha1/pushSecret.js +5 -3
  207. package/dist/external_secrets/v1alpha1/pushSecretList.d.ts +4 -3
  208. package/dist/external_secrets/v1alpha1/pushSecretList.js +5 -3
  209. package/dist/external_secrets/v1alpha1/pushSecretPatch.d.ts +4 -3
  210. package/dist/external_secrets/v1alpha1/pushSecretPatch.js +3 -3
  211. package/dist/externaldns/index.js +1 -1
  212. package/dist/externaldns/v1alpha1/dnsendpoint.d.ts +4 -3
  213. package/dist/externaldns/v1alpha1/dnsendpoint.js +5 -3
  214. package/dist/externaldns/v1alpha1/dnsendpointList.d.ts +4 -3
  215. package/dist/externaldns/v1alpha1/dnsendpointList.js +5 -3
  216. package/dist/externaldns/v1alpha1/dnsendpointPatch.d.ts +4 -3
  217. package/dist/externaldns/v1alpha1/dnsendpointPatch.js +3 -3
  218. package/dist/externaldns/v1alpha1/index.js +4 -4
  219. package/dist/gateway/index.js +1 -1
  220. package/dist/gateway/v1/backendTLSPolicy.d.ts +5 -4
  221. package/dist/gateway/v1/backendTLSPolicy.js +7 -4
  222. package/dist/gateway/v1/backendTLSPolicyList.d.ts +4 -3
  223. package/dist/gateway/v1/backendTLSPolicyList.js +5 -3
  224. package/dist/gateway/v1/backendTLSPolicyPatch.d.ts +4 -3
  225. package/dist/gateway/v1/backendTLSPolicyPatch.js +4 -4
  226. package/dist/gateway/v1/gateway.d.ts +5 -4
  227. package/dist/gateway/v1/gateway.js +7 -4
  228. package/dist/gateway/v1/gatewayClass.d.ts +5 -4
  229. package/dist/gateway/v1/gatewayClass.js +7 -4
  230. package/dist/gateway/v1/gatewayClassList.d.ts +4 -3
  231. package/dist/gateway/v1/gatewayClassList.js +5 -3
  232. package/dist/gateway/v1/gatewayClassPatch.d.ts +4 -3
  233. package/dist/gateway/v1/gatewayClassPatch.js +4 -4
  234. package/dist/gateway/v1/gatewayList.d.ts +4 -3
  235. package/dist/gateway/v1/gatewayList.js +5 -3
  236. package/dist/gateway/v1/gatewayPatch.d.ts +4 -3
  237. package/dist/gateway/v1/gatewayPatch.js +4 -4
  238. package/dist/gateway/v1/grpcroute.d.ts +5 -4
  239. package/dist/gateway/v1/grpcroute.js +8 -3
  240. package/dist/gateway/v1/grpcrouteList.d.ts +4 -3
  241. package/dist/gateway/v1/grpcrouteList.js +5 -3
  242. package/dist/gateway/v1/grpcroutePatch.d.ts +4 -3
  243. package/dist/gateway/v1/grpcroutePatch.js +3 -3
  244. package/dist/gateway/v1/httproute.d.ts +5 -4
  245. package/dist/gateway/v1/httproute.js +7 -4
  246. package/dist/gateway/v1/httprouteList.d.ts +4 -3
  247. package/dist/gateway/v1/httprouteList.js +5 -3
  248. package/dist/gateway/v1/httproutePatch.d.ts +4 -3
  249. package/dist/gateway/v1/httproutePatch.js +4 -4
  250. package/dist/gateway/v1/index.js +31 -31
  251. package/dist/gateway/v1/listenerSet.d.ts +5 -4
  252. package/dist/gateway/v1/listenerSet.js +8 -3
  253. package/dist/gateway/v1/listenerSetList.d.ts +4 -3
  254. package/dist/gateway/v1/listenerSetList.js +5 -3
  255. package/dist/gateway/v1/listenerSetPatch.d.ts +4 -3
  256. package/dist/gateway/v1/listenerSetPatch.js +3 -3
  257. package/dist/gateway/v1/referenceGrant.d.ts +5 -4
  258. package/dist/gateway/v1/referenceGrant.js +7 -4
  259. package/dist/gateway/v1/referenceGrantList.d.ts +4 -3
  260. package/dist/gateway/v1/referenceGrantList.js +5 -3
  261. package/dist/gateway/v1/referenceGrantPatch.d.ts +4 -3
  262. package/dist/gateway/v1/referenceGrantPatch.js +4 -4
  263. package/dist/gateway/v1/tcproute.d.ts +5 -4
  264. package/dist/gateway/v1/tcproute.js +7 -4
  265. package/dist/gateway/v1/tcprouteList.d.ts +4 -3
  266. package/dist/gateway/v1/tcprouteList.js +5 -3
  267. package/dist/gateway/v1/tcproutePatch.d.ts +4 -3
  268. package/dist/gateway/v1/tcproutePatch.js +4 -4
  269. package/dist/gateway/v1/tlsroute.d.ts +5 -4
  270. package/dist/gateway/v1/tlsroute.js +7 -4
  271. package/dist/gateway/v1/tlsrouteList.d.ts +4 -3
  272. package/dist/gateway/v1/tlsrouteList.js +5 -3
  273. package/dist/gateway/v1/tlsroutePatch.d.ts +4 -3
  274. package/dist/gateway/v1/tlsroutePatch.js +4 -4
  275. package/dist/gateway/v1/udproute.d.ts +5 -4
  276. package/dist/gateway/v1/udproute.js +7 -4
  277. package/dist/gateway/v1/udprouteList.d.ts +4 -3
  278. package/dist/gateway/v1/udprouteList.js +5 -3
  279. package/dist/gateway/v1/udproutePatch.d.ts +4 -3
  280. package/dist/gateway/v1/udproutePatch.js +4 -4
  281. package/dist/gateway/v1alpha1/backend.d.ts +5 -4
  282. package/dist/gateway/v1alpha1/backend.js +8 -3
  283. package/dist/gateway/v1alpha1/backendList.d.ts +4 -3
  284. package/dist/gateway/v1alpha1/backendList.js +5 -3
  285. package/dist/gateway/v1alpha1/backendPatch.d.ts +4 -3
  286. package/dist/gateway/v1alpha1/backendPatch.js +3 -3
  287. package/dist/gateway/v1alpha1/backendTrafficPolicy.d.ts +5 -4
  288. package/dist/gateway/v1alpha1/backendTrafficPolicy.js +8 -3
  289. package/dist/gateway/v1alpha1/backendTrafficPolicyList.d.ts +4 -3
  290. package/dist/gateway/v1alpha1/backendTrafficPolicyList.js +5 -3
  291. package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.d.ts +4 -3
  292. package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.js +3 -3
  293. package/dist/gateway/v1alpha1/clientTrafficPolicy.d.ts +5 -4
  294. package/dist/gateway/v1alpha1/clientTrafficPolicy.js +8 -3
  295. package/dist/gateway/v1alpha1/clientTrafficPolicyList.d.ts +4 -3
  296. package/dist/gateway/v1alpha1/clientTrafficPolicyList.js +5 -3
  297. package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.d.ts +4 -3
  298. package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.js +3 -3
  299. package/dist/gateway/v1alpha1/envoyExtensionPolicy.d.ts +5 -4
  300. package/dist/gateway/v1alpha1/envoyExtensionPolicy.js +8 -3
  301. package/dist/gateway/v1alpha1/envoyExtensionPolicyList.d.ts +4 -3
  302. package/dist/gateway/v1alpha1/envoyExtensionPolicyList.js +5 -3
  303. package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.d.ts +4 -3
  304. package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.js +3 -3
  305. package/dist/gateway/v1alpha1/envoyPatchPolicy.d.ts +5 -4
  306. package/dist/gateway/v1alpha1/envoyPatchPolicy.js +8 -3
  307. package/dist/gateway/v1alpha1/envoyPatchPolicyList.d.ts +4 -3
  308. package/dist/gateway/v1alpha1/envoyPatchPolicyList.js +5 -3
  309. package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.d.ts +4 -3
  310. package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.js +3 -3
  311. package/dist/gateway/v1alpha1/envoyProxy.d.ts +5 -4
  312. package/dist/gateway/v1alpha1/envoyProxy.js +8 -3
  313. package/dist/gateway/v1alpha1/envoyProxyList.d.ts +4 -3
  314. package/dist/gateway/v1alpha1/envoyProxyList.js +5 -3
  315. package/dist/gateway/v1alpha1/envoyProxyPatch.d.ts +4 -3
  316. package/dist/gateway/v1alpha1/envoyProxyPatch.js +3 -3
  317. package/dist/gateway/v1alpha1/httprouteFilter.d.ts +5 -4
  318. package/dist/gateway/v1alpha1/httprouteFilter.js +8 -3
  319. package/dist/gateway/v1alpha1/httprouteFilterList.d.ts +4 -3
  320. package/dist/gateway/v1alpha1/httprouteFilterList.js +5 -3
  321. package/dist/gateway/v1alpha1/httprouteFilterPatch.d.ts +4 -3
  322. package/dist/gateway/v1alpha1/httprouteFilterPatch.js +3 -3
  323. package/dist/gateway/v1alpha1/index.js +25 -25
  324. package/dist/gateway/v1alpha1/securityPolicy.d.ts +5 -4
  325. package/dist/gateway/v1alpha1/securityPolicy.js +8 -3
  326. package/dist/gateway/v1alpha1/securityPolicyList.d.ts +4 -3
  327. package/dist/gateway/v1alpha1/securityPolicyList.js +5 -3
  328. package/dist/gateway/v1alpha1/securityPolicyPatch.d.ts +4 -3
  329. package/dist/gateway/v1alpha1/securityPolicyPatch.js +3 -3
  330. package/dist/gateway/v1alpha2/index.js +10 -10
  331. package/dist/gateway/v1alpha2/tcproute.d.ts +5 -4
  332. package/dist/gateway/v1alpha2/tcproute.js +7 -4
  333. package/dist/gateway/v1alpha2/tcprouteList.d.ts +4 -3
  334. package/dist/gateway/v1alpha2/tcprouteList.js +5 -3
  335. package/dist/gateway/v1alpha2/tcproutePatch.d.ts +4 -3
  336. package/dist/gateway/v1alpha2/tcproutePatch.js +4 -4
  337. package/dist/gateway/v1alpha2/tlsroute.d.ts +5 -4
  338. package/dist/gateway/v1alpha2/tlsroute.js +7 -4
  339. package/dist/gateway/v1alpha2/tlsrouteList.d.ts +4 -3
  340. package/dist/gateway/v1alpha2/tlsrouteList.js +5 -3
  341. package/dist/gateway/v1alpha2/tlsroutePatch.d.ts +4 -3
  342. package/dist/gateway/v1alpha2/tlsroutePatch.js +4 -4
  343. package/dist/gateway/v1alpha2/udproute.d.ts +5 -4
  344. package/dist/gateway/v1alpha2/udproute.js +7 -4
  345. package/dist/gateway/v1alpha2/udprouteList.d.ts +4 -3
  346. package/dist/gateway/v1alpha2/udprouteList.js +5 -3
  347. package/dist/gateway/v1alpha2/udproutePatch.d.ts +4 -3
  348. package/dist/gateway/v1alpha2/udproutePatch.js +4 -4
  349. package/dist/gateway/v1alpha3/backendTLSPolicy.d.ts +5 -4
  350. package/dist/gateway/v1alpha3/backendTLSPolicy.js +7 -4
  351. package/dist/gateway/v1alpha3/backendTLSPolicyList.d.ts +4 -3
  352. package/dist/gateway/v1alpha3/backendTLSPolicyList.js +5 -3
  353. package/dist/gateway/v1alpha3/backendTLSPolicyPatch.d.ts +4 -3
  354. package/dist/gateway/v1alpha3/backendTLSPolicyPatch.js +4 -4
  355. package/dist/gateway/v1alpha3/index.js +7 -7
  356. package/dist/gateway/v1alpha3/tlsroute.d.ts +5 -4
  357. package/dist/gateway/v1alpha3/tlsroute.js +7 -4
  358. package/dist/gateway/v1alpha3/tlsrouteList.d.ts +4 -3
  359. package/dist/gateway/v1alpha3/tlsrouteList.js +5 -3
  360. package/dist/gateway/v1alpha3/tlsroutePatch.d.ts +4 -3
  361. package/dist/gateway/v1alpha3/tlsroutePatch.js +4 -4
  362. package/dist/gateway/v1beta1/gateway.d.ts +5 -4
  363. package/dist/gateway/v1beta1/gateway.js +7 -4
  364. package/dist/gateway/v1beta1/gatewayClass.d.ts +5 -4
  365. package/dist/gateway/v1beta1/gatewayClass.js +7 -4
  366. package/dist/gateway/v1beta1/gatewayClassList.d.ts +4 -3
  367. package/dist/gateway/v1beta1/gatewayClassList.js +5 -3
  368. package/dist/gateway/v1beta1/gatewayClassPatch.d.ts +4 -3
  369. package/dist/gateway/v1beta1/gatewayClassPatch.js +4 -4
  370. package/dist/gateway/v1beta1/gatewayList.d.ts +4 -3
  371. package/dist/gateway/v1beta1/gatewayList.js +5 -3
  372. package/dist/gateway/v1beta1/gatewayPatch.d.ts +4 -3
  373. package/dist/gateway/v1beta1/gatewayPatch.js +4 -4
  374. package/dist/gateway/v1beta1/httproute.d.ts +5 -4
  375. package/dist/gateway/v1beta1/httproute.js +7 -4
  376. package/dist/gateway/v1beta1/httprouteList.d.ts +4 -3
  377. package/dist/gateway/v1beta1/httprouteList.js +5 -3
  378. package/dist/gateway/v1beta1/httproutePatch.d.ts +4 -3
  379. package/dist/gateway/v1beta1/httproutePatch.js +4 -4
  380. package/dist/gateway/v1beta1/index.js +13 -13
  381. package/dist/gateway/v1beta1/referenceGrant.d.ts +5 -4
  382. package/dist/gateway/v1beta1/referenceGrant.js +7 -4
  383. package/dist/gateway/v1beta1/referenceGrantList.d.ts +4 -3
  384. package/dist/gateway/v1beta1/referenceGrantList.js +5 -3
  385. package/dist/gateway/v1beta1/referenceGrantPatch.d.ts +4 -3
  386. package/dist/gateway/v1beta1/referenceGrantPatch.js +4 -4
  387. package/dist/index.d.ts +0 -3
  388. package/dist/index.js +2 -15
  389. package/dist/package.json +39 -0
  390. package/dist/types/index.js +1 -1
  391. package/dist/types/input.d.ts +6197 -22780
  392. package/dist/types/input.js +1 -1
  393. package/dist/types/output.d.ts +1987 -18736
  394. package/dist/types/output.js +1 -1
  395. package/dist/utilities.d.ts +2 -1
  396. package/dist/utilities.js +16 -6
  397. package/package.json +8 -18
  398. package/dist/external_secrets/v1beta1/clusterExternalSecret.d.ts +0 -64
  399. package/dist/external_secrets/v1beta1/clusterExternalSecret.js +0 -98
  400. package/dist/external_secrets/v1beta1/clusterExternalSecretList.d.ts +0 -69
  401. package/dist/external_secrets/v1beta1/clusterExternalSecretList.js +0 -97
  402. package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.d.ts +0 -70
  403. package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.js +0 -104
  404. package/dist/external_secrets/v1beta1/clusterSecretStore.d.ts +0 -64
  405. package/dist/external_secrets/v1beta1/clusterSecretStore.js +0 -98
  406. package/dist/external_secrets/v1beta1/clusterSecretStoreList.d.ts +0 -69
  407. package/dist/external_secrets/v1beta1/clusterSecretStoreList.js +0 -97
  408. package/dist/external_secrets/v1beta1/clusterSecretStorePatch.d.ts +0 -70
  409. package/dist/external_secrets/v1beta1/clusterSecretStorePatch.js +0 -104
  410. package/dist/external_secrets/v1beta1/externalSecret.d.ts +0 -64
  411. package/dist/external_secrets/v1beta1/externalSecret.js +0 -98
  412. package/dist/external_secrets/v1beta1/externalSecretList.d.ts +0 -69
  413. package/dist/external_secrets/v1beta1/externalSecretList.js +0 -97
  414. package/dist/external_secrets/v1beta1/externalSecretPatch.d.ts +0 -70
  415. package/dist/external_secrets/v1beta1/externalSecretPatch.js +0 -104
  416. package/dist/external_secrets/v1beta1/index.d.ts +0 -36
  417. package/dist/external_secrets/v1beta1/index.js +0 -98
  418. package/dist/external_secrets/v1beta1/secretStore.d.ts +0 -64
  419. package/dist/external_secrets/v1beta1/secretStore.js +0 -98
  420. package/dist/external_secrets/v1beta1/secretStoreList.d.ts +0 -69
  421. package/dist/external_secrets/v1beta1/secretStoreList.js +0 -97
  422. package/dist/external_secrets/v1beta1/secretStorePatch.d.ts +0 -70
  423. package/dist/external_secrets/v1beta1/secretStorePatch.js +0 -104
  424. package/dist/meta/v1.d.ts +0 -3
  425. package/dist/meta/v1.js +0 -2
  426. package/dist/provider.d.ts +0 -23
  427. package/dist/provider.js +0 -70
@@ -1,69 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as inputs from "../../types/input";
3
- import * as outputs from "../../types/output";
4
- /**
5
- * SecretStoreList is a list of SecretStore
6
- */
7
- export declare class SecretStoreList extends pulumi.CustomResource {
8
- /**
9
- * Get an existing SecretStoreList resource's state with the given name, ID, and optional extra
10
- * properties used to qualify the lookup.
11
- *
12
- * @param name The _unique_ name of the resulting resource.
13
- * @param id The _unique_ provider ID of the resource to lookup.
14
- * @param opts Optional settings to control the behavior of the CustomResource.
15
- */
16
- static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): SecretStoreList;
17
- /** @internal */
18
- static readonly __pulumiType = "kubernetes:external-secrets.io/v1beta1:SecretStoreList";
19
- /**
20
- * Returns true if the given object is an instance of SecretStoreList. This is designed to work even
21
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
22
- */
23
- static isInstance(obj: any): obj is SecretStoreList;
24
- /**
25
- * 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
26
- */
27
- readonly apiVersion: pulumi.Output<"external-secrets.io/v1beta1">;
28
- /**
29
- * List of secretstores. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
30
- */
31
- readonly items: pulumi.Output<outputs.external_secrets.v1beta1.SecretStore[]>;
32
- /**
33
- * 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
34
- */
35
- readonly kind: pulumi.Output<"SecretStoreList">;
36
- /**
37
- * Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
38
- */
39
- readonly metadata: pulumi.Output<outputs.meta.v1.ListMeta>;
40
- /**
41
- * Create a SecretStoreList resource with the given unique name, arguments, and options.
42
- *
43
- * @param name The _unique_ name of the resource.
44
- * @param args The arguments to use to populate this resource's properties.
45
- * @param opts A bag of options that control this resource's behavior.
46
- */
47
- constructor(name: string, args?: SecretStoreListArgs, opts?: pulumi.CustomResourceOptions);
48
- }
49
- /**
50
- * The set of arguments for constructing a SecretStoreList resource.
51
- */
52
- export interface SecretStoreListArgs {
53
- /**
54
- * 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
55
- */
56
- apiVersion?: pulumi.Input<"external-secrets.io/v1beta1" | undefined>;
57
- /**
58
- * List of secretstores. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
59
- */
60
- items: pulumi.Input<pulumi.Input<inputs.external_secrets.v1beta1.SecretStore>[]>;
61
- /**
62
- * 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
63
- */
64
- kind?: pulumi.Input<"SecretStoreList" | undefined>;
65
- /**
66
- * Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
67
- */
68
- metadata?: pulumi.Input<inputs.meta.v1.ListMeta | undefined>;
69
- }
@@ -1,97 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by crd2pulumi. ***
3
- // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
- if (k2 === undefined) k2 = k;
6
- var desc = Object.getOwnPropertyDescriptor(m, k);
7
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
- desc = { enumerable: true, get: function() { return m[k]; } };
9
- }
10
- Object.defineProperty(o, k2, desc);
11
- }) : (function(o, m, k, k2) {
12
- if (k2 === undefined) k2 = k;
13
- o[k2] = m[k];
14
- }));
15
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
- Object.defineProperty(o, "default", { enumerable: true, value: v });
17
- }) : function(o, v) {
18
- o["default"] = v;
19
- });
20
- var __importStar = (this && this.__importStar) || (function () {
21
- var ownKeys = function(o) {
22
- ownKeys = Object.getOwnPropertyNames || function (o) {
23
- var ar = [];
24
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
- return ar;
26
- };
27
- return ownKeys(o);
28
- };
29
- return function (mod) {
30
- if (mod && mod.__esModule) return mod;
31
- var result = {};
32
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
- __setModuleDefault(result, mod);
34
- return result;
35
- };
36
- })();
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.SecretStoreList = void 0;
39
- const pulumi = __importStar(require("@pulumi/pulumi"));
40
- const utilities = __importStar(require("../../utilities"));
41
- /**
42
- * SecretStoreList is a list of SecretStore
43
- */
44
- class SecretStoreList extends pulumi.CustomResource {
45
- /**
46
- * Get an existing SecretStoreList resource's state with the given name, ID, and optional extra
47
- * properties used to qualify the lookup.
48
- *
49
- * @param name The _unique_ name of the resulting resource.
50
- * @param id The _unique_ provider ID of the resource to lookup.
51
- * @param opts Optional settings to control the behavior of the CustomResource.
52
- */
53
- static get(name, id, opts) {
54
- return new SecretStoreList(name, undefined, { ...opts, id: id });
55
- }
56
- /** @internal */
57
- static __pulumiType = 'kubernetes:external-secrets.io/v1beta1:SecretStoreList';
58
- /**
59
- * Returns true if the given object is an instance of SecretStoreList. This is designed to work even
60
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
61
- */
62
- static isInstance(obj) {
63
- if (obj === undefined || obj === null) {
64
- return false;
65
- }
66
- return obj['__pulumiType'] === SecretStoreList.__pulumiType;
67
- }
68
- /**
69
- * Create a SecretStoreList resource with the given unique name, arguments, and options.
70
- *
71
- * @param name The _unique_ name of the resource.
72
- * @param args The arguments to use to populate this resource's properties.
73
- * @param opts A bag of options that control this resource's behavior.
74
- */
75
- constructor(name, args, opts) {
76
- let resourceInputs = {};
77
- opts = opts || {};
78
- if (!opts.id) {
79
- if (args?.items === undefined && !opts.urn) {
80
- throw new Error("Missing required property 'items'");
81
- }
82
- resourceInputs["apiVersion"] = "external-secrets.io/v1beta1";
83
- resourceInputs["items"] = args?.items;
84
- resourceInputs["kind"] = "SecretStoreList";
85
- resourceInputs["metadata"] = args?.metadata;
86
- }
87
- else {
88
- resourceInputs["apiVersion"] = undefined /*out*/;
89
- resourceInputs["items"] = undefined /*out*/;
90
- resourceInputs["kind"] = undefined /*out*/;
91
- resourceInputs["metadata"] = undefined /*out*/;
92
- }
93
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
94
- super(SecretStoreList.__pulumiType, name, resourceInputs, opts);
95
- }
96
- }
97
- exports.SecretStoreList = SecretStoreList;
@@ -1,70 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as inputs from "../../types/input";
3
- import * as outputs from "../../types/output";
4
- /**
5
- * Patch resources are used to modify existing Kubernetes resources by using
6
- * Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
7
- * one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
8
- * Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
9
- * [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
10
- * additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
11
- * SecretStore represents a secure external location for storing secrets, which can be referenced as part of `storeRef` fields.
12
- */
13
- export declare class SecretStorePatch extends pulumi.CustomResource {
14
- /**
15
- * Get an existing SecretStorePatch resource's state with the given name, ID, and optional extra
16
- * properties used to qualify the lookup.
17
- *
18
- * @param name The _unique_ name of the resulting resource.
19
- * @param id The _unique_ provider ID of the resource to lookup.
20
- * @param opts Optional settings to control the behavior of the CustomResource.
21
- */
22
- static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): SecretStorePatch;
23
- /** @internal */
24
- static readonly __pulumiType = "kubernetes:external-secrets.io/v1beta1:SecretStorePatch";
25
- /**
26
- * Returns true if the given object is an instance of SecretStorePatch. This is designed to work even
27
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
28
- */
29
- static isInstance(obj: any): obj is SecretStorePatch;
30
- /**
31
- * 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
32
- */
33
- readonly apiVersion: pulumi.Output<"external-secrets.io/v1beta1">;
34
- /**
35
- * 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
36
- */
37
- readonly kind: pulumi.Output<"SecretStore">;
38
- /**
39
- * Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
40
- */
41
- readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
42
- readonly spec: pulumi.Output<outputs.external_secrets.v1beta1.SecretStoreSpecPatch>;
43
- readonly status: pulumi.Output<outputs.external_secrets.v1beta1.SecretStoreStatusPatch>;
44
- /**
45
- * Create a SecretStorePatch resource with the given unique name, arguments, and options.
46
- *
47
- * @param name The _unique_ name of the resource.
48
- * @param args The arguments to use to populate this resource's properties.
49
- * @param opts A bag of options that control this resource's behavior.
50
- */
51
- constructor(name: string, args?: SecretStorePatchArgs, opts?: pulumi.CustomResourceOptions);
52
- }
53
- /**
54
- * The set of arguments for constructing a SecretStorePatch resource.
55
- */
56
- export interface SecretStorePatchArgs {
57
- /**
58
- * 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
59
- */
60
- apiVersion?: pulumi.Input<"external-secrets.io/v1beta1" | undefined>;
61
- /**
62
- * 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
63
- */
64
- kind?: pulumi.Input<"SecretStore" | undefined>;
65
- /**
66
- * Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
67
- */
68
- metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch | undefined>;
69
- spec?: pulumi.Input<inputs.external_secrets.v1beta1.SecretStoreSpecPatch | undefined>;
70
- }
@@ -1,104 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by crd2pulumi. ***
3
- // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
- if (k2 === undefined) k2 = k;
6
- var desc = Object.getOwnPropertyDescriptor(m, k);
7
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
- desc = { enumerable: true, get: function() { return m[k]; } };
9
- }
10
- Object.defineProperty(o, k2, desc);
11
- }) : (function(o, m, k, k2) {
12
- if (k2 === undefined) k2 = k;
13
- o[k2] = m[k];
14
- }));
15
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
- Object.defineProperty(o, "default", { enumerable: true, value: v });
17
- }) : function(o, v) {
18
- o["default"] = v;
19
- });
20
- var __importStar = (this && this.__importStar) || (function () {
21
- var ownKeys = function(o) {
22
- ownKeys = Object.getOwnPropertyNames || function (o) {
23
- var ar = [];
24
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
- return ar;
26
- };
27
- return ownKeys(o);
28
- };
29
- return function (mod) {
30
- if (mod && mod.__esModule) return mod;
31
- var result = {};
32
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
- __setModuleDefault(result, mod);
34
- return result;
35
- };
36
- })();
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.SecretStorePatch = void 0;
39
- const pulumi = __importStar(require("@pulumi/pulumi"));
40
- const utilities = __importStar(require("../../utilities"));
41
- /**
42
- * Patch resources are used to modify existing Kubernetes resources by using
43
- * Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
44
- * one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
45
- * Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
46
- * [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
47
- * additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
48
- * SecretStore represents a secure external location for storing secrets, which can be referenced as part of `storeRef` fields.
49
- */
50
- class SecretStorePatch extends pulumi.CustomResource {
51
- /**
52
- * Get an existing SecretStorePatch resource's state with the given name, ID, and optional extra
53
- * properties used to qualify the lookup.
54
- *
55
- * @param name The _unique_ name of the resulting resource.
56
- * @param id The _unique_ provider ID of the resource to lookup.
57
- * @param opts Optional settings to control the behavior of the CustomResource.
58
- */
59
- static get(name, id, opts) {
60
- return new SecretStorePatch(name, undefined, { ...opts, id: id });
61
- }
62
- /** @internal */
63
- static __pulumiType = 'kubernetes:external-secrets.io/v1beta1:SecretStorePatch';
64
- /**
65
- * Returns true if the given object is an instance of SecretStorePatch. This is designed to work even
66
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
67
- */
68
- static isInstance(obj) {
69
- if (obj === undefined || obj === null) {
70
- return false;
71
- }
72
- return obj['__pulumiType'] === SecretStorePatch.__pulumiType;
73
- }
74
- /**
75
- * Create a SecretStorePatch resource with the given unique name, arguments, and options.
76
- *
77
- * @param name The _unique_ name of the resource.
78
- * @param args The arguments to use to populate this resource's properties.
79
- * @param opts A bag of options that control this resource's behavior.
80
- */
81
- constructor(name, args, opts) {
82
- let resourceInputs = {};
83
- opts = opts || {};
84
- if (!opts.id) {
85
- resourceInputs["apiVersion"] = "external-secrets.io/v1beta1";
86
- resourceInputs["kind"] = "SecretStore";
87
- resourceInputs["metadata"] = args?.metadata;
88
- resourceInputs["spec"] = args?.spec;
89
- resourceInputs["status"] = undefined /*out*/;
90
- }
91
- else {
92
- resourceInputs["apiVersion"] = undefined /*out*/;
93
- resourceInputs["kind"] = undefined /*out*/;
94
- resourceInputs["metadata"] = undefined /*out*/;
95
- resourceInputs["spec"] = undefined /*out*/;
96
- resourceInputs["status"] = undefined /*out*/;
97
- }
98
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
99
- const aliasOpts = { aliases: [{ type: "kubernetes:external-secrets.io/v1:SecretStorePatch" }] };
100
- opts = pulumi.mergeOptions(opts, aliasOpts);
101
- super(SecretStorePatch.__pulumiType, name, resourceInputs, opts);
102
- }
103
- }
104
- exports.SecretStorePatch = SecretStorePatch;
package/dist/meta/v1.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import * as k8s from "@pulumi/kubernetes";
2
- export type ObjectMeta = k8s.types.input.meta.v1.ObjectMeta;
3
- export type ObjectMetaPatch = k8s.types.input.meta.v1.ObjectMetaPatch;
package/dist/meta/v1.js DELETED
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,23 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- export declare class Provider extends pulumi.ProviderResource {
3
- /** @internal */
4
- static readonly __pulumiType = "pulumi-k8s-crds";
5
- /**
6
- * Returns true if the given object is an instance of Provider. This is designed to work even
7
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
8
- */
9
- static isInstance(obj: any): obj is Provider;
10
- /**
11
- * Create a Provider resource with the given unique name, arguments, and options.
12
- *
13
- * @param name The _unique_ name of the resource.
14
- * @param args The arguments to use to populate this resource's properties.
15
- * @param opts A bag of options that control this resource's behavior.
16
- */
17
- constructor(name: string, args?: ProviderArgs, opts?: pulumi.ResourceOptions);
18
- }
19
- /**
20
- * The set of arguments for constructing a Provider resource.
21
- */
22
- export interface ProviderArgs {
23
- }
package/dist/provider.js DELETED
@@ -1,70 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by crd2pulumi. ***
3
- // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
- if (k2 === undefined) k2 = k;
6
- var desc = Object.getOwnPropertyDescriptor(m, k);
7
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
- desc = { enumerable: true, get: function() { return m[k]; } };
9
- }
10
- Object.defineProperty(o, k2, desc);
11
- }) : (function(o, m, k, k2) {
12
- if (k2 === undefined) k2 = k;
13
- o[k2] = m[k];
14
- }));
15
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
- Object.defineProperty(o, "default", { enumerable: true, value: v });
17
- }) : function(o, v) {
18
- o["default"] = v;
19
- });
20
- var __importStar = (this && this.__importStar) || (function () {
21
- var ownKeys = function(o) {
22
- ownKeys = Object.getOwnPropertyNames || function (o) {
23
- var ar = [];
24
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
- return ar;
26
- };
27
- return ownKeys(o);
28
- };
29
- return function (mod) {
30
- if (mod && mod.__esModule) return mod;
31
- var result = {};
32
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
- __setModuleDefault(result, mod);
34
- return result;
35
- };
36
- })();
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.Provider = void 0;
39
- const pulumi = __importStar(require("@pulumi/pulumi"));
40
- const utilities = __importStar(require("./utilities"));
41
- class Provider extends pulumi.ProviderResource {
42
- /** @internal */
43
- static __pulumiType = 'pulumi-k8s-crds';
44
- /**
45
- * Returns true if the given object is an instance of Provider. This is designed to work even
46
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
47
- */
48
- static isInstance(obj) {
49
- if (obj === undefined || obj === null) {
50
- return false;
51
- }
52
- return obj['__pulumiType'] === "pulumi:providers:" + Provider.__pulumiType;
53
- }
54
- /**
55
- * Create a Provider resource with the given unique name, arguments, and options.
56
- *
57
- * @param name The _unique_ name of the resource.
58
- * @param args The arguments to use to populate this resource's properties.
59
- * @param opts A bag of options that control this resource's behavior.
60
- */
61
- constructor(name, args, opts) {
62
- let resourceInputs = {};
63
- opts = opts || {};
64
- {
65
- }
66
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
67
- super(Provider.__pulumiType, name, resourceInputs, opts);
68
- }
69
- }
70
- exports.Provider = Provider;