@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/images/getImage.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../../images/getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../../images/getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;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,oCAAoC,EAAE;QAC/D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,4BAqBC;AAqKD;;;;;;;;;;;;;;;;;GAiBG;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"}
|
package/images/getImageIds.d.ts
CHANGED
|
@@ -9,13 +9,13 @@ 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 images =
|
|
12
|
+
* const images = openstack.images.getImageIds({
|
|
13
13
|
* nameRegex: "^Ubuntu 16\\.04.*-amd64",
|
|
14
14
|
* properties: {
|
|
15
15
|
* key: "value",
|
|
16
16
|
* },
|
|
17
17
|
* sort: "updated_at",
|
|
18
|
-
* })
|
|
18
|
+
* });
|
|
19
19
|
* ```
|
|
20
20
|
*/
|
|
21
21
|
export declare function getImageIds(args?: GetImageIdsArgs, opts?: pulumi.InvokeOptions): Promise<GetImageIdsResult>;
|
|
@@ -96,6 +96,11 @@ export interface GetImageIdsArgs {
|
|
|
96
96
|
* Search for images with a specific tag.
|
|
97
97
|
*/
|
|
98
98
|
tag?: string;
|
|
99
|
+
/**
|
|
100
|
+
* A list of tags required to be set on the image
|
|
101
|
+
* (all specified tags must be in the images tag list for it to be matched).
|
|
102
|
+
*/
|
|
103
|
+
tags?: string[];
|
|
99
104
|
/**
|
|
100
105
|
* The visibility of the image. Must be one of
|
|
101
106
|
* "public", "private", "community", or "shared". Defaults to "private".
|
|
@@ -131,8 +136,28 @@ export interface GetImageIdsResult {
|
|
|
131
136
|
*/
|
|
132
137
|
readonly sortKey?: string;
|
|
133
138
|
readonly tag?: string;
|
|
139
|
+
readonly tags?: string[];
|
|
134
140
|
readonly visibility?: string;
|
|
135
141
|
}
|
|
142
|
+
/**
|
|
143
|
+
* Use this data source to get a list of Openstack Image IDs matching the
|
|
144
|
+
* specified criteria.
|
|
145
|
+
*
|
|
146
|
+
* ## Example Usage
|
|
147
|
+
*
|
|
148
|
+
* ```typescript
|
|
149
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
150
|
+
* import * as openstack from "@pulumi/openstack";
|
|
151
|
+
*
|
|
152
|
+
* const images = openstack.images.getImageIds({
|
|
153
|
+
* nameRegex: "^Ubuntu 16\\.04.*-amd64",
|
|
154
|
+
* properties: {
|
|
155
|
+
* key: "value",
|
|
156
|
+
* },
|
|
157
|
+
* sort: "updated_at",
|
|
158
|
+
* });
|
|
159
|
+
* ```
|
|
160
|
+
*/
|
|
136
161
|
export declare function getImageIdsOutput(args?: GetImageIdsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetImageIdsResult>;
|
|
137
162
|
/**
|
|
138
163
|
* A collection of arguments for invoking getImageIds.
|
|
@@ -211,6 +236,11 @@ export interface GetImageIdsOutputArgs {
|
|
|
211
236
|
* Search for images with a specific tag.
|
|
212
237
|
*/
|
|
213
238
|
tag?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* A list of tags required to be set on the image
|
|
241
|
+
* (all specified tags must be in the images tag list for it to be matched).
|
|
242
|
+
*/
|
|
243
|
+
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
214
244
|
/**
|
|
215
245
|
* The visibility of the image. Must be one of
|
|
216
246
|
* "public", "private", "community", or "shared". Defaults to "private".
|
package/images/getImageIds.js
CHANGED
|
@@ -15,21 +15,18 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
16
|
* import * as openstack from "@pulumi/openstack";
|
|
17
17
|
*
|
|
18
|
-
* const images =
|
|
18
|
+
* const images = openstack.images.getImageIds({
|
|
19
19
|
* nameRegex: "^Ubuntu 16\\.04.*-amd64",
|
|
20
20
|
* properties: {
|
|
21
21
|
* key: "value",
|
|
22
22
|
* },
|
|
23
23
|
* sort: "updated_at",
|
|
24
|
-
* })
|
|
24
|
+
* });
|
|
25
25
|
* ```
|
|
26
26
|
*/
|
|
27
27
|
function getImageIds(args, opts) {
|
|
28
28
|
args = args || {};
|
|
29
|
-
|
|
30
|
-
opts = {};
|
|
31
|
-
}
|
|
32
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
29
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
30
|
return pulumi.runtime.invoke("openstack:images/getImageIds:getImageIds", {
|
|
34
31
|
"memberStatus": args.memberStatus,
|
|
35
32
|
"name": args.name,
|
|
@@ -43,12 +40,32 @@ function getImageIds(args, opts) {
|
|
|
43
40
|
"sortDirection": args.sortDirection,
|
|
44
41
|
"sortKey": args.sortKey,
|
|
45
42
|
"tag": args.tag,
|
|
43
|
+
"tags": args.tags,
|
|
46
44
|
"visibility": args.visibility,
|
|
47
45
|
}, opts);
|
|
48
46
|
}
|
|
49
47
|
exports.getImageIds = getImageIds;
|
|
48
|
+
/**
|
|
49
|
+
* Use this data source to get a list of Openstack Image IDs matching the
|
|
50
|
+
* specified criteria.
|
|
51
|
+
*
|
|
52
|
+
* ## Example Usage
|
|
53
|
+
*
|
|
54
|
+
* ```typescript
|
|
55
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
56
|
+
* import * as openstack from "@pulumi/openstack";
|
|
57
|
+
*
|
|
58
|
+
* const images = openstack.images.getImageIds({
|
|
59
|
+
* nameRegex: "^Ubuntu 16\\.04.*-amd64",
|
|
60
|
+
* properties: {
|
|
61
|
+
* key: "value",
|
|
62
|
+
* },
|
|
63
|
+
* sort: "updated_at",
|
|
64
|
+
* });
|
|
65
|
+
* ```
|
|
66
|
+
*/
|
|
50
67
|
function getImageIdsOutput(args, opts) {
|
|
51
|
-
return pulumi.output(args).apply(a => getImageIds(a, opts));
|
|
68
|
+
return pulumi.output(args).apply((a) => getImageIds(a, opts));
|
|
52
69
|
}
|
|
53
70
|
exports.getImageIdsOutput = getImageIdsOutput;
|
|
54
71
|
//# sourceMappingURL=getImageIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImageIds.js","sourceRoot":"","sources":["../../images/getImageIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getImageIds.js","sourceRoot":"","sources":["../../images/getImageIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;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,0CAA0C,EAAE;QACrE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AApBD,kCAoBC;AAuHD;;;;;;;;;;;;;;;;;;GAkBG;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"}
|
package/images/image.d.ts
CHANGED
|
@@ -68,6 +68,13 @@ export declare class Image extends pulumi.CustomResource {
|
|
|
68
68
|
* The date the image was created.
|
|
69
69
|
*/
|
|
70
70
|
readonly createdAt: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* If true, this provider will decompress downloaded
|
|
73
|
+
* image before uploading it to OpenStack. Decompression algorithm is chosen by
|
|
74
|
+
* checking "Content-Type" header, supported algorithm are: gzip, bzip2.
|
|
75
|
+
* Defaults to false. Changing this creates a new Image.
|
|
76
|
+
*/
|
|
77
|
+
readonly decompress: pulumi.Output<boolean | undefined>;
|
|
71
78
|
/**
|
|
72
79
|
* The disk format. Must be one of
|
|
73
80
|
* "ami", "ari", "aki", "vhd", "vmdk", "raw", "qcow2", "vdi", "iso".
|
|
@@ -230,6 +237,13 @@ export interface ImageState {
|
|
|
230
237
|
* The date the image was created.
|
|
231
238
|
*/
|
|
232
239
|
createdAt?: pulumi.Input<string>;
|
|
240
|
+
/**
|
|
241
|
+
* If true, this provider will decompress downloaded
|
|
242
|
+
* image before uploading it to OpenStack. Decompression algorithm is chosen by
|
|
243
|
+
* checking "Content-Type" header, supported algorithm are: gzip, bzip2.
|
|
244
|
+
* Defaults to false. Changing this creates a new Image.
|
|
245
|
+
*/
|
|
246
|
+
decompress?: pulumi.Input<boolean>;
|
|
233
247
|
/**
|
|
234
248
|
* The disk format. Must be one of
|
|
235
249
|
* "ami", "ari", "aki", "vhd", "vmdk", "raw", "qcow2", "vdi", "iso".
|
|
@@ -376,6 +390,13 @@ export interface ImageArgs {
|
|
|
376
390
|
* "ami", "ari", "aki", "bare", "ovf".
|
|
377
391
|
*/
|
|
378
392
|
containerFormat: pulumi.Input<string>;
|
|
393
|
+
/**
|
|
394
|
+
* If true, this provider will decompress downloaded
|
|
395
|
+
* image before uploading it to OpenStack. Decompression algorithm is chosen by
|
|
396
|
+
* checking "Content-Type" header, supported algorithm are: gzip, bzip2.
|
|
397
|
+
* Defaults to false. Changing this creates a new Image.
|
|
398
|
+
*/
|
|
399
|
+
decompress?: pulumi.Input<boolean>;
|
|
379
400
|
/**
|
|
380
401
|
* The disk format. Must be one of
|
|
381
402
|
* "ami", "ari", "aki", "vhd", "vmdk", "raw", "qcow2", "vdi", "iso".
|
package/images/image.js
CHANGED
|
@@ -76,6 +76,7 @@ class Image extends pulumi.CustomResource {
|
|
|
76
76
|
resourceInputs["checksum"] = state ? state.checksum : undefined;
|
|
77
77
|
resourceInputs["containerFormat"] = state ? state.containerFormat : undefined;
|
|
78
78
|
resourceInputs["createdAt"] = state ? state.createdAt : undefined;
|
|
79
|
+
resourceInputs["decompress"] = state ? state.decompress : undefined;
|
|
79
80
|
resourceInputs["diskFormat"] = state ? state.diskFormat : undefined;
|
|
80
81
|
resourceInputs["file"] = state ? state.file : undefined;
|
|
81
82
|
resourceInputs["hidden"] = state ? state.hidden : undefined;
|
|
@@ -112,11 +113,12 @@ class Image extends pulumi.CustomResource {
|
|
|
112
113
|
throw new Error("Missing required property 'diskFormat'");
|
|
113
114
|
}
|
|
114
115
|
resourceInputs["containerFormat"] = args ? args.containerFormat : undefined;
|
|
116
|
+
resourceInputs["decompress"] = args ? args.decompress : undefined;
|
|
115
117
|
resourceInputs["diskFormat"] = args ? args.diskFormat : undefined;
|
|
116
118
|
resourceInputs["hidden"] = args ? args.hidden : undefined;
|
|
117
119
|
resourceInputs["imageCachePath"] = args ? args.imageCachePath : undefined;
|
|
118
120
|
resourceInputs["imageId"] = args ? args.imageId : undefined;
|
|
119
|
-
resourceInputs["imageSourcePassword"] = args ? args.imageSourcePassword : undefined;
|
|
121
|
+
resourceInputs["imageSourcePassword"] = (args === null || args === void 0 ? void 0 : args.imageSourcePassword) ? pulumi.secret(args.imageSourcePassword) : undefined;
|
|
120
122
|
resourceInputs["imageSourceUrl"] = args ? args.imageSourceUrl : undefined;
|
|
121
123
|
resourceInputs["imageSourceUsername"] = args ? args.imageSourceUsername : undefined;
|
|
122
124
|
resourceInputs["localFilePath"] = args ? args.localFilePath : undefined;
|
|
@@ -142,6 +144,8 @@ class Image extends pulumi.CustomResource {
|
|
|
142
144
|
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
143
145
|
}
|
|
144
146
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
147
|
+
const secretOpts = { additionalSecretOutputs: ["imageSourcePassword"] };
|
|
148
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
145
149
|
super(Image.__pulumiType, name, resourceInputs, opts);
|
|
146
150
|
}
|
|
147
151
|
}
|
package/images/image.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../images/image.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../images/image.ts"],"names":[],"mappings":"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"}
|
package/images/imageAccess.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
22
|
* },
|
|
23
23
|
* visibility: "shared",
|
|
24
24
|
* });
|
|
25
|
-
* const rancherosMember = new openstack.images.ImageAccess("
|
|
25
|
+
* const rancherosMember = new openstack.images.ImageAccess("rancherosMember", {
|
|
26
26
|
* imageId: rancheros.id,
|
|
27
27
|
* memberId: "bed6b6cbb86a4e2d8dc2735c2f1000e4",
|
|
28
28
|
* });
|
|
@@ -45,7 +45,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
45
45
|
* },
|
|
46
46
|
* visibility: "shared",
|
|
47
47
|
* });
|
|
48
|
-
* const rancherosMember = new openstack.images.ImageAccess("
|
|
48
|
+
* const rancherosMember = new openstack.images.ImageAccess("rancherosMember", {
|
|
49
49
|
* imageId: rancheros.id,
|
|
50
50
|
* memberId: "bed6b6cbb86a4e2d8dc2735c2f1000e4",
|
|
51
51
|
* status: "accepted",
|
package/images/imageAccess.js
CHANGED
|
@@ -28,7 +28,7 @@ const utilities = require("../utilities");
|
|
|
28
28
|
* },
|
|
29
29
|
* visibility: "shared",
|
|
30
30
|
* });
|
|
31
|
-
* const rancherosMember = new openstack.images.ImageAccess("
|
|
31
|
+
* const rancherosMember = new openstack.images.ImageAccess("rancherosMember", {
|
|
32
32
|
* imageId: rancheros.id,
|
|
33
33
|
* memberId: "bed6b6cbb86a4e2d8dc2735c2f1000e4",
|
|
34
34
|
* });
|
|
@@ -51,7 +51,7 @@ const utilities = require("../utilities");
|
|
|
51
51
|
* },
|
|
52
52
|
* visibility: "shared",
|
|
53
53
|
* });
|
|
54
|
-
* const rancherosMember = new openstack.images.ImageAccess("
|
|
54
|
+
* const rancherosMember = new openstack.images.ImageAccess("rancherosMember", {
|
|
55
55
|
* imageId: rancheros.id,
|
|
56
56
|
* memberId: "bed6b6cbb86a4e2d8dc2735c2f1000e4",
|
|
57
57
|
* status: "accepted",
|
|
@@ -11,13 +11,13 @@ 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 rancheros =
|
|
14
|
+
* const rancheros = openstack.images.getImage({
|
|
15
15
|
* memberStatus: "all",
|
|
16
16
|
* name: "RancherOS",
|
|
17
17
|
* visibility: "shared",
|
|
18
|
-
* })
|
|
19
|
-
* const rancherosMember = new openstack.images.ImageAccessAccept("
|
|
20
|
-
* imageId: rancheros.id,
|
|
18
|
+
* });
|
|
19
|
+
* const rancherosMember = new openstack.images.ImageAccessAccept("rancherosMember", {
|
|
20
|
+
* imageId: rancheros.then(rancheros => rancheros.id),
|
|
21
21
|
* status: "accepted",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
@@ -17,13 +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 rancheros =
|
|
20
|
+
* const rancheros = openstack.images.getImage({
|
|
21
21
|
* memberStatus: "all",
|
|
22
22
|
* name: "RancherOS",
|
|
23
23
|
* visibility: "shared",
|
|
24
|
-
* })
|
|
25
|
-
* const rancherosMember = new openstack.images.ImageAccessAccept("
|
|
26
|
-
* imageId: rancheros.id,
|
|
24
|
+
* });
|
|
25
|
+
* const rancherosMember = new openstack.images.ImageAccessAccept("rancherosMember", {
|
|
26
|
+
* imageId: rancheros.then(rancheros => rancheros.id),
|
|
27
27
|
* status: "accepted",
|
|
28
28
|
* });
|
|
29
29
|
* ```
|
package/images/index.d.ts
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
1
|
+
export { GetImageArgs, GetImageResult, GetImageOutputArgs } from "./getImage";
|
|
2
|
+
export declare const getImage: typeof import("./getImage").getImage;
|
|
3
|
+
export declare const getImageOutput: typeof import("./getImage").getImageOutput;
|
|
4
|
+
export { GetImageIdsArgs, GetImageIdsResult, GetImageIdsOutputArgs } from "./getImageIds";
|
|
5
|
+
export declare const getImageIds: typeof import("./getImageIds").getImageIds;
|
|
6
|
+
export declare const getImageIdsOutput: typeof import("./getImageIds").getImageIdsOutput;
|
|
7
|
+
export { ImageArgs, ImageState } from "./image";
|
|
8
|
+
export type Image = import("./image").Image;
|
|
9
|
+
export declare const Image: typeof import("./image").Image;
|
|
10
|
+
export { ImageAccessArgs, ImageAccessState } from "./imageAccess";
|
|
11
|
+
export type ImageAccess = import("./imageAccess").ImageAccess;
|
|
12
|
+
export declare const ImageAccess: typeof import("./imageAccess").ImageAccess;
|
|
13
|
+
export { ImageAccessAcceptArgs, ImageAccessAcceptState } from "./imageAccessAccept";
|
|
14
|
+
export type ImageAccessAccept = import("./imageAccessAccept").ImageAccessAccept;
|
|
15
|
+
export declare const ImageAccessAccept: typeof import("./imageAccessAccept").ImageAccessAccept;
|
package/images/index.js
CHANGED
|
@@ -1,43 +1,32 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ImageAccessAccept = exports.ImageAccess = exports.Image = exports.getImageIdsOutput = exports.getImageIds = exports.getImageOutput = exports.getImage = void 0;
|
|
19
6
|
const pulumi = require("@pulumi/pulumi");
|
|
20
7
|
const utilities = require("../utilities");
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
8
|
+
exports.getImage = null;
|
|
9
|
+
exports.getImageOutput = null;
|
|
10
|
+
utilities.lazyLoad(exports, ["getImage", "getImageOutput"], () => require("./getImage"));
|
|
11
|
+
exports.getImageIds = null;
|
|
12
|
+
exports.getImageIdsOutput = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["getImageIds", "getImageIdsOutput"], () => require("./getImageIds"));
|
|
14
|
+
exports.Image = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["Image"], () => require("./image"));
|
|
16
|
+
exports.ImageAccess = null;
|
|
17
|
+
utilities.lazyLoad(exports, ["ImageAccess"], () => require("./imageAccess"));
|
|
18
|
+
exports.ImageAccessAccept = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["ImageAccessAccept"], () => require("./imageAccessAccept"));
|
|
31
20
|
const _module = {
|
|
32
21
|
version: utilities.getVersion(),
|
|
33
22
|
construct: (name, type, urn) => {
|
|
34
23
|
switch (type) {
|
|
35
24
|
case "openstack:images/image:Image":
|
|
36
|
-
return new
|
|
25
|
+
return new exports.Image(name, undefined, { urn });
|
|
37
26
|
case "openstack:images/imageAccess:ImageAccess":
|
|
38
|
-
return new
|
|
27
|
+
return new exports.ImageAccess(name, undefined, { urn });
|
|
39
28
|
case "openstack:images/imageAccessAccept:ImageAccessAccept":
|
|
40
|
-
return new
|
|
29
|
+
return new exports.ImageAccessAccept(name, undefined, { urn });
|
|
41
30
|
default:
|
|
42
31
|
throw new Error(`unknown resource type ${type}`);
|
|
43
32
|
}
|
package/images/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../images/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../images/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIpF,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGzF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,sDAAsD;gBACvD,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,WAAW,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA;AACjF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,WAAW,EAAE,0BAA0B,EAAE,OAAO,CAAC,CAAA"}
|
package/index.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { ProviderArgs } from "./provider";
|
|
2
|
+
export type Provider = import("./provider").Provider;
|
|
3
|
+
export declare const Provider: typeof import("./provider").Provider;
|
|
2
4
|
import * as blockstorage from "./blockstorage";
|
|
3
5
|
import * as compute from "./compute";
|
|
4
6
|
import * as config from "./config";
|
package/index.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.vpnaas = exports.types = exports.sharedfilesystem = exports.orchestration = exports.objectstorage = exports.networking = exports.loadbalancer = exports.keymanager = exports.images = exports.identity = exports.firewall = exports.dns = exports.database = exports.containerinfra = exports.config = exports.compute = exports.blockstorage = void 0;
|
|
5
|
+
exports.vpnaas = exports.types = exports.sharedfilesystem = exports.orchestration = exports.objectstorage = exports.networking = exports.loadbalancer = exports.keymanager = exports.images = exports.identity = exports.firewall = exports.dns = exports.database = exports.containerinfra = exports.config = exports.compute = exports.blockstorage = exports.Provider = void 0;
|
|
20
6
|
const pulumi = require("@pulumi/pulumi");
|
|
21
7
|
const utilities = require("./utilities");
|
|
22
|
-
|
|
23
|
-
|
|
8
|
+
exports.Provider = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Provider"], () => require("./provider"));
|
|
24
10
|
// Export sub-modules:
|
|
25
11
|
const blockstorage = require("./blockstorage");
|
|
26
12
|
exports.blockstorage = blockstorage;
|
|
@@ -56,14 +42,13 @@ const types = require("./types");
|
|
|
56
42
|
exports.types = types;
|
|
57
43
|
const vpnaas = require("./vpnaas");
|
|
58
44
|
exports.vpnaas = vpnaas;
|
|
59
|
-
const provider_1 = require("./provider");
|
|
60
45
|
pulumi.runtime.registerResourcePackage("openstack", {
|
|
61
46
|
version: utilities.getVersion(),
|
|
62
47
|
constructProvider: (name, type, urn) => {
|
|
63
48
|
if (type !== "pulumi:providers:openstack") {
|
|
64
49
|
throw new Error(`unknown provider type ${type}`);
|
|
65
50
|
}
|
|
66
|
-
return new
|
|
51
|
+
return new exports.Provider(name, undefined, { urn });
|
|
67
52
|
},
|
|
68
53
|
});
|
|
69
54
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAK5B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAGvE,sBAAsB;AACtB,+CAA+C;AAmB3C,oCAAY;AAlBhB,qCAAqC;AAmBjC,0BAAO;AAlBX,mCAAmC;AAmB/B,wBAAM;AAlBV,mDAAmD;AAmB/C,wCAAc;AAlBlB,uCAAuC;AAmBnC,4BAAQ;AAlBZ,6BAA6B;AAmBzB,kBAAG;AAlBP,uCAAuC;AAmBnC,4BAAQ;AAlBZ,uCAAuC;AAmBnC,4BAAQ;AAlBZ,mCAAmC;AAmB/B,wBAAM;AAlBV,2CAA2C;AAmBvC,gCAAU;AAlBd,+CAA+C;AAmB3C,oCAAY;AAlBhB,2CAA2C;AAmBvC,gCAAU;AAlBd,iDAAiD;AAmB7C,sCAAa;AAlBjB,iDAAiD;AAmB7C,sCAAa;AAlBjB,uDAAuD;AAmBnD,4CAAgB;AAlBpB,iCAAiC;AAmB7B,sBAAK;AAlBT,mCAAmC;AAmB/B,wBAAM;AAEV,MAAM,CAAC,OAAO,CAAC,uBAAuB,CAAC,WAAW,EAAE;IAChD,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,iBAAiB,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAA2B,EAAE;QACpF,IAAI,IAAI,KAAK,4BAA4B,EAAE;YACvC,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACpD;QACD,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IACvD,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Manages a V1 Barbican container resource within OpenStack.
|
|
5
6
|
*
|
|
@@ -13,22 +14,22 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
13
14
|
* import * as fs from "fs";
|
|
14
15
|
* import * as openstack from "@pulumi/openstack";
|
|
15
16
|
*
|
|
16
|
-
* const certificate1 = new openstack.keymanager.SecretV1("
|
|
17
|
-
* payload: fs.readFileSync("cert.pem"
|
|
17
|
+
* const certificate1 = new openstack.keymanager.SecretV1("certificate1", {
|
|
18
|
+
* payload: fs.readFileSync("cert.pem"),
|
|
18
19
|
* payloadContentType: "text/plain",
|
|
19
20
|
* secretType: "certificate",
|
|
20
21
|
* });
|
|
21
|
-
* const privateKey1 = new openstack.keymanager.SecretV1("
|
|
22
|
-
* payload: fs.readFileSync("cert-key.pem"
|
|
22
|
+
* const privateKey1 = new openstack.keymanager.SecretV1("privateKey1", {
|
|
23
|
+
* payload: fs.readFileSync("cert-key.pem"),
|
|
23
24
|
* payloadContentType: "text/plain",
|
|
24
25
|
* secretType: "private",
|
|
25
26
|
* });
|
|
26
|
-
* const intermediate1 = new openstack.keymanager.SecretV1("
|
|
27
|
-
* payload: fs.readFileSync("intermediate-ca.pem"
|
|
27
|
+
* const intermediate1 = new openstack.keymanager.SecretV1("intermediate1", {
|
|
28
|
+
* payload: fs.readFileSync("intermediate-ca.pem"),
|
|
28
29
|
* payloadContentType: "text/plain",
|
|
29
30
|
* secretType: "certificate",
|
|
30
31
|
* });
|
|
31
|
-
* const tls1 = new openstack.keymanager.ContainerV1("
|
|
32
|
+
* const tls1 = new openstack.keymanager.ContainerV1("tls1", {
|
|
32
33
|
* secretRefs: [
|
|
33
34
|
* {
|
|
34
35
|
* name: "certificate",
|
|
@@ -45,13 +46,11 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
45
46
|
* ],
|
|
46
47
|
* type: "certificate",
|
|
47
48
|
* });
|
|
48
|
-
* const subnet1 =
|
|
49
|
+
* const subnet1 = openstack.networking.getSubnet({
|
|
49
50
|
* name: "my-subnet",
|
|
50
|
-
* }));
|
|
51
|
-
* const lb1 = new openstack.loadbalancer.LoadBalancer("lb_1", {
|
|
52
|
-
* vipSubnetId: subnet1.id,
|
|
53
51
|
* });
|
|
54
|
-
* const
|
|
52
|
+
* const lb1 = new openstack.loadbalancer.LoadBalancer("lb1", {vipSubnetId: subnet1.then(subnet1 => subnet1.id)});
|
|
53
|
+
* const listener1 = new openstack.loadbalancer.Listener("listener1", {
|
|
55
54
|
* defaultTlsContainerRef: tls1.containerRef,
|
|
56
55
|
* loadbalancerId: lb1.id,
|
|
57
56
|
* protocol: "TERMINATED_HTTPS",
|
|
@@ -66,7 +65,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
66
65
|
* import * as pulumi from "@pulumi/pulumi";
|
|
67
66
|
* import * as openstack from "@pulumi/openstack";
|
|
68
67
|
*
|
|
69
|
-
* const tls1 = new openstack.keymanager.ContainerV1("
|
|
68
|
+
* const tls1 = new openstack.keymanager.ContainerV1("tls1", {
|
|
70
69
|
* acl: {
|
|
71
70
|
* read: {
|
|
72
71
|
* projectAccess: false,
|
|
@@ -79,15 +78,15 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
79
78
|
* secretRefs: [
|
|
80
79
|
* {
|
|
81
80
|
* name: "certificate",
|
|
82
|
-
* secretRef:
|
|
81
|
+
* secretRef: openstack_keymanager_secret_v1.certificate_1.secret_ref,
|
|
83
82
|
* },
|
|
84
83
|
* {
|
|
85
84
|
* name: "private_key",
|
|
86
|
-
* secretRef:
|
|
85
|
+
* secretRef: openstack_keymanager_secret_v1.private_key_1.secret_ref,
|
|
87
86
|
* },
|
|
88
87
|
* {
|
|
89
88
|
* name: "intermediates",
|
|
90
|
-
* secretRef:
|
|
89
|
+
* secretRef: openstack_keymanager_secret_v1.intermediate_1.secret_ref,
|
|
91
90
|
* },
|
|
92
91
|
* ],
|
|
93
92
|
* type: "certificate",
|
|
@@ -141,7 +140,8 @@ export declare class ContainerV1 extends pulumi.CustomResource {
|
|
|
141
140
|
*/
|
|
142
141
|
readonly creatorId: pulumi.Output<string>;
|
|
143
142
|
/**
|
|
144
|
-
*
|
|
143
|
+
* Human-readable name for the Container. Does not have
|
|
144
|
+
* to be unique.
|
|
145
145
|
*/
|
|
146
146
|
readonly name: pulumi.Output<string>;
|
|
147
147
|
/**
|
|
@@ -204,7 +204,8 @@ export interface ContainerV1State {
|
|
|
204
204
|
*/
|
|
205
205
|
creatorId?: pulumi.Input<string>;
|
|
206
206
|
/**
|
|
207
|
-
*
|
|
207
|
+
* Human-readable name for the Container. Does not have
|
|
208
|
+
* to be unique.
|
|
208
209
|
*/
|
|
209
210
|
name?: pulumi.Input<string>;
|
|
210
211
|
/**
|
|
@@ -243,7 +244,8 @@ export interface ContainerV1Args {
|
|
|
243
244
|
*/
|
|
244
245
|
acl?: pulumi.Input<inputs.keymanager.ContainerV1Acl>;
|
|
245
246
|
/**
|
|
246
|
-
*
|
|
247
|
+
* Human-readable name for the Container. Does not have
|
|
248
|
+
* to be unique.
|
|
247
249
|
*/
|
|
248
250
|
name?: pulumi.Input<string>;
|
|
249
251
|
/**
|