@pulumi/openstack 3.11.0-alpha.1676401831 → 3.11.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 (459) hide show
  1. package/blockstorage/getAvailabilityZonesV3.d.ts +13 -1
  2. package/blockstorage/getAvailabilityZonesV3.js +15 -6
  3. package/blockstorage/getAvailabilityZonesV3.js.map +1 -1
  4. package/blockstorage/getQuotasetV3.d.ts +16 -2
  5. package/blockstorage/getQuotasetV3.js +18 -7
  6. package/blockstorage/getQuotasetV3.js.map +1 -1
  7. package/blockstorage/getSnapshotV2.d.ts +17 -2
  8. package/blockstorage/getSnapshotV2.js +19 -7
  9. package/blockstorage/getSnapshotV2.js.map +1 -1
  10. package/blockstorage/getSnapshotV3.d.ts +17 -2
  11. package/blockstorage/getSnapshotV3.js +19 -7
  12. package/blockstorage/getSnapshotV3.js.map +1 -1
  13. package/blockstorage/getVolumeV2.d.ts +16 -2
  14. package/blockstorage/getVolumeV2.js +18 -7
  15. package/blockstorage/getVolumeV2.js.map +1 -1
  16. package/blockstorage/getVolumeV3.d.ts +16 -2
  17. package/blockstorage/getVolumeV3.js +18 -7
  18. package/blockstorage/getVolumeV3.js.map +1 -1
  19. package/blockstorage/index.d.ts +51 -17
  20. package/blockstorage/index.js +52 -55
  21. package/blockstorage/index.js.map +1 -1
  22. package/blockstorage/volume.d.ts +3 -2
  23. package/blockstorage/volume.js +1 -1
  24. package/blockstorage/volume.js.map +1 -1
  25. package/blockstorage/volumeAttach.d.ts +2 -4
  26. package/blockstorage/volumeAttach.js +4 -4
  27. package/blockstorage/volumeAttach.js.map +1 -1
  28. package/blockstorage/volumeAttachV2.d.ts +2 -4
  29. package/blockstorage/volumeAttachV2.js +4 -4
  30. package/blockstorage/volumeAttachV2.js.map +1 -1
  31. package/blockstorage/volumeTypeAccessV3.d.ts +3 -5
  32. package/blockstorage/volumeTypeAccessV3.js +3 -5
  33. package/blockstorage/volumeTypeAccessV3.js.map +1 -1
  34. package/blockstorage/volumeTypeV3.d.ts +1 -1
  35. package/blockstorage/volumeTypeV3.js +1 -1
  36. package/blockstorage/volumeV1.d.ts +3 -2
  37. package/blockstorage/volumeV1.js +1 -1
  38. package/blockstorage/volumeV1.js.map +1 -1
  39. package/blockstorage/volumeV2.d.ts +3 -2
  40. package/blockstorage/volumeV2.js +1 -1
  41. package/blockstorage/volumeV2.js.map +1 -1
  42. package/compute/aggregateV2.d.ts +1 -1
  43. package/compute/aggregateV2.js +1 -1
  44. package/compute/flavorAccess.d.ts +3 -3
  45. package/compute/flavorAccess.js +3 -3
  46. package/compute/floatingIp.d.ts +1 -3
  47. package/compute/floatingIp.js +1 -3
  48. package/compute/floatingIp.js.map +1 -1
  49. package/compute/floatingIpAssociate.d.ts +7 -11
  50. package/compute/floatingIpAssociate.js +7 -11
  51. package/compute/floatingIpAssociate.js.map +1 -1
  52. package/compute/getAggregateV2.d.ts +17 -2
  53. package/compute/getAggregateV2.js +19 -7
  54. package/compute/getAggregateV2.js.map +1 -1
  55. package/compute/getAvailabilityZones.d.ts +13 -1
  56. package/compute/getAvailabilityZones.js +15 -6
  57. package/compute/getAvailabilityZones.js.map +1 -1
  58. package/compute/getFlavor.d.ts +17 -2
  59. package/compute/getFlavor.js +19 -7
  60. package/compute/getFlavor.js.map +1 -1
  61. package/compute/getHypervisorV2.d.ts +17 -2
  62. package/compute/getHypervisorV2.js +19 -7
  63. package/compute/getHypervisorV2.js.map +1 -1
  64. package/compute/getInstanceV2.d.ts +18 -4
  65. package/compute/getInstanceV2.js +18 -8
  66. package/compute/getInstanceV2.js.map +1 -1
  67. package/compute/getKeypair.d.ts +16 -2
  68. package/compute/getKeypair.js +18 -7
  69. package/compute/getKeypair.js.map +1 -1
  70. package/compute/getLimitsV2.d.ts +16 -2
  71. package/compute/getLimitsV2.js +18 -7
  72. package/compute/getLimitsV2.js.map +1 -1
  73. package/compute/getQuotaSetV2.d.ts +16 -2
  74. package/compute/getQuotaSetV2.js +18 -7
  75. package/compute/getQuotaSetV2.js.map +1 -1
  76. package/compute/index.d.ts +60 -20
  77. package/compute/index.js +61 -60
  78. package/compute/index.js.map +1 -1
  79. package/compute/instance.d.ts +5 -7
  80. package/compute/instance.js +3 -1
  81. package/compute/instance.js.map +1 -1
  82. package/compute/interfaceAttach.d.ts +12 -85
  83. package/compute/interfaceAttach.js +12 -85
  84. package/compute/interfaceAttach.js.map +1 -1
  85. package/compute/keypair.d.ts +1 -3
  86. package/compute/keypair.js +1 -3
  87. package/compute/keypair.js.map +1 -1
  88. package/compute/secGroup.d.ts +4 -3
  89. package/compute/secGroup.js +2 -2
  90. package/compute/secGroup.js.map +1 -1
  91. package/compute/serverGroup.d.ts +1 -3
  92. package/compute/serverGroup.js +1 -3
  93. package/compute/serverGroup.js.map +1 -1
  94. package/compute/volumeAttach.d.ts +15 -77
  95. package/compute/volumeAttach.js +13 -76
  96. package/compute/volumeAttach.js.map +1 -1
  97. package/containerinfra/cluster.d.ts +1 -1
  98. package/containerinfra/cluster.js +3 -1
  99. package/containerinfra/cluster.js.map +1 -1
  100. package/containerinfra/clusterTemplate.d.ts +20 -1
  101. package/containerinfra/clusterTemplate.js +4 -1
  102. package/containerinfra/clusterTemplate.js.map +1 -1
  103. package/containerinfra/getCluster.d.ts +16 -2
  104. package/containerinfra/getCluster.js +18 -7
  105. package/containerinfra/getCluster.js.map +1 -1
  106. package/containerinfra/getClusterTemplate.d.ts +21 -2
  107. package/containerinfra/getClusterTemplate.js +19 -7
  108. package/containerinfra/getClusterTemplate.js.map +1 -1
  109. package/containerinfra/getNodeGroup.d.ts +17 -2
  110. package/containerinfra/getNodeGroup.js +19 -7
  111. package/containerinfra/getNodeGroup.js.map +1 -1
  112. package/containerinfra/index.d.ts +18 -6
  113. package/containerinfra/index.js +19 -28
  114. package/containerinfra/index.js.map +1 -1
  115. package/containerinfra/nodeGroup.d.ts +1 -1
  116. package/containerinfra/nodeGroup.js +1 -1
  117. package/database/configuration.d.ts +5 -4
  118. package/database/configuration.js.map +1 -1
  119. package/database/database.d.ts +1 -3
  120. package/database/database.js +1 -3
  121. package/database/database.js.map +1 -1
  122. package/database/index.d.ts +12 -4
  123. package/database/index.js +13 -28
  124. package/database/index.js.map +1 -1
  125. package/database/instance.d.ts +5 -7
  126. package/database/instance.js.map +1 -1
  127. package/database/user.d.ts +10 -1
  128. package/database/user.js +4 -2
  129. package/database/user.js.map +1 -1
  130. package/dns/getDnsZone.d.ts +16 -2
  131. package/dns/getDnsZone.js +18 -7
  132. package/dns/getDnsZone.js.map +1 -1
  133. package/dns/index.d.ts +15 -5
  134. package/dns/index.js +16 -29
  135. package/dns/index.js.map +1 -1
  136. package/dns/recordSet.d.ts +2 -2
  137. package/dns/recordSet.js +2 -2
  138. package/dns/transferAccept.d.ts +3 -3
  139. package/dns/transferAccept.js +3 -3
  140. package/dns/transferRequest.d.ts +2 -2
  141. package/dns/transferRequest.js +2 -2
  142. package/dns/zone.d.ts +1 -1
  143. package/dns/zone.js +1 -1
  144. package/firewall/firewall.d.ts +7 -11
  145. package/firewall/firewall.js +7 -11
  146. package/firewall/firewall.js.map +1 -1
  147. package/firewall/getPolicy.d.ts +16 -2
  148. package/firewall/getPolicy.js +18 -7
  149. package/firewall/getPolicy.js.map +1 -1
  150. package/firewall/index.d.ts +12 -4
  151. package/firewall/index.js +13 -26
  152. package/firewall/index.js.map +1 -1
  153. package/firewall/policy.d.ts +6 -8
  154. package/firewall/policy.js +6 -8
  155. package/firewall/policy.js.map +1 -1
  156. package/firewall/rule.d.ts +1 -1
  157. package/firewall/rule.js +1 -1
  158. package/identity/applicationCredential.d.ts +2 -2
  159. package/identity/applicationCredential.js +3 -2
  160. package/identity/applicationCredential.js.map +1 -1
  161. package/identity/ec2CredentialV3.d.ts +17 -7
  162. package/identity/ec2CredentialV3.js +7 -4
  163. package/identity/ec2CredentialV3.js.map +1 -1
  164. package/identity/endpointV3.d.ts +2 -4
  165. package/identity/endpointV3.js +2 -4
  166. package/identity/endpointV3.js.map +1 -1
  167. package/identity/getAuthScope.d.ts +30 -3
  168. package/identity/getAuthScope.js +31 -7
  169. package/identity/getAuthScope.js.map +1 -1
  170. package/identity/getEndpoint.d.ts +18 -2
  171. package/identity/getEndpoint.js +20 -7
  172. package/identity/getEndpoint.js.map +1 -1
  173. package/identity/getGroup.d.ts +19 -2
  174. package/identity/getGroup.js +21 -7
  175. package/identity/getGroup.js.map +1 -1
  176. package/identity/getProject.d.ts +16 -2
  177. package/identity/getProject.js +18 -7
  178. package/identity/getProject.js.map +1 -1
  179. package/identity/getRole.d.ts +16 -2
  180. package/identity/getRole.js +18 -7
  181. package/identity/getRole.js.map +1 -1
  182. package/identity/getService.d.ts +18 -2
  183. package/identity/getService.js +20 -7
  184. package/identity/getService.js.map +1 -1
  185. package/identity/getUser.d.ts +16 -2
  186. package/identity/getUser.js +18 -7
  187. package/identity/getUser.js.map +1 -1
  188. package/identity/groupV3.d.ts +1 -3
  189. package/identity/groupV3.js +1 -3
  190. package/identity/groupV3.js.map +1 -1
  191. package/identity/index.d.ts +51 -17
  192. package/identity/index.js +52 -53
  193. package/identity/index.js.map +1 -1
  194. package/identity/project.d.ts +1 -3
  195. package/identity/project.js +1 -3
  196. package/identity/project.js.map +1 -1
  197. package/identity/role.d.ts +1 -1
  198. package/identity/role.js +1 -1
  199. package/identity/roleAssignment.d.ts +4 -6
  200. package/identity/roleAssignment.js +4 -6
  201. package/identity/roleAssignment.js.map +1 -1
  202. package/identity/serviceV3.d.ts +1 -3
  203. package/identity/serviceV3.js +1 -3
  204. package/identity/serviceV3.js.map +1 -1
  205. package/identity/user.d.ts +4 -3
  206. package/identity/user.js +5 -3
  207. package/identity/user.js.map +1 -1
  208. package/identity/userMembershipV3.d.ts +6 -10
  209. package/identity/userMembershipV3.js +6 -10
  210. package/identity/userMembershipV3.js.map +1 -1
  211. package/images/getImage.d.ts +55 -6
  212. package/images/getImage.js +24 -7
  213. package/images/getImage.js.map +1 -1
  214. package/images/getImageIds.d.ts +32 -2
  215. package/images/getImageIds.js +24 -7
  216. package/images/getImageIds.js.map +1 -1
  217. package/images/image.d.ts +21 -0
  218. package/images/image.js +5 -1
  219. package/images/image.js.map +1 -1
  220. package/images/imageAccess.d.ts +2 -2
  221. package/images/imageAccess.js +2 -2
  222. package/images/imageAccessAccept.d.ts +4 -4
  223. package/images/imageAccessAccept.js +4 -4
  224. package/images/index.d.ts +15 -5
  225. package/images/index.js +16 -27
  226. package/images/index.js.map +1 -1
  227. package/index.d.ts +3 -1
  228. package/index.js +4 -19
  229. package/index.js.map +1 -1
  230. package/keymanager/containerV1.d.ts +22 -20
  231. package/keymanager/containerV1.js +14 -16
  232. package/keymanager/containerV1.js.map +1 -1
  233. package/keymanager/getContainer.d.ts +17 -3
  234. package/keymanager/getContainer.js +18 -7
  235. package/keymanager/getContainer.js.map +1 -1
  236. package/keymanager/getSecret.d.ts +39 -5
  237. package/keymanager/getSecret.js +40 -9
  238. package/keymanager/getSecret.js.map +1 -1
  239. package/keymanager/index.d.ts +15 -5
  240. package/keymanager/index.js +16 -27
  241. package/keymanager/index.js.map +1 -1
  242. package/keymanager/orderV1.d.ts +4 -3
  243. package/keymanager/orderV1.js +2 -2
  244. package/keymanager/orderV1.js.map +1 -1
  245. package/keymanager/secretV1.d.ts +5 -17
  246. package/keymanager/secretV1.js +6 -17
  247. package/keymanager/secretV1.js.map +1 -1
  248. package/loadbalancer/index.d.ts +39 -13
  249. package/loadbalancer/index.js +40 -55
  250. package/loadbalancer/index.js.map +1 -1
  251. package/loadbalancer/l7policyV2.d.ts +6 -10
  252. package/loadbalancer/l7policyV2.js +6 -10
  253. package/loadbalancer/l7policyV2.js.map +1 -1
  254. package/loadbalancer/l7ruleV2.d.ts +7 -11
  255. package/loadbalancer/l7ruleV2.js +7 -11
  256. package/loadbalancer/l7ruleV2.js.map +1 -1
  257. package/loadbalancer/listener.d.ts +10 -7
  258. package/loadbalancer/listener.js +1 -1
  259. package/loadbalancer/listener.js.map +1 -1
  260. package/loadbalancer/loadBalancer.d.ts +1 -3
  261. package/loadbalancer/loadBalancer.js +1 -3
  262. package/loadbalancer/loadBalancer.js.map +1 -1
  263. package/loadbalancer/member.d.ts +1 -1
  264. package/loadbalancer/member.js +1 -1
  265. package/loadbalancer/memberV1.d.ts +1 -1
  266. package/loadbalancer/memberV1.js +1 -1
  267. package/loadbalancer/members.d.ts +3 -2
  268. package/loadbalancer/members.js +1 -1
  269. package/loadbalancer/members.js.map +1 -1
  270. package/loadbalancer/monitor.d.ts +2 -2
  271. package/loadbalancer/monitor.js +2 -2
  272. package/loadbalancer/monitorV1.d.ts +1 -1
  273. package/loadbalancer/monitorV1.js +1 -1
  274. package/loadbalancer/pool.d.ts +3 -2
  275. package/loadbalancer/pool.js +1 -1
  276. package/loadbalancer/pool.js.map +1 -1
  277. package/loadbalancer/poolV1.d.ts +17 -19
  278. package/loadbalancer/poolV1.js +11 -13
  279. package/loadbalancer/poolV1.js.map +1 -1
  280. package/loadbalancer/quota.d.ts +2 -2
  281. package/loadbalancer/quota.js +2 -2
  282. package/loadbalancer/vip.d.ts +1 -1
  283. package/loadbalancer/vip.js +1 -1
  284. package/networking/addressScope.d.ts +3 -7
  285. package/networking/addressScope.js +3 -7
  286. package/networking/addressScope.js.map +1 -1
  287. package/networking/floatingIpAssociate.d.ts +2 -4
  288. package/networking/floatingIpAssociate.js +2 -4
  289. package/networking/floatingIpAssociate.js.map +1 -1
  290. package/networking/getAddressScope.d.ts +18 -2
  291. package/networking/getAddressScope.js +20 -7
  292. package/networking/getAddressScope.js.map +1 -1
  293. package/networking/getFloatingIp.d.ts +16 -2
  294. package/networking/getFloatingIp.js +18 -7
  295. package/networking/getFloatingIp.js.map +1 -1
  296. package/networking/getNetwork.d.ts +16 -2
  297. package/networking/getNetwork.js +18 -7
  298. package/networking/getNetwork.js.map +1 -1
  299. package/networking/getPort.d.ts +17 -3
  300. package/networking/getPort.js +18 -7
  301. package/networking/getPort.js.map +1 -1
  302. package/networking/getPortIds.d.ts +17 -2
  303. package/networking/getPortIds.js +19 -7
  304. package/networking/getPortIds.js.map +1 -1
  305. package/networking/getQosBandwidthLimitRule.d.ts +16 -2
  306. package/networking/getQosBandwidthLimitRule.js +18 -7
  307. package/networking/getQosBandwidthLimitRule.js.map +1 -1
  308. package/networking/getQosDscpMarkingRule.d.ts +16 -2
  309. package/networking/getQosDscpMarkingRule.js +18 -7
  310. package/networking/getQosDscpMarkingRule.js.map +1 -1
  311. package/networking/getQosMinimumBandwidthRule.d.ts +16 -2
  312. package/networking/getQosMinimumBandwidthRule.js +18 -7
  313. package/networking/getQosMinimumBandwidthRule.js.map +1 -1
  314. package/networking/getQosPolicy.d.ts +16 -2
  315. package/networking/getQosPolicy.js +18 -7
  316. package/networking/getQosPolicy.js.map +1 -1
  317. package/networking/getQuotaV2.d.ts +16 -2
  318. package/networking/getQuotaV2.js +18 -7
  319. package/networking/getQuotaV2.js.map +1 -1
  320. package/networking/getRouter.d.ts +17 -3
  321. package/networking/getRouter.js +18 -7
  322. package/networking/getRouter.js.map +1 -1
  323. package/networking/getSecGroup.d.ts +19 -3
  324. package/networking/getSecGroup.js +18 -7
  325. package/networking/getSecGroup.js.map +1 -1
  326. package/networking/getSubnet.d.ts +17 -3
  327. package/networking/getSubnet.js +18 -7
  328. package/networking/getSubnet.js.map +1 -1
  329. package/networking/getSubnetIdsV2.d.ts +18 -2
  330. package/networking/getSubnetIdsV2.js +20 -7
  331. package/networking/getSubnetIdsV2.js.map +1 -1
  332. package/networking/getSubnetPool.d.ts +19 -3
  333. package/networking/getSubnetPool.js +18 -7
  334. package/networking/getSubnetPool.js.map +1 -1
  335. package/networking/getTrunk.d.ts +17 -3
  336. package/networking/getTrunk.js +18 -7
  337. package/networking/getTrunk.js.map +1 -1
  338. package/networking/index.d.ts +114 -38
  339. package/networking/index.js +116 -98
  340. package/networking/index.js.map +1 -1
  341. package/networking/network.d.ts +7 -8
  342. package/networking/network.js +5 -7
  343. package/networking/network.js.map +1 -1
  344. package/networking/port.d.ts +19 -15
  345. package/networking/port.js +5 -8
  346. package/networking/port.js.map +1 -1
  347. package/networking/portForwardingV2.d.ts +1 -1
  348. package/networking/portForwardingV2.js +1 -1
  349. package/networking/portSecGroupAssociate.d.ts +18 -18
  350. package/networking/portSecGroupAssociate.js +18 -18
  351. package/networking/qosBandwidthLimitRule.d.ts +2 -4
  352. package/networking/qosBandwidthLimitRule.js +2 -4
  353. package/networking/qosBandwidthLimitRule.js.map +1 -1
  354. package/networking/qosDscpMarkingRule.d.ts +2 -4
  355. package/networking/qosDscpMarkingRule.js +2 -4
  356. package/networking/qosDscpMarkingRule.js.map +1 -1
  357. package/networking/qosMinimumBandwidthRule.d.ts +2 -4
  358. package/networking/qosMinimumBandwidthRule.js +2 -4
  359. package/networking/qosMinimumBandwidthRule.js.map +1 -1
  360. package/networking/qosPolicy.d.ts +1 -3
  361. package/networking/qosPolicy.js +1 -3
  362. package/networking/qosPolicy.js.map +1 -1
  363. package/networking/rbacPolicyV2.d.ts +2 -4
  364. package/networking/rbacPolicyV2.js +2 -4
  365. package/networking/rbacPolicyV2.js.map +1 -1
  366. package/networking/router.d.ts +3 -2
  367. package/networking/router.js +1 -1
  368. package/networking/router.js.map +1 -1
  369. package/networking/routerInterface.d.ts +4 -8
  370. package/networking/routerInterface.js +4 -8
  371. package/networking/routerInterface.js.map +1 -1
  372. package/networking/routerRoute.d.ts +8 -10
  373. package/networking/routerRoute.js +8 -10
  374. package/networking/routerRoute.js.map +1 -1
  375. package/networking/secGroupRule.d.ts +2 -4
  376. package/networking/secGroupRule.js +2 -4
  377. package/networking/secGroupRule.js.map +1 -1
  378. package/networking/subnet.d.ts +4 -5
  379. package/networking/subnet.js +2 -4
  380. package/networking/subnet.js.map +1 -1
  381. package/networking/subnetPool.d.ts +4 -8
  382. package/networking/subnetPool.js +4 -8
  383. package/networking/subnetPool.js.map +1 -1
  384. package/networking/subnetRoute.d.ts +4 -8
  385. package/networking/subnetRoute.js +4 -8
  386. package/networking/subnetRoute.js.map +1 -1
  387. package/networking/trunk.d.ts +23 -14
  388. package/networking/trunk.js +12 -10
  389. package/networking/trunk.js.map +1 -1
  390. package/objectstorage/container.d.ts +53 -16
  391. package/objectstorage/container.js +26 -9
  392. package/objectstorage/container.js.map +1 -1
  393. package/objectstorage/containerObject.d.ts +5 -4
  394. package/objectstorage/containerObject.js +5 -4
  395. package/objectstorage/containerObject.js.map +1 -1
  396. package/objectstorage/index.d.ts +9 -3
  397. package/objectstorage/index.js +10 -25
  398. package/objectstorage/index.js.map +1 -1
  399. package/objectstorage/tempUrl.d.ts +5 -7
  400. package/objectstorage/tempUrl.js +7 -7
  401. package/objectstorage/tempUrl.js.map +1 -1
  402. package/orchestration/index.d.ts +3 -1
  403. package/orchestration/index.js +4 -19
  404. package/orchestration/index.js.map +1 -1
  405. package/orchestration/stackV1.d.ts +7 -3
  406. package/orchestration/stackV1.js +5 -2
  407. package/orchestration/stackV1.js.map +1 -1
  408. package/package.json +2 -2
  409. package/package.json.dev +2 -2
  410. package/provider.js +3 -1
  411. package/provider.js.map +1 -1
  412. package/sharedfilesystem/getAvailbilityZones.d.ts +14 -1
  413. package/sharedfilesystem/getAvailbilityZones.js +16 -6
  414. package/sharedfilesystem/getAvailbilityZones.js.map +1 -1
  415. package/sharedfilesystem/getShare.d.ts +17 -3
  416. package/sharedfilesystem/getShare.js +18 -7
  417. package/sharedfilesystem/getShare.js.map +1 -1
  418. package/sharedfilesystem/getShareNetwork.d.ts +16 -2
  419. package/sharedfilesystem/getShareNetwork.js +18 -7
  420. package/sharedfilesystem/getShareNetwork.js.map +1 -1
  421. package/sharedfilesystem/getSnapshot.d.ts +16 -2
  422. package/sharedfilesystem/getSnapshot.js +18 -7
  423. package/sharedfilesystem/getSnapshot.js.map +1 -1
  424. package/sharedfilesystem/index.d.ts +24 -8
  425. package/sharedfilesystem/index.js +25 -32
  426. package/sharedfilesystem/index.js.map +1 -1
  427. package/sharedfilesystem/securityService.d.ts +1 -1
  428. package/sharedfilesystem/securityService.js +4 -2
  429. package/sharedfilesystem/securityService.js.map +1 -1
  430. package/sharedfilesystem/share.d.ts +6 -7
  431. package/sharedfilesystem/share.js +4 -6
  432. package/sharedfilesystem/share.js.map +1 -1
  433. package/sharedfilesystem/shareAccess.d.ts +12 -17
  434. package/sharedfilesystem/shareAccess.js +14 -17
  435. package/sharedfilesystem/shareAccess.js.map +1 -1
  436. package/sharedfilesystem/shareNetwork.d.ts +7 -11
  437. package/sharedfilesystem/shareNetwork.js +7 -11
  438. package/sharedfilesystem/shareNetwork.js.map +1 -1
  439. package/types/index.js.map +1 -1
  440. package/types/input.d.ts +13 -8
  441. package/types/output.d.ts +16 -8
  442. package/utilities.js +13 -1
  443. package/utilities.js.map +1 -1
  444. package/vpnaas/endpointGroup.d.ts +1 -1
  445. package/vpnaas/endpointGroup.js +1 -1
  446. package/vpnaas/ikePolicy.d.ts +3 -2
  447. package/vpnaas/ikePolicy.js +1 -1
  448. package/vpnaas/ikePolicy.js.map +1 -1
  449. package/vpnaas/index.d.ts +15 -5
  450. package/vpnaas/index.js +16 -31
  451. package/vpnaas/index.js.map +1 -1
  452. package/vpnaas/ipSecPolicy.d.ts +3 -2
  453. package/vpnaas/ipSecPolicy.js +1 -1
  454. package/vpnaas/ipSecPolicy.js.map +1 -1
  455. package/vpnaas/service.d.ts +1 -1
  456. package/vpnaas/service.js +1 -1
  457. package/vpnaas/siteConnection.d.ts +8 -7
  458. package/vpnaas/siteConnection.js +6 -6
  459. package/vpnaas/siteConnection.js.map +1 -1
