@pulumi/openstack 3.11.0-alpha.1677786647 → 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.
- package/blockstorage/getAvailabilityZonesV3.d.ts +13 -1
- package/blockstorage/getAvailabilityZonesV3.js +15 -6
- package/blockstorage/getAvailabilityZonesV3.js.map +1 -1
- package/blockstorage/getQuotasetV3.d.ts +16 -2
- package/blockstorage/getQuotasetV3.js +18 -7
- package/blockstorage/getQuotasetV3.js.map +1 -1
- package/blockstorage/getSnapshotV2.d.ts +17 -2
- package/blockstorage/getSnapshotV2.js +19 -7
- package/blockstorage/getSnapshotV2.js.map +1 -1
- package/blockstorage/getSnapshotV3.d.ts +17 -2
- package/blockstorage/getSnapshotV3.js +19 -7
- package/blockstorage/getSnapshotV3.js.map +1 -1
- package/blockstorage/getVolumeV2.d.ts +16 -2
- package/blockstorage/getVolumeV2.js +18 -7
- package/blockstorage/getVolumeV2.js.map +1 -1
- package/blockstorage/getVolumeV3.d.ts +16 -2
- package/blockstorage/getVolumeV3.js +18 -7
- package/blockstorage/getVolumeV3.js.map +1 -1
- package/blockstorage/index.d.ts +51 -17
- package/blockstorage/index.js +52 -55
- package/blockstorage/index.js.map +1 -1
- package/blockstorage/volume.d.ts +3 -2
- package/blockstorage/volume.js +1 -1
- package/blockstorage/volume.js.map +1 -1
- package/blockstorage/volumeAttach.d.ts +2 -4
- package/blockstorage/volumeAttach.js +4 -4
- package/blockstorage/volumeAttach.js.map +1 -1
- package/blockstorage/volumeAttachV2.d.ts +2 -4
- package/blockstorage/volumeAttachV2.js +4 -4
- package/blockstorage/volumeAttachV2.js.map +1 -1
- package/blockstorage/volumeTypeAccessV3.d.ts +3 -5
- package/blockstorage/volumeTypeAccessV3.js +3 -5
- package/blockstorage/volumeTypeAccessV3.js.map +1 -1
- package/blockstorage/volumeTypeV3.d.ts +1 -1
- package/blockstorage/volumeTypeV3.js +1 -1
- package/blockstorage/volumeV1.d.ts +3 -2
- package/blockstorage/volumeV1.js +1 -1
- package/blockstorage/volumeV1.js.map +1 -1
- package/blockstorage/volumeV2.d.ts +3 -2
- package/blockstorage/volumeV2.js +1 -1
- package/blockstorage/volumeV2.js.map +1 -1
- package/compute/aggregateV2.d.ts +1 -1
- package/compute/aggregateV2.js +1 -1
- package/compute/flavorAccess.d.ts +3 -3
- package/compute/flavorAccess.js +3 -3
- package/compute/floatingIp.d.ts +1 -3
- package/compute/floatingIp.js +1 -3
- package/compute/floatingIp.js.map +1 -1
- package/compute/floatingIpAssociate.d.ts +7 -11
- package/compute/floatingIpAssociate.js +7 -11
- package/compute/floatingIpAssociate.js.map +1 -1
- package/compute/getAggregateV2.d.ts +17 -2
- package/compute/getAggregateV2.js +19 -7
- package/compute/getAggregateV2.js.map +1 -1
- package/compute/getAvailabilityZones.d.ts +13 -1
- package/compute/getAvailabilityZones.js +15 -6
- package/compute/getAvailabilityZones.js.map +1 -1
- package/compute/getFlavor.d.ts +17 -2
- package/compute/getFlavor.js +19 -7
- package/compute/getFlavor.js.map +1 -1
- package/compute/getHypervisorV2.d.ts +17 -2
- package/compute/getHypervisorV2.js +19 -7
- package/compute/getHypervisorV2.js.map +1 -1
- package/compute/getInstanceV2.d.ts +18 -4
- package/compute/getInstanceV2.js +18 -8
- package/compute/getInstanceV2.js.map +1 -1
- package/compute/getKeypair.d.ts +16 -2
- package/compute/getKeypair.js +18 -7
- package/compute/getKeypair.js.map +1 -1
- package/compute/getLimitsV2.d.ts +16 -2
- package/compute/getLimitsV2.js +18 -7
- package/compute/getLimitsV2.js.map +1 -1
- package/compute/getQuotaSetV2.d.ts +16 -2
- package/compute/getQuotaSetV2.js +18 -7
- package/compute/getQuotaSetV2.js.map +1 -1
- package/compute/index.d.ts +60 -20
- package/compute/index.js +61 -60
- package/compute/index.js.map +1 -1
- package/compute/instance.d.ts +5 -7
- package/compute/instance.js +3 -1
- package/compute/instance.js.map +1 -1
- package/compute/interfaceAttach.d.ts +12 -85
- package/compute/interfaceAttach.js +12 -85
- package/compute/interfaceAttach.js.map +1 -1
- package/compute/keypair.d.ts +1 -3
- package/compute/keypair.js +1 -3
- package/compute/keypair.js.map +1 -1
- package/compute/secGroup.d.ts +4 -3
- package/compute/secGroup.js +2 -2
- package/compute/secGroup.js.map +1 -1
- package/compute/serverGroup.d.ts +1 -3
- package/compute/serverGroup.js +1 -3
- package/compute/serverGroup.js.map +1 -1
- package/compute/volumeAttach.d.ts +15 -77
- package/compute/volumeAttach.js +13 -76
- package/compute/volumeAttach.js.map +1 -1
- package/containerinfra/cluster.d.ts +1 -1
- package/containerinfra/cluster.js +3 -1
- package/containerinfra/cluster.js.map +1 -1
- package/containerinfra/clusterTemplate.d.ts +20 -1
- package/containerinfra/clusterTemplate.js +4 -1
- package/containerinfra/clusterTemplate.js.map +1 -1
- package/containerinfra/getCluster.d.ts +16 -2
- package/containerinfra/getCluster.js +18 -7
- package/containerinfra/getCluster.js.map +1 -1
- package/containerinfra/getClusterTemplate.d.ts +21 -2
- package/containerinfra/getClusterTemplate.js +19 -7
- package/containerinfra/getClusterTemplate.js.map +1 -1
- package/containerinfra/getNodeGroup.d.ts +17 -2
- package/containerinfra/getNodeGroup.js +19 -7
- package/containerinfra/getNodeGroup.js.map +1 -1
- package/containerinfra/index.d.ts +18 -6
- package/containerinfra/index.js +19 -28
- package/containerinfra/index.js.map +1 -1
- package/containerinfra/nodeGroup.d.ts +1 -1
- package/containerinfra/nodeGroup.js +1 -1
- package/database/configuration.d.ts +5 -4
- package/database/configuration.js.map +1 -1
- package/database/database.d.ts +1 -3
- package/database/database.js +1 -3
- package/database/database.js.map +1 -1
- package/database/index.d.ts +12 -4
- package/database/index.js +13 -28
- package/database/index.js.map +1 -1
- package/database/instance.d.ts +5 -7
- package/database/instance.js.map +1 -1
- package/database/user.d.ts +10 -1
- package/database/user.js +4 -2
- package/database/user.js.map +1 -1
- package/dns/getDnsZone.d.ts +16 -2
- package/dns/getDnsZone.js +18 -7
- package/dns/getDnsZone.js.map +1 -1
- package/dns/index.d.ts +15 -5
- package/dns/index.js +16 -29
- package/dns/index.js.map +1 -1
- package/dns/recordSet.d.ts +2 -2
- package/dns/recordSet.js +2 -2
- package/dns/transferAccept.d.ts +3 -3
- package/dns/transferAccept.js +3 -3
- package/dns/transferRequest.d.ts +2 -2
- package/dns/transferRequest.js +2 -2
- package/dns/zone.d.ts +1 -1
- package/dns/zone.js +1 -1
- package/firewall/firewall.d.ts +7 -11
- package/firewall/firewall.js +7 -11
- package/firewall/firewall.js.map +1 -1
- package/firewall/getPolicy.d.ts +16 -2
- package/firewall/getPolicy.js +18 -7
- package/firewall/getPolicy.js.map +1 -1
- package/firewall/index.d.ts +12 -4
- package/firewall/index.js +13 -26
- package/firewall/index.js.map +1 -1
- package/firewall/policy.d.ts +6 -8
- package/firewall/policy.js +6 -8
- package/firewall/policy.js.map +1 -1
- package/firewall/rule.d.ts +1 -1
- package/firewall/rule.js +1 -1
- package/identity/applicationCredential.d.ts +2 -2
- package/identity/applicationCredential.js +3 -2
- package/identity/applicationCredential.js.map +1 -1
- package/identity/ec2CredentialV3.d.ts +17 -7
- package/identity/ec2CredentialV3.js +7 -4
- package/identity/ec2CredentialV3.js.map +1 -1
- package/identity/endpointV3.d.ts +2 -4
- package/identity/endpointV3.js +2 -4
- package/identity/endpointV3.js.map +1 -1
- package/identity/getAuthScope.d.ts +30 -3
- package/identity/getAuthScope.js +31 -7
- package/identity/getAuthScope.js.map +1 -1
- package/identity/getEndpoint.d.ts +18 -2
- package/identity/getEndpoint.js +20 -7
- package/identity/getEndpoint.js.map +1 -1
- package/identity/getGroup.d.ts +19 -2
- package/identity/getGroup.js +21 -7
- package/identity/getGroup.js.map +1 -1
- package/identity/getProject.d.ts +16 -2
- package/identity/getProject.js +18 -7
- package/identity/getProject.js.map +1 -1
- package/identity/getRole.d.ts +16 -2
- package/identity/getRole.js +18 -7
- package/identity/getRole.js.map +1 -1
- package/identity/getService.d.ts +18 -2
- package/identity/getService.js +20 -7
- package/identity/getService.js.map +1 -1
- package/identity/getUser.d.ts +16 -2
- package/identity/getUser.js +18 -7
- package/identity/getUser.js.map +1 -1
- package/identity/groupV3.d.ts +1 -3
- package/identity/groupV3.js +1 -3
- package/identity/groupV3.js.map +1 -1
- package/identity/index.d.ts +51 -17
- package/identity/index.js +52 -53
- package/identity/index.js.map +1 -1
- package/identity/project.d.ts +1 -3
- package/identity/project.js +1 -3
- package/identity/project.js.map +1 -1
- package/identity/role.d.ts +1 -1
- package/identity/role.js +1 -1
- package/identity/roleAssignment.d.ts +4 -6
- package/identity/roleAssignment.js +4 -6
- package/identity/roleAssignment.js.map +1 -1
- package/identity/serviceV3.d.ts +1 -3
- package/identity/serviceV3.js +1 -3
- package/identity/serviceV3.js.map +1 -1
- package/identity/user.d.ts +4 -3
- package/identity/user.js +5 -3
- package/identity/user.js.map +1 -1
- package/identity/userMembershipV3.d.ts +6 -10
- package/identity/userMembershipV3.js +6 -10
- package/identity/userMembershipV3.js.map +1 -1
- package/images/getImage.d.ts +55 -6
- package/images/getImage.js +24 -7
- package/images/getImage.js.map +1 -1
- package/images/getImageIds.d.ts +32 -2
- package/images/getImageIds.js +24 -7
- package/images/getImageIds.js.map +1 -1
- package/images/image.d.ts +21 -0
- package/images/image.js +5 -1
- package/images/image.js.map +1 -1
- package/images/imageAccess.d.ts +2 -2
- package/images/imageAccess.js +2 -2
- package/images/imageAccessAccept.d.ts +4 -4
- package/images/imageAccessAccept.js +4 -4
- package/images/index.d.ts +15 -5
- package/images/index.js +16 -27
- package/images/index.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +4 -19
- package/index.js.map +1 -1
- package/keymanager/containerV1.d.ts +22 -20
- package/keymanager/containerV1.js +14 -16
- package/keymanager/containerV1.js.map +1 -1
- package/keymanager/getContainer.d.ts +17 -3
- package/keymanager/getContainer.js +18 -7
- package/keymanager/getContainer.js.map +1 -1
- package/keymanager/getSecret.d.ts +39 -5
- package/keymanager/getSecret.js +40 -9
- package/keymanager/getSecret.js.map +1 -1
- package/keymanager/index.d.ts +15 -5
- package/keymanager/index.js +16 -27
- package/keymanager/index.js.map +1 -1
- package/keymanager/orderV1.d.ts +4 -3
- package/keymanager/orderV1.js +2 -2
- package/keymanager/orderV1.js.map +1 -1
- package/keymanager/secretV1.d.ts +5 -17
- package/keymanager/secretV1.js +6 -17
- package/keymanager/secretV1.js.map +1 -1
- package/loadbalancer/index.d.ts +39 -13
- package/loadbalancer/index.js +40 -55
- package/loadbalancer/index.js.map +1 -1
- package/loadbalancer/l7policyV2.d.ts +6 -10
- package/loadbalancer/l7policyV2.js +6 -10
- package/loadbalancer/l7policyV2.js.map +1 -1
- package/loadbalancer/l7ruleV2.d.ts +7 -11
- package/loadbalancer/l7ruleV2.js +7 -11
- package/loadbalancer/l7ruleV2.js.map +1 -1
- package/loadbalancer/listener.d.ts +10 -7
- package/loadbalancer/listener.js +1 -1
- package/loadbalancer/listener.js.map +1 -1
- package/loadbalancer/loadBalancer.d.ts +1 -3
- package/loadbalancer/loadBalancer.js +1 -3
- package/loadbalancer/loadBalancer.js.map +1 -1
- package/loadbalancer/member.d.ts +1 -1
- package/loadbalancer/member.js +1 -1
- package/loadbalancer/memberV1.d.ts +1 -1
- package/loadbalancer/memberV1.js +1 -1
- package/loadbalancer/members.d.ts +3 -2
- package/loadbalancer/members.js +1 -1
- package/loadbalancer/members.js.map +1 -1
- package/loadbalancer/monitor.d.ts +2 -2
- package/loadbalancer/monitor.js +2 -2
- package/loadbalancer/monitorV1.d.ts +1 -1
- package/loadbalancer/monitorV1.js +1 -1
- package/loadbalancer/pool.d.ts +3 -2
- package/loadbalancer/pool.js +1 -1
- package/loadbalancer/pool.js.map +1 -1
- package/loadbalancer/poolV1.d.ts +17 -19
- package/loadbalancer/poolV1.js +11 -13
- package/loadbalancer/poolV1.js.map +1 -1
- package/loadbalancer/quota.d.ts +2 -2
- package/loadbalancer/quota.js +2 -2
- package/loadbalancer/vip.d.ts +1 -1
- package/loadbalancer/vip.js +1 -1
- package/networking/addressScope.d.ts +3 -7
- package/networking/addressScope.js +3 -7
- package/networking/addressScope.js.map +1 -1
- package/networking/floatingIpAssociate.d.ts +2 -4
- package/networking/floatingIpAssociate.js +2 -4
- package/networking/floatingIpAssociate.js.map +1 -1
- package/networking/getAddressScope.d.ts +18 -2
- package/networking/getAddressScope.js +20 -7
- package/networking/getAddressScope.js.map +1 -1
- package/networking/getFloatingIp.d.ts +16 -2
- package/networking/getFloatingIp.js +18 -7
- package/networking/getFloatingIp.js.map +1 -1
- package/networking/getNetwork.d.ts +16 -2
- package/networking/getNetwork.js +18 -7
- package/networking/getNetwork.js.map +1 -1
- package/networking/getPort.d.ts +17 -3
- package/networking/getPort.js +18 -7
- package/networking/getPort.js.map +1 -1
- package/networking/getPortIds.d.ts +17 -2
- package/networking/getPortIds.js +19 -7
- package/networking/getPortIds.js.map +1 -1
- package/networking/getQosBandwidthLimitRule.d.ts +16 -2
- package/networking/getQosBandwidthLimitRule.js +18 -7
- package/networking/getQosBandwidthLimitRule.js.map +1 -1
- package/networking/getQosDscpMarkingRule.d.ts +16 -2
- package/networking/getQosDscpMarkingRule.js +18 -7
- package/networking/getQosDscpMarkingRule.js.map +1 -1
- package/networking/getQosMinimumBandwidthRule.d.ts +16 -2
- package/networking/getQosMinimumBandwidthRule.js +18 -7
- package/networking/getQosMinimumBandwidthRule.js.map +1 -1
- package/networking/getQosPolicy.d.ts +16 -2
- package/networking/getQosPolicy.js +18 -7
- package/networking/getQosPolicy.js.map +1 -1
- package/networking/getQuotaV2.d.ts +16 -2
- package/networking/getQuotaV2.js +18 -7
- package/networking/getQuotaV2.js.map +1 -1
- package/networking/getRouter.d.ts +17 -3
- package/networking/getRouter.js +18 -7
- package/networking/getRouter.js.map +1 -1
- package/networking/getSecGroup.d.ts +19 -3
- package/networking/getSecGroup.js +18 -7
- package/networking/getSecGroup.js.map +1 -1
- package/networking/getSubnet.d.ts +17 -3
- package/networking/getSubnet.js +18 -7
- package/networking/getSubnet.js.map +1 -1
- package/networking/getSubnetIdsV2.d.ts +18 -2
- package/networking/getSubnetIdsV2.js +20 -7
- package/networking/getSubnetIdsV2.js.map +1 -1
- package/networking/getSubnetPool.d.ts +19 -3
- package/networking/getSubnetPool.js +18 -7
- package/networking/getSubnetPool.js.map +1 -1
- package/networking/getTrunk.d.ts +17 -3
- package/networking/getTrunk.js +18 -7
- package/networking/getTrunk.js.map +1 -1
- package/networking/index.d.ts +114 -38
- package/networking/index.js +116 -98
- package/networking/index.js.map +1 -1
- package/networking/network.d.ts +7 -8
- package/networking/network.js +5 -7
- package/networking/network.js.map +1 -1
- package/networking/port.d.ts +19 -15
- package/networking/port.js +5 -8
- package/networking/port.js.map +1 -1
- package/networking/portForwardingV2.d.ts +1 -1
- package/networking/portForwardingV2.js +1 -1
- package/networking/portSecGroupAssociate.d.ts +18 -18
- package/networking/portSecGroupAssociate.js +18 -18
- package/networking/qosBandwidthLimitRule.d.ts +2 -4
- package/networking/qosBandwidthLimitRule.js +2 -4
- package/networking/qosBandwidthLimitRule.js.map +1 -1
- package/networking/qosDscpMarkingRule.d.ts +2 -4
- package/networking/qosDscpMarkingRule.js +2 -4
- package/networking/qosDscpMarkingRule.js.map +1 -1
- package/networking/qosMinimumBandwidthRule.d.ts +2 -4
- package/networking/qosMinimumBandwidthRule.js +2 -4
- package/networking/qosMinimumBandwidthRule.js.map +1 -1
- package/networking/qosPolicy.d.ts +1 -3
- package/networking/qosPolicy.js +1 -3
- package/networking/qosPolicy.js.map +1 -1
- package/networking/rbacPolicyV2.d.ts +2 -4
- package/networking/rbacPolicyV2.js +2 -4
- package/networking/rbacPolicyV2.js.map +1 -1
- package/networking/router.d.ts +3 -2
- package/networking/router.js +1 -1
- package/networking/router.js.map +1 -1
- package/networking/routerInterface.d.ts +4 -8
- package/networking/routerInterface.js +4 -8
- package/networking/routerInterface.js.map +1 -1
- package/networking/routerRoute.d.ts +8 -10
- package/networking/routerRoute.js +8 -10
- package/networking/routerRoute.js.map +1 -1
- package/networking/secGroupRule.d.ts +2 -4
- package/networking/secGroupRule.js +2 -4
- package/networking/secGroupRule.js.map +1 -1
- package/networking/subnet.d.ts +4 -5
- package/networking/subnet.js +2 -4
- package/networking/subnet.js.map +1 -1
- package/networking/subnetPool.d.ts +4 -8
- package/networking/subnetPool.js +4 -8
- package/networking/subnetPool.js.map +1 -1
- package/networking/subnetRoute.d.ts +4 -8
- package/networking/subnetRoute.js +4 -8
- package/networking/subnetRoute.js.map +1 -1
- package/networking/trunk.d.ts +23 -14
- package/networking/trunk.js +12 -10
- package/networking/trunk.js.map +1 -1
- package/objectstorage/container.d.ts +53 -16
- package/objectstorage/container.js +26 -9
- package/objectstorage/container.js.map +1 -1
- package/objectstorage/containerObject.d.ts +5 -4
- package/objectstorage/containerObject.js +5 -4
- package/objectstorage/containerObject.js.map +1 -1
- package/objectstorage/index.d.ts +9 -3
- package/objectstorage/index.js +10 -25
- package/objectstorage/index.js.map +1 -1
- package/objectstorage/tempUrl.d.ts +5 -7
- package/objectstorage/tempUrl.js +7 -7
- package/objectstorage/tempUrl.js.map +1 -1
- package/orchestration/index.d.ts +3 -1
- package/orchestration/index.js +4 -19
- package/orchestration/index.js.map +1 -1
- package/orchestration/stackV1.d.ts +7 -3
- package/orchestration/stackV1.js +5 -2
- package/orchestration/stackV1.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.js +3 -1
- package/provider.js.map +1 -1
- package/sharedfilesystem/getAvailbilityZones.d.ts +14 -1
- package/sharedfilesystem/getAvailbilityZones.js +16 -6
- package/sharedfilesystem/getAvailbilityZones.js.map +1 -1
- package/sharedfilesystem/getShare.d.ts +17 -3
- package/sharedfilesystem/getShare.js +18 -7
- package/sharedfilesystem/getShare.js.map +1 -1
- package/sharedfilesystem/getShareNetwork.d.ts +16 -2
- package/sharedfilesystem/getShareNetwork.js +18 -7
- package/sharedfilesystem/getShareNetwork.js.map +1 -1
- package/sharedfilesystem/getSnapshot.d.ts +16 -2
- package/sharedfilesystem/getSnapshot.js +18 -7
- package/sharedfilesystem/getSnapshot.js.map +1 -1
- package/sharedfilesystem/index.d.ts +24 -8
- package/sharedfilesystem/index.js +25 -32
- package/sharedfilesystem/index.js.map +1 -1
- package/sharedfilesystem/securityService.d.ts +1 -1
- package/sharedfilesystem/securityService.js +4 -2
- package/sharedfilesystem/securityService.js.map +1 -1
- package/sharedfilesystem/share.d.ts +6 -7
- package/sharedfilesystem/share.js +4 -6
- package/sharedfilesystem/share.js.map +1 -1
- package/sharedfilesystem/shareAccess.d.ts +12 -17
- package/sharedfilesystem/shareAccess.js +14 -17
- package/sharedfilesystem/shareAccess.js.map +1 -1
- package/sharedfilesystem/shareNetwork.d.ts +7 -11
- package/sharedfilesystem/shareNetwork.js +7 -11
- package/sharedfilesystem/shareNetwork.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +13 -8
- package/types/output.d.ts +16 -8
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/vpnaas/endpointGroup.d.ts +1 -1
- package/vpnaas/endpointGroup.js +1 -1
- package/vpnaas/ikePolicy.d.ts +3 -2
- package/vpnaas/ikePolicy.js +1 -1
- package/vpnaas/ikePolicy.js.map +1 -1
- package/vpnaas/index.d.ts +15 -5
- package/vpnaas/index.js +16 -31
- package/vpnaas/index.js.map +1 -1
- package/vpnaas/ipSecPolicy.d.ts +3 -2
- package/vpnaas/ipSecPolicy.js +1 -1
- package/vpnaas/ipSecPolicy.js.map +1 -1
- package/vpnaas/service.d.ts +1 -1
- package/vpnaas/service.js +1 -1
- package/vpnaas/siteConnection.d.ts +8 -7
- package/vpnaas/siteConnection.js +6 -6
- package/vpnaas/siteConnection.js.map +1 -1
package/networking/getQuotaV2.js
CHANGED
|
@@ -14,24 +14,35 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const quota =
|
|
17
|
+
* const quota = openstack.networking.getQuotaV2({
|
|
18
18
|
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getQuotaV2(args, opts) {
|
|
23
|
-
|
|
24
|
-
opts = {};
|
|
25
|
-
}
|
|
26
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
24
|
return pulumi.runtime.invoke("openstack:networking/getQuotaV2:getQuotaV2", {
|
|
28
25
|
"projectId": args.projectId,
|
|
29
26
|
"region": args.region,
|
|
30
27
|
}, opts);
|
|
31
28
|
}
|
|
32
29
|
exports.getQuotaV2 = getQuotaV2;
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to get the networking quota of an OpenStack project.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as openstack from "@pulumi/openstack";
|
|
38
|
+
*
|
|
39
|
+
* const quota = openstack.networking.getQuotaV2({
|
|
40
|
+
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
33
44
|
function getQuotaV2Output(args, opts) {
|
|
34
|
-
return pulumi.output(args).apply(a => getQuotaV2(a, opts));
|
|
45
|
+
return pulumi.output(args).apply((a) => getQuotaV2(a, opts));
|
|
35
46
|
}
|
|
36
47
|
exports.getQuotaV2Output = getQuotaV2Output;
|
|
37
48
|
//# sourceMappingURL=getQuotaV2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQuotaV2.js","sourceRoot":"","sources":["../../networking/getQuotaV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getQuotaV2.js","sourceRoot":"","sources":["../../networking/getQuotaV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AAoED;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to get the ID of an available OpenStack router.
|
|
5
5
|
*
|
|
@@ -9,9 +9,9 @@ import { output as outputs } from "../types";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as openstack from "@pulumi/openstack";
|
|
11
11
|
*
|
|
12
|
-
* const router =
|
|
12
|
+
* const router = openstack.networking.getRouter({
|
|
13
13
|
* name: "router_1",
|
|
14
|
-
* })
|
|
14
|
+
* });
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare function getRouter(args?: GetRouterArgs, opts?: pulumi.InvokeOptions): Promise<GetRouterResult>;
|
|
@@ -100,6 +100,20 @@ export interface GetRouterResult {
|
|
|
100
100
|
readonly tags?: string[];
|
|
101
101
|
readonly tenantId?: string;
|
|
102
102
|
}
|
|
103
|
+
/**
|
|
104
|
+
* Use this data source to get the ID of an available OpenStack router.
|
|
105
|
+
*
|
|
106
|
+
* ## Example Usage
|
|
107
|
+
*
|
|
108
|
+
* ```typescript
|
|
109
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
110
|
+
* import * as openstack from "@pulumi/openstack";
|
|
111
|
+
*
|
|
112
|
+
* const router = openstack.networking.getRouter({
|
|
113
|
+
* name: "router_1",
|
|
114
|
+
* });
|
|
115
|
+
* ```
|
|
116
|
+
*/
|
|
103
117
|
export declare function getRouterOutput(args?: GetRouterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRouterResult>;
|
|
104
118
|
/**
|
|
105
119
|
* A collection of arguments for invoking getRouter.
|
package/networking/getRouter.js
CHANGED
|
@@ -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 router =
|
|
17
|
+
* const router = openstack.networking.getRouter({
|
|
18
18
|
* name: "router_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getRouter(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:networking/getRouter:getRouter", {
|
|
29
26
|
"adminStateUp": args.adminStateUp,
|
|
30
27
|
"description": args.description,
|
|
@@ -39,8 +36,22 @@ function getRouter(args, opts) {
|
|
|
39
36
|
}, opts);
|
|
40
37
|
}
|
|
41
38
|
exports.getRouter = getRouter;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to get the ID of an available OpenStack router.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as openstack from "@pulumi/openstack";
|
|
47
|
+
*
|
|
48
|
+
* const router = openstack.networking.getRouter({
|
|
49
|
+
* name: "router_1",
|
|
50
|
+
* });
|
|
51
|
+
* ```
|
|
52
|
+
*/
|
|
42
53
|
function getRouterOutput(args, opts) {
|
|
43
|
-
return pulumi.output(args).apply(a => getRouter(a, opts));
|
|
54
|
+
return pulumi.output(args).apply((a) => getRouter(a, opts));
|
|
44
55
|
}
|
|
45
56
|
exports.getRouterOutput = getRouterOutput;
|
|
46
57
|
//# sourceMappingURL=getRouter.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRouter.js","sourceRoot":"","sources":["../../networking/getRouter.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getRouter.js","sourceRoot":"","sources":["../../networking/getRouter.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,8BAgBC;AAwFD;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -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 secgroup =
|
|
11
|
+
* const secgroup = openstack.networking.getSecGroup({
|
|
12
12
|
* name: "tf_test_secgroup",
|
|
13
|
-
* })
|
|
13
|
+
* });
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
export declare function getSecGroup(args?: GetSecGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetSecGroupResult>;
|
|
@@ -53,6 +53,9 @@ export interface GetSecGroupResult {
|
|
|
53
53
|
* The set of string tags applied on the security group.
|
|
54
54
|
*/
|
|
55
55
|
readonly allTags: string[];
|
|
56
|
+
/**
|
|
57
|
+
* See Argument Reference above.
|
|
58
|
+
*/
|
|
56
59
|
readonly description?: string;
|
|
57
60
|
/**
|
|
58
61
|
* The provider-assigned unique ID for this managed resource.
|
|
@@ -60,7 +63,6 @@ export interface GetSecGroupResult {
|
|
|
60
63
|
readonly id: string;
|
|
61
64
|
/**
|
|
62
65
|
* See Argument Reference above.
|
|
63
|
-
* * `description`- See Argument Reference above.
|
|
64
66
|
*/
|
|
65
67
|
readonly name?: string;
|
|
66
68
|
/**
|
|
@@ -71,6 +73,20 @@ export interface GetSecGroupResult {
|
|
|
71
73
|
readonly tags?: string[];
|
|
72
74
|
readonly tenantId: string;
|
|
73
75
|
}
|
|
76
|
+
/**
|
|
77
|
+
* Use this data source to get the ID of an available OpenStack security group.
|
|
78
|
+
*
|
|
79
|
+
* ## Example Usage
|
|
80
|
+
*
|
|
81
|
+
* ```typescript
|
|
82
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
83
|
+
* import * as openstack from "@pulumi/openstack";
|
|
84
|
+
*
|
|
85
|
+
* const secgroup = openstack.networking.getSecGroup({
|
|
86
|
+
* name: "tf_test_secgroup",
|
|
87
|
+
* });
|
|
88
|
+
* ```
|
|
89
|
+
*/
|
|
74
90
|
export declare function getSecGroupOutput(args?: GetSecGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecGroupResult>;
|
|
75
91
|
/**
|
|
76
92
|
* A collection of arguments for invoking getSecGroup.
|
|
@@ -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 secgroup =
|
|
17
|
+
* const secgroup = openstack.networking.getSecGroup({
|
|
18
18
|
* name: "tf_test_secgroup",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getSecGroup(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:networking/getSecGroup:getSecGroup", {
|
|
29
26
|
"description": args.description,
|
|
30
27
|
"name": args.name,
|
|
@@ -35,8 +32,22 @@ function getSecGroup(args, opts) {
|
|
|
35
32
|
}, opts);
|
|
36
33
|
}
|
|
37
34
|
exports.getSecGroup = getSecGroup;
|
|
35
|
+
/**
|
|
36
|
+
* Use this data source to get the ID of an available OpenStack security group.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as openstack from "@pulumi/openstack";
|
|
43
|
+
*
|
|
44
|
+
* const secgroup = openstack.networking.getSecGroup({
|
|
45
|
+
* name: "tf_test_secgroup",
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
38
49
|
function getSecGroupOutput(args, opts) {
|
|
39
|
-
return pulumi.output(args).apply(a => getSecGroup(a, opts));
|
|
50
|
+
return pulumi.output(args).apply((a) => getSecGroup(a, opts));
|
|
40
51
|
}
|
|
41
52
|
exports.getSecGroupOutput = getSecGroupOutput;
|
|
42
53
|
//# sourceMappingURL=getSecGroup.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecGroup.js","sourceRoot":"","sources":["../../networking/getSecGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getSecGroup.js","sourceRoot":"","sources":["../../networking/getSecGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,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,8CAA8C,EAAE;QACzE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kCAYC;AA8DD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to get the ID of an available OpenStack subnet.
|
|
5
5
|
*
|
|
@@ -9,9 +9,9 @@ import { output as outputs } from "../types";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as openstack from "@pulumi/openstack";
|
|
11
11
|
*
|
|
12
|
-
* const subnet1 =
|
|
12
|
+
* const subnet1 = openstack.networking.getSubnet({
|
|
13
13
|
* name: "subnet_1",
|
|
14
|
-
* })
|
|
14
|
+
* });
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare function getSubnet(args?: GetSubnetArgs, opts?: pulumi.InvokeOptions): Promise<GetSubnetResult>;
|
|
@@ -138,6 +138,20 @@ export interface GetSubnetResult {
|
|
|
138
138
|
readonly tags?: string[];
|
|
139
139
|
readonly tenantId: string;
|
|
140
140
|
}
|
|
141
|
+
/**
|
|
142
|
+
* Use this data source to get the ID of an available OpenStack subnet.
|
|
143
|
+
*
|
|
144
|
+
* ## Example Usage
|
|
145
|
+
*
|
|
146
|
+
* ```typescript
|
|
147
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
148
|
+
* import * as openstack from "@pulumi/openstack";
|
|
149
|
+
*
|
|
150
|
+
* const subnet1 = openstack.networking.getSubnet({
|
|
151
|
+
* name: "subnet_1",
|
|
152
|
+
* });
|
|
153
|
+
* ```
|
|
154
|
+
*/
|
|
141
155
|
export declare function getSubnetOutput(args?: GetSubnetOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSubnetResult>;
|
|
142
156
|
/**
|
|
143
157
|
* A collection of arguments for invoking getSubnet.
|
package/networking/getSubnet.js
CHANGED
|
@@ -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 subnet1 =
|
|
17
|
+
* const subnet1 = openstack.networking.getSubnet({
|
|
18
18
|
* name: "subnet_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getSubnet(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:networking/getSubnet:getSubnet", {
|
|
29
26
|
"cidr": args.cidr,
|
|
30
27
|
"description": args.description,
|
|
@@ -44,8 +41,22 @@ function getSubnet(args, opts) {
|
|
|
44
41
|
}, opts);
|
|
45
42
|
}
|
|
46
43
|
exports.getSubnet = getSubnet;
|
|
44
|
+
/**
|
|
45
|
+
* Use this data source to get the ID of an available OpenStack subnet.
|
|
46
|
+
*
|
|
47
|
+
* ## Example Usage
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as openstack from "@pulumi/openstack";
|
|
52
|
+
*
|
|
53
|
+
* const subnet1 = openstack.networking.getSubnet({
|
|
54
|
+
* name: "subnet_1",
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*/
|
|
47
58
|
function getSubnetOutput(args, opts) {
|
|
48
|
-
return pulumi.output(args).apply(a => getSubnet(a, opts));
|
|
59
|
+
return pulumi.output(args).apply((a) => getSubnet(a, opts));
|
|
49
60
|
}
|
|
50
61
|
exports.getSubnetOutput = getSubnetOutput;
|
|
51
62
|
//# sourceMappingURL=getSubnet.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSubnet.js","sourceRoot":"","sources":["../../networking/getSubnet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getSubnet.js","sourceRoot":"","sources":["../../networking/getSubnet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,8BAqBC;AA8HD;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -9,10 +9,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as openstack from "@pulumi/openstack";
|
|
11
11
|
*
|
|
12
|
-
* const subnets =
|
|
12
|
+
* const subnets = openstack.networking.getSubnetIdsV2({
|
|
13
13
|
* nameRegex: "public",
|
|
14
14
|
* tags: ["public"],
|
|
15
|
-
* })
|
|
15
|
+
* });
|
|
16
16
|
* ```
|
|
17
17
|
*/
|
|
18
18
|
export declare function getSubnetIdsV2(args?: GetSubnetIdsV2Args, opts?: pulumi.InvokeOptions): Promise<GetSubnetIdsV2Result>;
|
|
@@ -113,6 +113,22 @@ export interface GetSubnetIdsV2Result {
|
|
|
113
113
|
readonly tags?: string[];
|
|
114
114
|
readonly tenantId?: string;
|
|
115
115
|
}
|
|
116
|
+
/**
|
|
117
|
+
* Use this data source to get a list of Openstack Subnet IDs matching the
|
|
118
|
+
* specified criteria.
|
|
119
|
+
*
|
|
120
|
+
* ## Example Usage
|
|
121
|
+
*
|
|
122
|
+
* ```typescript
|
|
123
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
124
|
+
* import * as openstack from "@pulumi/openstack";
|
|
125
|
+
*
|
|
126
|
+
* const subnets = openstack.networking.getSubnetIdsV2({
|
|
127
|
+
* nameRegex: "public",
|
|
128
|
+
* tags: ["public"],
|
|
129
|
+
* });
|
|
130
|
+
* ```
|
|
131
|
+
*/
|
|
116
132
|
export declare function getSubnetIdsV2Output(args?: GetSubnetIdsV2OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSubnetIdsV2Result>;
|
|
117
133
|
/**
|
|
118
134
|
* A collection of arguments for invoking getSubnetIdsV2.
|
|
@@ -15,18 +15,15 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
16
|
* import * as openstack from "@pulumi/openstack";
|
|
17
17
|
*
|
|
18
|
-
* const subnets =
|
|
18
|
+
* const subnets = openstack.networking.getSubnetIdsV2({
|
|
19
19
|
* nameRegex: "public",
|
|
20
20
|
* tags: ["public"],
|
|
21
|
-
* })
|
|
21
|
+
* });
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
24
24
|
function getSubnetIdsV2(args, opts) {
|
|
25
25
|
args = args || {};
|
|
26
|
-
|
|
27
|
-
opts = {};
|
|
28
|
-
}
|
|
29
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
30
27
|
return pulumi.runtime.invoke("openstack:networking/getSubnetIdsV2:getSubnetIdsV2", {
|
|
31
28
|
"cidr": args.cidr,
|
|
32
29
|
"description": args.description,
|
|
@@ -47,8 +44,24 @@ function getSubnetIdsV2(args, opts) {
|
|
|
47
44
|
}, opts);
|
|
48
45
|
}
|
|
49
46
|
exports.getSubnetIdsV2 = getSubnetIdsV2;
|
|
47
|
+
/**
|
|
48
|
+
* Use this data source to get a list of Openstack Subnet IDs matching the
|
|
49
|
+
* specified criteria.
|
|
50
|
+
*
|
|
51
|
+
* ## Example Usage
|
|
52
|
+
*
|
|
53
|
+
* ```typescript
|
|
54
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
55
|
+
* import * as openstack from "@pulumi/openstack";
|
|
56
|
+
*
|
|
57
|
+
* const subnets = openstack.networking.getSubnetIdsV2({
|
|
58
|
+
* nameRegex: "public",
|
|
59
|
+
* tags: ["public"],
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*/
|
|
50
63
|
function getSubnetIdsV2Output(args, opts) {
|
|
51
|
-
return pulumi.output(args).apply(a => getSubnetIdsV2(a, opts));
|
|
64
|
+
return pulumi.output(args).apply((a) => getSubnetIdsV2(a, opts));
|
|
52
65
|
}
|
|
53
66
|
exports.getSubnetIdsV2Output = getSubnetIdsV2Output;
|
|
54
67
|
//# sourceMappingURL=getSubnetIdsV2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSubnetIdsV2.js","sourceRoot":"","sources":["../../networking/getSubnetIdsV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getSubnetIdsV2.js","sourceRoot":"","sources":["../../networking/getSubnetIdsV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,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,oDAAoD,EAAE;QAC/E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAtBD,wCAsBC;AAoGD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
|
|
@@ -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 subnetpool1 =
|
|
11
|
+
* const subnetpool1 = openstack.networking.getSubnetPool({
|
|
12
12
|
* name: "subnetpool_1",
|
|
13
|
-
* })
|
|
13
|
+
* });
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
export declare function getSubnetPool(args?: GetSubnetPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetSubnetPoolResult>;
|
|
@@ -82,7 +82,6 @@ export interface GetSubnetPoolArgs {
|
|
|
82
82
|
export interface GetSubnetPoolResult {
|
|
83
83
|
/**
|
|
84
84
|
* See Argument Reference above.
|
|
85
|
-
* * `ipVersion` -The IP protocol version.
|
|
86
85
|
*/
|
|
87
86
|
readonly addressScopeId: string;
|
|
88
87
|
/**
|
|
@@ -109,6 +108,9 @@ export interface GetSubnetPoolResult {
|
|
|
109
108
|
* The provider-assigned unique ID for this managed resource.
|
|
110
109
|
*/
|
|
111
110
|
readonly id: string;
|
|
111
|
+
/**
|
|
112
|
+
* The IP protocol version.
|
|
113
|
+
*/
|
|
112
114
|
readonly ipVersion: number;
|
|
113
115
|
/**
|
|
114
116
|
* See Argument Reference above.
|
|
@@ -152,6 +154,20 @@ export interface GetSubnetPoolResult {
|
|
|
152
154
|
*/
|
|
153
155
|
readonly updatedAt: string;
|
|
154
156
|
}
|
|
157
|
+
/**
|
|
158
|
+
* Use this data source to get the ID of an available OpenStack subnetpool.
|
|
159
|
+
*
|
|
160
|
+
* ## Example Usage
|
|
161
|
+
*
|
|
162
|
+
* ```typescript
|
|
163
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
164
|
+
* import * as openstack from "@pulumi/openstack";
|
|
165
|
+
*
|
|
166
|
+
* const subnetpool1 = openstack.networking.getSubnetPool({
|
|
167
|
+
* name: "subnetpool_1",
|
|
168
|
+
* });
|
|
169
|
+
* ```
|
|
170
|
+
*/
|
|
155
171
|
export declare function getSubnetPoolOutput(args?: GetSubnetPoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSubnetPoolResult>;
|
|
156
172
|
/**
|
|
157
173
|
* A collection of arguments for invoking getSubnetPool.
|
|
@@ -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 subnetpool1 =
|
|
17
|
+
* const subnetpool1 = openstack.networking.getSubnetPool({
|
|
18
18
|
* name: "subnetpool_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getSubnetPool(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:networking/getSubnetPool:getSubnetPool", {
|
|
29
26
|
"addressScopeId": args.addressScopeId,
|
|
30
27
|
"defaultPrefixlen": args.defaultPrefixlen,
|
|
@@ -42,8 +39,22 @@ function getSubnetPool(args, opts) {
|
|
|
42
39
|
}, opts);
|
|
43
40
|
}
|
|
44
41
|
exports.getSubnetPool = getSubnetPool;
|
|
42
|
+
/**
|
|
43
|
+
* Use this data source to get the ID of an available OpenStack subnetpool.
|
|
44
|
+
*
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as openstack from "@pulumi/openstack";
|
|
50
|
+
*
|
|
51
|
+
* const subnetpool1 = openstack.networking.getSubnetPool({
|
|
52
|
+
* name: "subnetpool_1",
|
|
53
|
+
* });
|
|
54
|
+
* ```
|
|
55
|
+
*/
|
|
45
56
|
function getSubnetPoolOutput(args, opts) {
|
|
46
|
-
return pulumi.output(args).apply(a => getSubnetPool(a, opts));
|
|
57
|
+
return pulumi.output(args).apply((a) => getSubnetPool(a, opts));
|
|
47
58
|
}
|
|
48
59
|
exports.getSubnetPoolOutput = getSubnetPoolOutput;
|
|
49
60
|
//# sourceMappingURL=getSubnetPool.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSubnetPool.js","sourceRoot":"","sources":["../../networking/getSubnetPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getSubnetPool.js","sourceRoot":"","sources":["../../networking/getSubnetPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,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,kDAAkD,EAAE;QAC7E,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAnBD,sCAmBC;AA+ID;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/networking/getTrunk.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to get the ID of an available OpenStack trunk.
|
|
5
5
|
*
|
|
@@ -9,9 +9,9 @@ import { output as outputs } from "../types";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as openstack from "@pulumi/openstack";
|
|
11
11
|
*
|
|
12
|
-
* const trunk1 =
|
|
12
|
+
* const trunk1 = openstack.networking.getTrunk({
|
|
13
13
|
* name: "trunk_1",
|
|
14
|
-
* })
|
|
14
|
+
* });
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare function getTrunk(args?: GetTrunkArgs, opts?: pulumi.InvokeOptions): Promise<GetTrunkResult>;
|
|
@@ -88,6 +88,20 @@ export interface GetTrunkResult {
|
|
|
88
88
|
readonly tags?: string[];
|
|
89
89
|
readonly trunkId?: string;
|
|
90
90
|
}
|
|
91
|
+
/**
|
|
92
|
+
* Use this data source to get the ID of an available OpenStack trunk.
|
|
93
|
+
*
|
|
94
|
+
* ## Example Usage
|
|
95
|
+
*
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
98
|
+
* import * as openstack from "@pulumi/openstack";
|
|
99
|
+
*
|
|
100
|
+
* const trunk1 = openstack.networking.getTrunk({
|
|
101
|
+
* name: "trunk_1",
|
|
102
|
+
* });
|
|
103
|
+
* ```
|
|
104
|
+
*/
|
|
91
105
|
export declare function getTrunkOutput(args?: GetTrunkOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTrunkResult>;
|
|
92
106
|
/**
|
|
93
107
|
* A collection of arguments for invoking getTrunk.
|
package/networking/getTrunk.js
CHANGED
|
@@ -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 trunk1 =
|
|
17
|
+
* const trunk1 = openstack.networking.getTrunk({
|
|
18
18
|
* name: "trunk_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getTrunk(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:networking/getTrunk:getTrunk", {
|
|
29
26
|
"adminStateUp": args.adminStateUp,
|
|
30
27
|
"description": args.description,
|
|
@@ -38,8 +35,22 @@ function getTrunk(args, opts) {
|
|
|
38
35
|
}, opts);
|
|
39
36
|
}
|
|
40
37
|
exports.getTrunk = getTrunk;
|
|
38
|
+
/**
|
|
39
|
+
* Use this data source to get the ID of an available OpenStack trunk.
|
|
40
|
+
*
|
|
41
|
+
* ## Example Usage
|
|
42
|
+
*
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as openstack from "@pulumi/openstack";
|
|
46
|
+
*
|
|
47
|
+
* const trunk1 = openstack.networking.getTrunk({
|
|
48
|
+
* name: "trunk_1",
|
|
49
|
+
* });
|
|
50
|
+
* ```
|
|
51
|
+
*/
|
|
41
52
|
function getTrunkOutput(args, opts) {
|
|
42
|
-
return pulumi.output(args).apply(a => getTrunk(a, opts));
|
|
53
|
+
return pulumi.output(args).apply((a) => getTrunk(a, opts));
|
|
43
54
|
}
|
|
44
55
|
exports.getTrunkOutput = getTrunkOutput;
|
|
45
56
|
//# sourceMappingURL=getTrunk.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTrunk.js","sourceRoot":"","sources":["../../networking/getTrunk.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getTrunk.js","sourceRoot":"","sources":["../../networking/getTrunk.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,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,wCAAwC,EAAE;QACnE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,4BAeC;AA4ED;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,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"}
|