@@ -11,9 +11,9 @@ import * as pulumi from "@pulumi/pulumi";
11
11
  * import * as pulumi from "@pulumi/pulumi";
12
12
  * import * as openstack from "@pulumi/openstack";
13
13
  *
14
- * const admins = pulumi.output(openstack.identity.getGroup({
14
+ * const admins = openstack.identity.getGroup({
15
15
  * name: "admins",
16
- * }));
16
+ * });
17
17
  * ```
18
18
  */
19
19
  export declare function getGroup(args: GetGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupResult>;
@@ -60,6 +60,23 @@ export interface GetGroupResult {
60
60
  */
61
61
  readonly region: string;
62
62
  }
63
+ /**
64
+ * Use this data source to get the ID of an OpenStack group.
65
+ *
66
+ * > **Note:** You _must_ have admin privileges in your OpenStack cloud to use
67
+ * this resource.
68
+ *
69
+ * ## Example Usage
70
+ *
71
+ * ```typescript
72
+ * import * as pulumi from "@pulumi/pulumi";
73
+ * import * as openstack from "@pulumi/openstack";
74
+ *
75
+ * const admins = openstack.identity.getGroup({
76
+ * name: "admins",
77
+ * });
78
+ * ```
79
+ */
63
80
  export declare function getGroupOutput(args: GetGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupResult>;
64
81
  /**
65
82
  * A collection of arguments for invoking getGroup.
@@ -17,16 +17,13 @@ const utilities = require("../utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as openstack from "@pulumi/openstack";
19
19
  *
20
- * const admins = pulumi.output(openstack.identity.getGroup({
20
+ * const admins = openstack.identity.getGroup({
21
21
  * name: "admins",
22
- * }));
22
+ * });
23
23
  * ```
24
24
  */
25
25
  function getGroup(args, opts) {
26
- if (!opts) {
27
- opts = {};
28
- }
29
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
26
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
30
27
  return pulumi.runtime.invoke("openstack:identity/getGroup:getGroup", {
31
28
  "domainId": args.domainId,
32
29
  "name": args.name,
@@ -34,8 +31,25 @@ function getGroup(args, opts) {
34
31
  }, opts);
35
32
  }
36
33
  exports.getGroup = getGroup;
34
+ /**
35
+ * Use this data source to get the ID of an OpenStack group.
36
+ *
37
+ * > **Note:** You _must_ have admin privileges in your OpenStack cloud to use
38
+ * this resource.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as openstack from "@pulumi/openstack";
45
+ *
46
+ * const admins = openstack.identity.getGroup({
47
+ * name: "admins",
48
+ * });
49
+ * ```
50
+ */
37
51
  function getGroupOutput(args, opts) {
38
- return pulumi.output(args).apply(a => getGroup(a, opts));
52
+ return pulumi.output(args).apply((a) => getGroup(a, opts));
39
53
  }
40
54
  exports.getGroupOutput = getGroupOutput;
41
55
  //# sourceMappingURL=getGroup.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getGroup.js","sourceRoot":"","sources":["../../identity/getGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4BAWC;AA+CD,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
1
+ {"version":3,"file":"getGroup.js","sourceRoot":"","sources":["../../identity/getGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4BAQC;AA8CD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as pulumi from "@pulumi/pulumi";
9
9
  * import * as openstack from "@pulumi/openstack";
10
10
  *
11
- * const project1 = pulumi.output(openstack.identity.getProject({
11
+ * const project1 = openstack.identity.getProject({
12
12
  * name: "demo",
13
- * }));
13
+ * });
14
14
  * ```
15
15
  */
16
16
  export declare function getProject(args?: GetProjectArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectResult>;
@@ -86,6 +86,20 @@ export interface GetProjectResult {
86
86
  */
87
87
  readonly tags: string[];
88
88
  }
89
+ /**
90
+ * Use this data source to get the ID of an OpenStack project.
91
+ *
92
+ * ## Example Usage
93
+ *
94
+ * ```typescript
95
+ * import * as pulumi from "@pulumi/pulumi";
96
+ * import * as openstack from "@pulumi/openstack";
97
+ *
98
+ * const project1 = openstack.identity.getProject({
99
+ * name: "demo",
100
+ * });
101
+ * ```
102
+ */
89
103
  export declare function getProjectOutput(args?: GetProjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectResult>;
90
104
  /**
91
105
  * A collection of arguments for invoking getProject.
@@ -14,17 +14,14 @@ const utilities = require("../utilities");
14
14
  * import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as openstack from "@pulumi/openstack";
16
16
  *
17
- * const project1 = pulumi.output(openstack.identity.getProject({
17
+ * const project1 = openstack.identity.getProject({
18
18
  * name: "demo",
19
- * }));
19
+ * });
20
20
  * ```
21
21
  */
22
22
  function getProject(args, opts) {
23
23
  args = args || {};
24
- if (!opts) {
25
- opts = {};
26
- }
27
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
25
  return pulumi.runtime.invoke("openstack:identity/getProject:getProject", {
29
26
  "domainId": args.domainId,
30
27
  "enabled": args.enabled,
@@ -35,8 +32,22 @@ function getProject(args, opts) {
35
32
  }, opts);
36
33
  }
37
34
  exports.getProject = getProject;
35
+ /**
36
+ * Use this data source to get the ID of an OpenStack project.
37
+ *
38
+ * ## Example Usage
39
+ *
40
+ * ```typescript
41
+ * import * as pulumi from "@pulumi/pulumi";
42
+ * import * as openstack from "@pulumi/openstack";
43
+ *
44
+ * const project1 = openstack.identity.getProject({
45
+ * name: "demo",
46
+ * });
47
+ * ```
48
+ */
38
49
  function getProjectOutput(args, opts) {
39
- return pulumi.output(args).apply(a => getProject(a, opts));
50
+ return pulumi.output(args).apply((a) => getProject(a, opts));
40
51
  }
41
52
  exports.getProjectOutput = getProjectOutput;
42
53
  //# sourceMappingURL=getProject.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getProject.js","sourceRoot":"","sources":["../../identity/getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,gCAeC;AA4ED,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
1
+ {"version":3,"file":"getProject.js","sourceRoot":"","sources":["../../identity/getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gCAYC;AA2ED;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as pulumi from "@pulumi/pulumi";
9
9
  * import * as openstack from "@pulumi/openstack";
10
10
  *
11
- * const admin = pulumi.output(openstack.identity.getRole({
11
+ * const admin = openstack.identity.getRole({
12
12
  * name: "admin",
13
- * }));
13
+ * });
14
14
  * ```
15
15
  */
16
16
  export declare function getRole(args: GetRoleArgs, opts?: pulumi.InvokeOptions): Promise<GetRoleResult>;
@@ -53,6 +53,20 @@ export interface GetRoleResult {
53
53
  */
54
54
  readonly region: string;
55
55
  }
56
+ /**
57
+ * Use this data source to get the ID of an OpenStack role.
58
+ *
59
+ * ## Example Usage
60
+ *
61
+ * ```typescript
62
+ * import * as pulumi from "@pulumi/pulumi";
63
+ * import * as openstack from "@pulumi/openstack";
64
+ *
65
+ * const admin = openstack.identity.getRole({
66
+ * name: "admin",
67
+ * });
68
+ * ```
69
+ */
56
70
  export declare function getRoleOutput(args: GetRoleOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRoleResult>;
57
71
  /**
58
72
  * A collection of arguments for invoking getRole.
@@ -14,16 +14,13 @@ const utilities = require("../utilities");
14
14
  * import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as openstack from "@pulumi/openstack";
16
16
  *
17
- * const admin = pulumi.output(openstack.identity.getRole({
17
+ * const admin = openstack.identity.getRole({
18
18
  * name: "admin",
19
- * }));
19
+ * });
20
20
  * ```
21
21
  */
22
22
  function getRole(args, opts) {
23
- if (!opts) {
24
- opts = {};
25
- }
26
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
27
24
  return pulumi.runtime.invoke("openstack:identity/getRole:getRole", {
28
25
  "domainId": args.domainId,
29
26
  "name": args.name,
@@ -31,8 +28,22 @@ function getRole(args, opts) {
31
28
  }, opts);
32
29
  }
33
30
  exports.getRole = getRole;
31
+ /**
32
+ * Use this data source to get the ID of an OpenStack role.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as openstack from "@pulumi/openstack";
39
+ *
40
+ * const admin = openstack.identity.getRole({
41
+ * name: "admin",
42
+ * });
43
+ * ```
44
+ */
34
45
  function getRoleOutput(args, opts) {
35
- return pulumi.output(args).apply(a => getRole(a, opts));
46
+ return pulumi.output(args).apply((a) => getRole(a, opts));
36
47
  }
37
48
  exports.getRoleOutput = getRoleOutput;
38
49
  //# sourceMappingURL=getRole.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getRole.js","sourceRoot":"","sources":["../../identity/getRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0BAWC;AA2CD,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3D,CAAC;AAFD,sCAEC"}
1
+ {"version":3,"file":"getRole.js","sourceRoot":"","sources":["../../identity/getRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0BAQC;AA0CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
@@ -10,9 +10,9 @@ import * as pulumi from "@pulumi/pulumi";
10
10
  * import * as pulumi from "@pulumi/pulumi";
11
11
  * import * as openstack from "@pulumi/openstack";
12
12
  *
13
- * const service1 = pulumi.output(openstack.identity.getService({
13
+ * const service1 = openstack.identity.getService({
14
14
  * name: "keystone",
15
- * }));
15
+ * });
16
16
  * ```
17
17
  */
18
18
  export declare function getService(args?: GetServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceResult>;
@@ -67,6 +67,22 @@ export interface GetServiceResult {
67
67
  */
68
68
  readonly type?: string;
69
69
  }
70
+ /**
71
+ * Use this data source to get the ID of an OpenStack service.
72
+ *
73
+ * > **Note:** This usually requires admin privileges.
74
+ *
75
+ * ## Example Usage
76
+ *
77
+ * ```typescript
78
+ * import * as pulumi from "@pulumi/pulumi";
79
+ * import * as openstack from "@pulumi/openstack";
80
+ *
81
+ * const service1 = openstack.identity.getService({
82
+ * name: "keystone",
83
+ * });
84
+ * ```
85
+ */
70
86
  export declare function getServiceOutput(args?: GetServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceResult>;
71
87
  /**
72
88
  * A collection of arguments for invoking getService.
@@ -16,17 +16,14 @@ const utilities = require("../utilities");
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as openstack from "@pulumi/openstack";
18
18
  *
19
- * const service1 = pulumi.output(openstack.identity.getService({
19
+ * const service1 = openstack.identity.getService({
20
20
  * name: "keystone",
21
- * }));
21
+ * });
22
22
  * ```
23
23
  */
24
24
  function getService(args, opts) {
25
25
  args = args || {};
26
- if (!opts) {
27
- opts = {};
28
- }
29
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
26
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
30
27
  return pulumi.runtime.invoke("openstack:identity/getService:getService", {
31
28
  "enabled": args.enabled,
32
29
  "name": args.name,
@@ -35,8 +32,24 @@ function getService(args, opts) {
35
32
  }, opts);
36
33
  }
37
34
  exports.getService = getService;
35
+ /**
36
+ * Use this data source to get the ID of an OpenStack service.
37
+ *
38
+ * > **Note:** This usually requires admin privileges.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as openstack from "@pulumi/openstack";
45
+ *
46
+ * const service1 = openstack.identity.getService({
47
+ * name: "keystone",
48
+ * });
49
+ * ```
50
+ */
38
51
  function getServiceOutput(args, opts) {
39
- return pulumi.output(args).apply(a => getService(a, opts));
52
+ return pulumi.output(args).apply((a) => getService(a, opts));
40
53
  }
41
54
  exports.getServiceOutput = getServiceOutput;
42
55
  //# sourceMappingURL=getService.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getService.js","sourceRoot":"","sources":["../../identity/getService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AAuDD,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
1
+ {"version":3,"file":"getService.js","sourceRoot":"","sources":["../../identity/getService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gCAUC;AAsDD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as pulumi from "@pulumi/pulumi";
9
9
  * import * as openstack from "@pulumi/openstack";
10
10
  *
11
- * const user1 = pulumi.output(openstack.identity.getUser({
11
+ * const user1 = openstack.identity.getUser({
12
12
  * name: "user_1",
13
- * }));
13
+ * });
14
14
  * ```
15
15
  */
16
16
  export declare function getUser(args?: GetUserArgs, opts?: pulumi.InvokeOptions): Promise<GetUserResult>;
@@ -101,6 +101,20 @@ export interface GetUserResult {
101
101
  */
102
102
  readonly uniqueId?: string;
103
103
  }
104
+ /**
105
+ * Use this data source to get the ID of an OpenStack user.
106
+ *
107
+ * ## Example Usage
108
+ *
109
+ * ```typescript
110
+ * import * as pulumi from "@pulumi/pulumi";
111
+ * import * as openstack from "@pulumi/openstack";
112
+ *
113
+ * const user1 = openstack.identity.getUser({
114
+ * name: "user_1",
115
+ * });
116
+ * ```
117
+ */
104
118
  export declare function getUserOutput(args?: GetUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserResult>;
105
119
  /**
106
120
  * A collection of arguments for invoking getUser.
@@ -14,17 +14,14 @@ const utilities = require("../utilities");
14
14
  * import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as openstack from "@pulumi/openstack";
16
16
  *
17
- * const user1 = pulumi.output(openstack.identity.getUser({
17
+ * const user1 = openstack.identity.getUser({
18
18
  * name: "user_1",
19
- * }));
19
+ * });
20
20
  * ```
21
21
  */
22
22
  function getUser(args, opts) {
23
23
  args = args || {};
24
- if (!opts) {
25
- opts = {};
26
- }
27
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
25
  return pulumi.runtime.invoke("openstack:identity/getUser:getUser", {
29
26
  "domainId": args.domainId,
30
27
  "enabled": args.enabled,
@@ -37,8 +34,22 @@ function getUser(args, opts) {
37
34
  }, opts);
38
35
  }
39
36
  exports.getUser = getUser;
37
+ /**
38
+ * Use this data source to get the ID of an OpenStack user.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as openstack from "@pulumi/openstack";
45
+ *
46
+ * const user1 = openstack.identity.getUser({
47
+ * name: "user_1",
48
+ * });
49
+ * ```
50
+ */
40
51
  function getUserOutput(args, opts) {
41
- return pulumi.output(args).apply(a => getUser(a, opts));
52
+ return pulumi.output(args).apply((a) => getUser(a, opts));
42
53
  }
43
54
  exports.getUserOutput = getUserOutput;
44
55
  //# sourceMappingURL=getUser.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../../identity/getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAkB,EAAE,IAA2B;IACnE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,0BAiBC;AA2FD,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3D,CAAC;AAFD,sCAEC"}
1
+ {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../../identity/getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAkB,EAAE,IAA2B;IACnE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,0BAcC;AA0FD;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
@@ -11,9 +11,7 @@ import * as pulumi from "@pulumi/pulumi";
11
11
  * import * as pulumi from "@pulumi/pulumi";
12
12
  * import * as openstack from "@pulumi/openstack";
13
13
  *
14
- * const group1 = new openstack.identity.GroupV3("group_1", {
15
- * description: "group 1",
16
- * });
14
+ * const group1 = new openstack.identity.GroupV3("group1", {description: "group 1"});
17
15
  * ```
18
16
  *
19
17
  * ## Import
@@ -17,9 +17,7 @@ const utilities = require("../utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as openstack from "@pulumi/openstack";
19
19
  *
20
- * const group1 = new openstack.identity.GroupV3("group_1", {
21
- * description: "group 1",
22
- * });
20
+ * const group1 = new openstack.identity.GroupV3("group1", {description: "group 1"});
23
21
  * ```
24
22
  *
25
23
  * ## Import
@@ -1 +1 @@
1
- {"version":3,"file":"groupV3.js","sourceRoot":"","sources":["../../identity/groupV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IA6BD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAzEL,0BA0EC;AA5DG,gBAAgB;AACO,oBAAY,GAAG,oCAAoC,CAAC"}
1
+ {"version":3,"file":"groupV3.js","sourceRoot":"","sources":["../../identity/groupV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IA6BD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAzEL,0BA0EC;AA5DG,gBAAgB;AACO,oBAAY,GAAG,oCAAoC,CAAC"}
@@ -1,17 +1,51 @@
1
- export * from "./applicationCredential";
2
- export * from "./ec2CredentialV3";
3
- export * from "./endpointV3";
4
- export * from "./getAuthScope";
5
- export * from "./getEndpoint";
6
- export * from "./getGroup";
7
- export * from "./getProject";
8
- export * from "./getRole";
9
- export * from "./getService";
10
- export * from "./getUser";
11
- export * from "./groupV3";
12
- export * from "./project";
13
- export * from "./role";
14
- export * from "./roleAssignment";
15
- export * from "./serviceV3";
16
- export * from "./user";
17
- export * from "./userMembershipV3";
1
+ export { ApplicationCredentialArgs, ApplicationCredentialState } from "./applicationCredential";
2
+ export type ApplicationCredential = import("./applicationCredential").ApplicationCredential;
3
+ export declare const ApplicationCredential: typeof import("./applicationCredential").ApplicationCredential;
4
+ export { Ec2CredentialV3Args, Ec2CredentialV3State } from "./ec2CredentialV3";
5
+ export type Ec2CredentialV3 = import("./ec2CredentialV3").Ec2CredentialV3;
6
+ export declare const Ec2CredentialV3: typeof import("./ec2CredentialV3").Ec2CredentialV3;
7
+ export { EndpointV3Args, EndpointV3State } from "./endpointV3";
8
+ export type EndpointV3 = import("./endpointV3").EndpointV3;
9
+ export declare const EndpointV3: typeof import("./endpointV3").EndpointV3;
10
+ export { GetAuthScopeArgs, GetAuthScopeResult, GetAuthScopeOutputArgs } from "./getAuthScope";
11
+ export declare const getAuthScope: typeof import("./getAuthScope").getAuthScope;
12
+ export declare const getAuthScopeOutput: typeof import("./getAuthScope").getAuthScopeOutput;
13
+ export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint";
14
+ export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint;
15
+ export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput;
16
+ export { GetGroupArgs, GetGroupResult, GetGroupOutputArgs } from "./getGroup";
17
+ export declare const getGroup: typeof import("./getGroup").getGroup;
18
+ export declare const getGroupOutput: typeof import("./getGroup").getGroupOutput;
19
+ export { GetProjectArgs, GetProjectResult, GetProjectOutputArgs } from "./getProject";
20
+ export declare const getProject: typeof import("./getProject").getProject;
21
+ export declare const getProjectOutput: typeof import("./getProject").getProjectOutput;
22
+ export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole";
23
+ export declare const getRole: typeof import("./getRole").getRole;
24
+ export declare const getRoleOutput: typeof import("./getRole").getRoleOutput;
25
+ export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
26
+ export declare const getService: typeof import("./getService").getService;
27
+ export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
28
+ export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser";
29
+ export declare const getUser: typeof import("./getUser").getUser;
30
+ export declare const getUserOutput: typeof import("./getUser").getUserOutput;
31
+ export { GroupV3Args, GroupV3State } from "./groupV3";
32
+ export type GroupV3 = import("./groupV3").GroupV3;
33
+ export declare const GroupV3: typeof import("./groupV3").GroupV3;
34
+ export { ProjectArgs, ProjectState } from "./project";
35
+ export type Project = import("./project").Project;
36
+ export declare const Project: typeof import("./project").Project;
37
+ export { RoleArgs, RoleState } from "./role";
38
+ export type Role = import("./role").Role;
39
+ export declare const Role: typeof import("./role").Role;
40
+ export { RoleAssignmentArgs, RoleAssignmentState } from "./roleAssignment";
41
+ export type RoleAssignment = import("./roleAssignment").RoleAssignment;
42
+ export declare const RoleAssignment: typeof import("./roleAssignment").RoleAssignment;
43
+ export { ServiceV3Args, ServiceV3State } from "./serviceV3";
44
+ export type ServiceV3 = import("./serviceV3").ServiceV3;
45
+ export declare const ServiceV3: typeof import("./serviceV3").ServiceV3;
46
+ export { UserArgs, UserState } from "./user";
47
+ export type User = import("./user").User;
48
+ export declare const User: typeof import("./user").User;
49
+ export { UserMembershipV3Args, UserMembershipV3State } from "./userMembershipV3";
50
+ export type UserMembershipV3 = import("./userMembershipV3").UserMembershipV3;
51
+ export declare const UserMembershipV3: typeof import("./userMembershipV3").UserMembershipV3;