@pulumi/openstack 3.9.0 → 3.11.0-alpha.1676401831
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/qosAssociationV3.js +22 -22
- package/blockstorage/qosAssociationV3.js.map +1 -1
- package/blockstorage/qosV3.js +20 -20
- package/blockstorage/qosV3.js.map +1 -1
- package/blockstorage/quoteSetV2.js +22 -22
- package/blockstorage/quoteSetV2.js.map +1 -1
- package/blockstorage/quoteSetV3.js +22 -22
- package/blockstorage/quoteSetV3.js.map +1 -1
- package/blockstorage/volume.js +22 -22
- package/blockstorage/volume.js.map +1 -1
- package/blockstorage/volumeAttach.js +22 -22
- package/blockstorage/volumeAttach.js.map +1 -1
- package/blockstorage/volumeAttachV2.js +22 -22
- package/blockstorage/volumeAttachV2.js.map +1 -1
- package/blockstorage/volumeTypeAccessV3.js +22 -22
- package/blockstorage/volumeTypeAccessV3.js.map +1 -1
- package/blockstorage/volumeTypeV3.js +22 -22
- package/blockstorage/volumeTypeV3.js.map +1 -1
- package/blockstorage/volumeV1.js +22 -22
- package/blockstorage/volumeV1.js.map +1 -1
- package/blockstorage/volumeV2.js +22 -22
- package/blockstorage/volumeV2.js.map +1 -1
- package/compute/aggregateV2.js +22 -22
- package/compute/aggregateV2.js.map +1 -1
- package/compute/flavor.d.ts +15 -0
- package/compute/flavor.js +24 -22
- package/compute/flavor.js.map +1 -1
- package/compute/flavorAccess.js +22 -22
- package/compute/flavorAccess.js.map +1 -1
- package/compute/floatingIp.js +22 -22
- package/compute/floatingIp.js.map +1 -1
- package/compute/floatingIpAssociate.js +22 -22
- package/compute/floatingIpAssociate.js.map +1 -1
- package/compute/getFlavor.d.ts +9 -0
- package/compute/getFlavor.js +1 -0
- package/compute/getFlavor.js.map +1 -1
- package/compute/getInstanceV2.d.ts +8 -0
- package/compute/getInstanceV2.js.map +1 -1
- package/compute/instance.d.ts +16 -0
- package/compute/instance.js +26 -22
- package/compute/instance.js.map +1 -1
- package/compute/interfaceAttach.js +22 -22
- package/compute/interfaceAttach.js.map +1 -1
- package/compute/keypair.js +22 -22
- package/compute/keypair.js.map +1 -1
- package/compute/quotaSetV2.js +22 -22
- package/compute/quotaSetV2.js.map +1 -1
- package/compute/secGroup.js +22 -22
- package/compute/secGroup.js.map +1 -1
- package/compute/serverGroup.js +22 -22
- package/compute/serverGroup.js.map +1 -1
- package/compute/volumeAttach.js +22 -22
- package/compute/volumeAttach.js.map +1 -1
- package/containerinfra/cluster.js +22 -22
- package/containerinfra/cluster.js.map +1 -1
- package/containerinfra/clusterTemplate.js +22 -22
- package/containerinfra/clusterTemplate.js.map +1 -1
- package/containerinfra/nodeGroup.d.ts +43 -8
- package/containerinfra/nodeGroup.js +30 -30
- package/containerinfra/nodeGroup.js.map +1 -1
- package/database/configuration.d.ts +0 -23
- package/database/configuration.js +22 -45
- package/database/configuration.js.map +1 -1
- package/database/database.js +21 -21
- package/database/database.js.map +1 -1
- package/database/instance.js +22 -22
- package/database/instance.js.map +1 -1
- package/database/user.js +22 -22
- package/database/user.js.map +1 -1
- package/dns/recordSet.js +22 -22
- package/dns/recordSet.js.map +1 -1
- package/dns/transferAccept.js +22 -22
- package/dns/transferAccept.js.map +1 -1
- package/dns/transferRequest.js +22 -22
- package/dns/transferRequest.js.map +1 -1
- package/dns/zone.js +22 -22
- package/dns/zone.js.map +1 -1
- package/firewall/firewall.js +22 -22
- package/firewall/firewall.js.map +1 -1
- package/firewall/policy.js +22 -22
- package/firewall/policy.js.map +1 -1
- package/firewall/rule.js +22 -22
- package/firewall/rule.js.map +1 -1
- package/identity/applicationCredential.js +22 -22
- package/identity/applicationCredential.js.map +1 -1
- package/identity/ec2CredentialV3.js +22 -22
- package/identity/ec2CredentialV3.js.map +1 -1
- package/identity/endpointV3.js +22 -22
- package/identity/endpointV3.js.map +1 -1
- package/identity/groupV3.js +20 -20
- package/identity/groupV3.js.map +1 -1
- package/identity/project.js +22 -22
- package/identity/project.js.map +1 -1
- package/identity/role.js +18 -18
- package/identity/role.js.map +1 -1
- package/identity/roleAssignment.js +22 -22
- package/identity/roleAssignment.js.map +1 -1
- package/identity/serviceV3.js +22 -22
- package/identity/serviceV3.js.map +1 -1
- package/identity/user.js +22 -22
- package/identity/user.js.map +1 -1
- package/identity/userMembershipV3.js +22 -22
- package/identity/userMembershipV3.js.map +1 -1
- package/images/image.js +22 -22
- package/images/image.js.map +1 -1
- package/images/imageAccess.js +22 -22
- package/images/imageAccess.js.map +1 -1
- package/images/imageAccessAccept.js +22 -22
- package/images/imageAccessAccept.js.map +1 -1
- package/keymanager/containerV1.js +22 -22
- package/keymanager/containerV1.js.map +1 -1
- package/keymanager/orderV1.js +22 -22
- package/keymanager/orderV1.js.map +1 -1
- package/keymanager/secretV1.js +22 -22
- package/keymanager/secretV1.js.map +1 -1
- package/loadbalancer/l7policyV2.js +22 -22
- package/loadbalancer/l7policyV2.js.map +1 -1
- package/loadbalancer/l7ruleV2.js +22 -22
- package/loadbalancer/l7ruleV2.js.map +1 -1
- package/loadbalancer/listener.js +22 -22
- package/loadbalancer/listener.js.map +1 -1
- package/loadbalancer/loadBalancer.js +22 -22
- package/loadbalancer/loadBalancer.js.map +1 -1
- package/loadbalancer/member.js +22 -22
- package/loadbalancer/member.js.map +1 -1
- package/loadbalancer/memberV1.js +22 -22
- package/loadbalancer/memberV1.js.map +1 -1
- package/loadbalancer/members.js +21 -21
- package/loadbalancer/members.js.map +1 -1
- package/loadbalancer/monitor.js +22 -22
- package/loadbalancer/monitor.js.map +1 -1
- package/loadbalancer/monitorV1.js +22 -22
- package/loadbalancer/monitorV1.js.map +1 -1
- package/loadbalancer/pool.js +22 -22
- package/loadbalancer/pool.js.map +1 -1
- package/loadbalancer/poolV1.js +22 -22
- package/loadbalancer/poolV1.js.map +1 -1
- package/loadbalancer/quota.js +22 -22
- package/loadbalancer/quota.js.map +1 -1
- package/loadbalancer/vip.js +22 -22
- package/loadbalancer/vip.js.map +1 -1
- package/networking/addressScope.js +22 -22
- package/networking/addressScope.js.map +1 -1
- package/networking/floatingIp.js +22 -22
- package/networking/floatingIp.js.map +1 -1
- package/networking/floatingIpAssociate.js +22 -22
- package/networking/floatingIpAssociate.js.map +1 -1
- package/networking/getSubnet.d.ts +4 -0
- package/networking/getSubnet.js.map +1 -1
- package/networking/network.js +22 -22
- package/networking/network.js.map +1 -1
- package/networking/port.js +22 -22
- package/networking/port.js.map +1 -1
- package/networking/portForwardingV2.js +22 -22
- package/networking/portForwardingV2.js.map +1 -1
- package/networking/portSecGroupAssociate.js +22 -22
- package/networking/portSecGroupAssociate.js.map +1 -1
- package/networking/qosBandwidthLimitRule.js +22 -22
- package/networking/qosBandwidthLimitRule.js.map +1 -1
- package/networking/qosDscpMarkingRule.js +22 -22
- package/networking/qosDscpMarkingRule.js.map +1 -1
- package/networking/qosMinimumBandwidthRule.js +22 -22
- package/networking/qosMinimumBandwidthRule.js.map +1 -1
- package/networking/qosPolicy.js +22 -22
- package/networking/qosPolicy.js.map +1 -1
- package/networking/quotaV2.js +22 -22
- package/networking/quotaV2.js.map +1 -1
- package/networking/rbacPolicyV2.js +22 -22
- package/networking/rbacPolicyV2.js.map +1 -1
- package/networking/router.js +22 -22
- package/networking/router.js.map +1 -1
- package/networking/routerInterface.js +22 -22
- package/networking/routerInterface.js.map +1 -1
- package/networking/routerRoute.js +22 -22
- package/networking/routerRoute.js.map +1 -1
- package/networking/secGroup.js +22 -22
- package/networking/secGroup.js.map +1 -1
- package/networking/secGroupRule.js +22 -22
- package/networking/secGroupRule.js.map +1 -1
- package/networking/subnet.d.ts +15 -0
- package/networking/subnet.js +24 -22
- package/networking/subnet.js.map +1 -1
- package/networking/subnetPool.js +22 -22
- package/networking/subnetPool.js.map +1 -1
- package/networking/subnetRoute.js +22 -22
- package/networking/subnetRoute.js.map +1 -1
- package/networking/trunk.js +22 -22
- package/networking/trunk.js.map +1 -1
- package/objectstorage/container.js +22 -22
- package/objectstorage/container.js.map +1 -1
- package/objectstorage/containerObject.js +22 -22
- package/objectstorage/containerObject.js.map +1 -1
- package/objectstorage/tempUrl.js +22 -22
- package/objectstorage/tempUrl.js.map +1 -1
- package/orchestration/stackV1.js +22 -22
- package/orchestration/stackV1.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.js +10 -10
- package/provider.js.map +1 -1
- package/sharedfilesystem/securityService.js +22 -22
- package/sharedfilesystem/securityService.js.map +1 -1
- package/sharedfilesystem/share.js +22 -22
- package/sharedfilesystem/share.js.map +1 -1
- package/sharedfilesystem/shareAccess.js +22 -22
- package/sharedfilesystem/shareAccess.js.map +1 -1
- package/sharedfilesystem/shareNetwork.js +22 -22
- package/sharedfilesystem/shareNetwork.js.map +1 -1
- package/types/input.d.ts +18 -14
- package/types/output.d.ts +4 -0
- package/vpnaas/endpointGroup.js +22 -22
- package/vpnaas/endpointGroup.js.map +1 -1
- package/vpnaas/ikePolicy.js +22 -22
- package/vpnaas/ikePolicy.js.map +1 -1
- package/vpnaas/ipSecPolicy.js +22 -22
- package/vpnaas/ipSecPolicy.js.map +1 -1
- package/vpnaas/service.js +22 -22
- package/vpnaas/service.js.map +1 -1
- package/vpnaas/siteConnection.js +22 -22
- package/vpnaas/siteConnection.js.map +1 -1
package/networking/quotaV2.js
CHANGED
|
@@ -46,6 +46,28 @@ const utilities = require("../utilities");
|
|
|
46
46
|
* ```
|
|
47
47
|
*/
|
|
48
48
|
class QuotaV2 extends pulumi.CustomResource {
|
|
49
|
+
/**
|
|
50
|
+
* Get an existing QuotaV2 resource's state with the given name, ID, and optional extra
|
|
51
|
+
* properties used to qualify the lookup.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resulting resource.
|
|
54
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
55
|
+
* @param state Any extra arguments used during the lookup.
|
|
56
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
|
+
*/
|
|
58
|
+
static get(name, id, state, opts) {
|
|
59
|
+
return new QuotaV2(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Returns true if the given object is an instance of QuotaV2. This is designed to work even
|
|
63
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
64
|
+
*/
|
|
65
|
+
static isInstance(obj) {
|
|
66
|
+
if (obj === undefined || obj === null) {
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
return obj['__pulumiType'] === QuotaV2.__pulumiType;
|
|
70
|
+
}
|
|
49
71
|
constructor(name, argsOrState, opts) {
|
|
50
72
|
let resourceInputs = {};
|
|
51
73
|
opts = opts || {};
|
|
@@ -83,28 +105,6 @@ class QuotaV2 extends pulumi.CustomResource {
|
|
|
83
105
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
84
106
|
super(QuotaV2.__pulumiType, name, resourceInputs, opts);
|
|
85
107
|
}
|
|
86
|
-
/**
|
|
87
|
-
* Get an existing QuotaV2 resource's state with the given name, ID, and optional extra
|
|
88
|
-
* properties used to qualify the lookup.
|
|
89
|
-
*
|
|
90
|
-
* @param name The _unique_ name of the resulting resource.
|
|
91
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
92
|
-
* @param state Any extra arguments used during the lookup.
|
|
93
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
94
|
-
*/
|
|
95
|
-
static get(name, id, state, opts) {
|
|
96
|
-
return new QuotaV2(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* Returns true if the given object is an instance of QuotaV2. This is designed to work even
|
|
100
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
101
|
-
*/
|
|
102
|
-
static isInstance(obj) {
|
|
103
|
-
if (obj === undefined || obj === null) {
|
|
104
|
-
return false;
|
|
105
|
-
}
|
|
106
|
-
return obj['__pulumiType'] === QuotaV2.__pulumiType;
|
|
107
|
-
}
|
|
108
108
|
}
|
|
109
109
|
exports.QuotaV2 = QuotaV2;
|
|
110
110
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"quotaV2.js","sourceRoot":"","sources":["../../networking/quotaV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"quotaV2.js","sourceRoot":"","sources":["../../networking/quotaV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAmED,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAhIL,0BAiIC;AAnHG,gBAAgB;AACO,oBAAY,GAAG,sCAAsC,CAAC"}
|
|
@@ -46,6 +46,28 @@ const utilities = require("../utilities");
|
|
|
46
46
|
* ```
|
|
47
47
|
*/
|
|
48
48
|
class RbacPolicyV2 extends pulumi.CustomResource {
|
|
49
|
+
/**
|
|
50
|
+
* Get an existing RbacPolicyV2 resource's state with the given name, ID, and optional extra
|
|
51
|
+
* properties used to qualify the lookup.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resulting resource.
|
|
54
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
55
|
+
* @param state Any extra arguments used during the lookup.
|
|
56
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
|
+
*/
|
|
58
|
+
static get(name, id, state, opts) {
|
|
59
|
+
return new RbacPolicyV2(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Returns true if the given object is an instance of RbacPolicyV2. This is designed to work even
|
|
63
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
64
|
+
*/
|
|
65
|
+
static isInstance(obj) {
|
|
66
|
+
if (obj === undefined || obj === null) {
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
return obj['__pulumiType'] === RbacPolicyV2.__pulumiType;
|
|
70
|
+
}
|
|
49
71
|
constructor(name, argsOrState, opts) {
|
|
50
72
|
let resourceInputs = {};
|
|
51
73
|
opts = opts || {};
|
|
@@ -82,28 +104,6 @@ class RbacPolicyV2 extends pulumi.CustomResource {
|
|
|
82
104
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
105
|
super(RbacPolicyV2.__pulumiType, name, resourceInputs, opts);
|
|
84
106
|
}
|
|
85
|
-
/**
|
|
86
|
-
* Get an existing RbacPolicyV2 resource's state with the given name, ID, and optional extra
|
|
87
|
-
* properties used to qualify the lookup.
|
|
88
|
-
*
|
|
89
|
-
* @param name The _unique_ name of the resulting resource.
|
|
90
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
91
|
-
* @param state Any extra arguments used during the lookup.
|
|
92
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
93
|
-
*/
|
|
94
|
-
static get(name, id, state, opts) {
|
|
95
|
-
return new RbacPolicyV2(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
96
|
-
}
|
|
97
|
-
/**
|
|
98
|
-
* Returns true if the given object is an instance of RbacPolicyV2. This is designed to work even
|
|
99
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
100
|
-
*/
|
|
101
|
-
static isInstance(obj) {
|
|
102
|
-
if (obj === undefined || obj === null) {
|
|
103
|
-
return false;
|
|
104
|
-
}
|
|
105
|
-
return obj['__pulumiType'] === RbacPolicyV2.__pulumiType;
|
|
106
|
-
}
|
|
107
107
|
}
|
|
108
108
|
exports.RbacPolicyV2 = RbacPolicyV2;
|
|
109
109
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rbacPolicyV2.js","sourceRoot":"","sources":["../../networking/rbacPolicyV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"rbacPolicyV2.js","sourceRoot":"","sources":["../../networking/rbacPolicyV2.ts"],"names":[],"mappings":"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"}
|
package/networking/router.js
CHANGED
|
@@ -29,6 +29,28 @@ const utilities = require("../utilities");
|
|
|
29
29
|
* ```
|
|
30
30
|
*/
|
|
31
31
|
class Router extends pulumi.CustomResource {
|
|
32
|
+
/**
|
|
33
|
+
* Get an existing Router resource's state with the given name, ID, and optional extra
|
|
34
|
+
* properties used to qualify the lookup.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resulting resource.
|
|
37
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
38
|
+
* @param state Any extra arguments used during the lookup.
|
|
39
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
40
|
+
*/
|
|
41
|
+
static get(name, id, state, opts) {
|
|
42
|
+
return new Router(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Returns true if the given object is an instance of Router. This is designed to work even
|
|
46
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
47
|
+
*/
|
|
48
|
+
static isInstance(obj) {
|
|
49
|
+
if (obj === undefined || obj === null) {
|
|
50
|
+
return false;
|
|
51
|
+
}
|
|
52
|
+
return obj['__pulumiType'] === Router.__pulumiType;
|
|
53
|
+
}
|
|
32
54
|
constructor(name, argsOrState, opts) {
|
|
33
55
|
let resourceInputs = {};
|
|
34
56
|
opts = opts || {};
|
|
@@ -73,28 +95,6 @@ class Router extends pulumi.CustomResource {
|
|
|
73
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
96
|
super(Router.__pulumiType, name, resourceInputs, opts);
|
|
75
97
|
}
|
|
76
|
-
/**
|
|
77
|
-
* Get an existing Router resource's state with the given name, ID, and optional extra
|
|
78
|
-
* properties used to qualify the lookup.
|
|
79
|
-
*
|
|
80
|
-
* @param name The _unique_ name of the resulting resource.
|
|
81
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
82
|
-
* @param state Any extra arguments used during the lookup.
|
|
83
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
84
|
-
*/
|
|
85
|
-
static get(name, id, state, opts) {
|
|
86
|
-
return new Router(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Returns true if the given object is an instance of Router. This is designed to work even
|
|
90
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
91
|
-
*/
|
|
92
|
-
static isInstance(obj) {
|
|
93
|
-
if (obj === undefined || obj === null) {
|
|
94
|
-
return false;
|
|
95
|
-
}
|
|
96
|
-
return obj['__pulumiType'] === Router.__pulumiType;
|
|
97
|
-
}
|
|
98
98
|
}
|
|
99
99
|
exports.Router = Router;
|
|
100
100
|
/** @internal */
|
package/networking/router.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"router.js","sourceRoot":"","sources":["../../networking/router.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"router.js","sourceRoot":"","sources":["../../networking/router.ts"],"names":[],"mappings":"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"}
|
|
@@ -40,6 +40,28 @@ const utilities = require("../utilities");
|
|
|
40
40
|
* ```
|
|
41
41
|
*/
|
|
42
42
|
class RouterInterface extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing RouterInterface resource's state with the given name, ID, and optional extra
|
|
45
|
+
* properties used to qualify the lookup.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resulting resource.
|
|
48
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
49
|
+
* @param state Any extra arguments used during the lookup.
|
|
50
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
51
|
+
*/
|
|
52
|
+
static get(name, id, state, opts) {
|
|
53
|
+
return new RouterInterface(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of RouterInterface. This is designed to work even
|
|
57
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
58
|
+
*/
|
|
59
|
+
static isInstance(obj) {
|
|
60
|
+
if (obj === undefined || obj === null) {
|
|
61
|
+
return false;
|
|
62
|
+
}
|
|
63
|
+
return obj['__pulumiType'] === RouterInterface.__pulumiType;
|
|
64
|
+
}
|
|
43
65
|
constructor(name, argsOrState, opts) {
|
|
44
66
|
let resourceInputs = {};
|
|
45
67
|
opts = opts || {};
|
|
@@ -63,28 +85,6 @@ class RouterInterface extends pulumi.CustomResource {
|
|
|
63
85
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
64
86
|
super(RouterInterface.__pulumiType, name, resourceInputs, opts);
|
|
65
87
|
}
|
|
66
|
-
/**
|
|
67
|
-
* Get an existing RouterInterface resource's state with the given name, ID, and optional extra
|
|
68
|
-
* properties used to qualify the lookup.
|
|
69
|
-
*
|
|
70
|
-
* @param name The _unique_ name of the resulting resource.
|
|
71
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
72
|
-
* @param state Any extra arguments used during the lookup.
|
|
73
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
74
|
-
*/
|
|
75
|
-
static get(name, id, state, opts) {
|
|
76
|
-
return new RouterInterface(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* Returns true if the given object is an instance of RouterInterface. This is designed to work even
|
|
80
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
81
|
-
*/
|
|
82
|
-
static isInstance(obj) {
|
|
83
|
-
if (obj === undefined || obj === null) {
|
|
84
|
-
return false;
|
|
85
|
-
}
|
|
86
|
-
return obj['__pulumiType'] === RouterInterface.__pulumiType;
|
|
87
|
-
}
|
|
88
88
|
}
|
|
89
89
|
exports.RouterInterface = RouterInterface;
|
|
90
90
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerInterface.js","sourceRoot":"","sources":["../../networking/routerInterface.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"routerInterface.js","sourceRoot":"","sources":["../../networking/routerInterface.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAhFL,0CAiFC;AAnEG,gBAAgB;AACO,4BAAY,GAAG,sDAAsD,CAAC"}
|
|
@@ -50,6 +50,28 @@ const utilities = require("../utilities");
|
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
|
52
52
|
class RouterRoute extends pulumi.CustomResource {
|
|
53
|
+
/**
|
|
54
|
+
* Get an existing RouterRoute resource's state with the given name, ID, and optional extra
|
|
55
|
+
* properties used to qualify the lookup.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resulting resource.
|
|
58
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
59
|
+
* @param state Any extra arguments used during the lookup.
|
|
60
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
61
|
+
*/
|
|
62
|
+
static get(name, id, state, opts) {
|
|
63
|
+
return new RouterRoute(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Returns true if the given object is an instance of RouterRoute. This is designed to work even
|
|
67
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
68
|
+
*/
|
|
69
|
+
static isInstance(obj) {
|
|
70
|
+
if (obj === undefined || obj === null) {
|
|
71
|
+
return false;
|
|
72
|
+
}
|
|
73
|
+
return obj['__pulumiType'] === RouterRoute.__pulumiType;
|
|
74
|
+
}
|
|
53
75
|
constructor(name, argsOrState, opts) {
|
|
54
76
|
let resourceInputs = {};
|
|
55
77
|
opts = opts || {};
|
|
@@ -79,28 +101,6 @@ class RouterRoute extends pulumi.CustomResource {
|
|
|
79
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
80
102
|
super(RouterRoute.__pulumiType, name, resourceInputs, opts);
|
|
81
103
|
}
|
|
82
|
-
/**
|
|
83
|
-
* Get an existing RouterRoute resource's state with the given name, ID, and optional extra
|
|
84
|
-
* properties used to qualify the lookup.
|
|
85
|
-
*
|
|
86
|
-
* @param name The _unique_ name of the resulting resource.
|
|
87
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
88
|
-
* @param state Any extra arguments used during the lookup.
|
|
89
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
90
|
-
*/
|
|
91
|
-
static get(name, id, state, opts) {
|
|
92
|
-
return new RouterRoute(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* Returns true if the given object is an instance of RouterRoute. This is designed to work even
|
|
96
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
97
|
-
*/
|
|
98
|
-
static isInstance(obj) {
|
|
99
|
-
if (obj === undefined || obj === null) {
|
|
100
|
-
return false;
|
|
101
|
-
}
|
|
102
|
-
return obj['__pulumiType'] === RouterRoute.__pulumiType;
|
|
103
|
-
}
|
|
104
104
|
}
|
|
105
105
|
exports.RouterRoute = RouterRoute;
|
|
106
106
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerRoute.js","sourceRoot":"","sources":["../../networking/routerRoute.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"routerRoute.js","sourceRoot":"","sources":["../../networking/routerRoute.ts"],"names":[],"mappings":"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"}
|
package/networking/secGroup.js
CHANGED
|
@@ -15,6 +15,28 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
class SecGroup extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing SecGroup resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param state Any extra arguments used during the lookup.
|
|
25
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
|
+
*/
|
|
27
|
+
static get(name, id, state, opts) {
|
|
28
|
+
return new SecGroup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of SecGroup. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj) {
|
|
35
|
+
if (obj === undefined || obj === null) {
|
|
36
|
+
return false;
|
|
37
|
+
}
|
|
38
|
+
return obj['__pulumiType'] === SecGroup.__pulumiType;
|
|
39
|
+
}
|
|
18
40
|
constructor(name, argsOrState, opts) {
|
|
19
41
|
let resourceInputs = {};
|
|
20
42
|
opts = opts || {};
|
|
@@ -41,28 +63,6 @@ class SecGroup extends pulumi.CustomResource {
|
|
|
41
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
42
64
|
super(SecGroup.__pulumiType, name, resourceInputs, opts);
|
|
43
65
|
}
|
|
44
|
-
/**
|
|
45
|
-
* Get an existing SecGroup resource's state with the given name, ID, and optional extra
|
|
46
|
-
* properties used to qualify the lookup.
|
|
47
|
-
*
|
|
48
|
-
* @param name The _unique_ name of the resulting resource.
|
|
49
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
50
|
-
* @param state Any extra arguments used during the lookup.
|
|
51
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
52
|
-
*/
|
|
53
|
-
static get(name, id, state, opts) {
|
|
54
|
-
return new SecGroup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* Returns true if the given object is an instance of SecGroup. This is designed to work even
|
|
58
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
59
|
-
*/
|
|
60
|
-
static isInstance(obj) {
|
|
61
|
-
if (obj === undefined || obj === null) {
|
|
62
|
-
return false;
|
|
63
|
-
}
|
|
64
|
-
return obj['__pulumiType'] === SecGroup.__pulumiType;
|
|
65
|
-
}
|
|
66
66
|
}
|
|
67
67
|
exports.SecGroup = SecGroup;
|
|
68
68
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"secGroup.js","sourceRoot":"","sources":["../../networking/secGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"secGroup.js","sourceRoot":"","sources":["../../networking/secGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -39,6 +39,28 @@ const utilities = require("../utilities");
|
|
|
39
39
|
* ```
|
|
40
40
|
*/
|
|
41
41
|
class SecGroupRule extends pulumi.CustomResource {
|
|
42
|
+
/**
|
|
43
|
+
* Get an existing SecGroupRule resource's state with the given name, ID, and optional extra
|
|
44
|
+
* properties used to qualify the lookup.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resulting resource.
|
|
47
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
48
|
+
* @param state Any extra arguments used during the lookup.
|
|
49
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
50
|
+
*/
|
|
51
|
+
static get(name, id, state, opts) {
|
|
52
|
+
return new SecGroupRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of SecGroupRule. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj) {
|
|
59
|
+
if (obj === undefined || obj === null) {
|
|
60
|
+
return false;
|
|
61
|
+
}
|
|
62
|
+
return obj['__pulumiType'] === SecGroupRule.__pulumiType;
|
|
63
|
+
}
|
|
42
64
|
constructor(name, argsOrState, opts) {
|
|
43
65
|
let resourceInputs = {};
|
|
44
66
|
opts = opts || {};
|
|
@@ -82,28 +104,6 @@ class SecGroupRule extends pulumi.CustomResource {
|
|
|
82
104
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
105
|
super(SecGroupRule.__pulumiType, name, resourceInputs, opts);
|
|
84
106
|
}
|
|
85
|
-
/**
|
|
86
|
-
* Get an existing SecGroupRule resource's state with the given name, ID, and optional extra
|
|
87
|
-
* properties used to qualify the lookup.
|
|
88
|
-
*
|
|
89
|
-
* @param name The _unique_ name of the resulting resource.
|
|
90
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
91
|
-
* @param state Any extra arguments used during the lookup.
|
|
92
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
93
|
-
*/
|
|
94
|
-
static get(name, id, state, opts) {
|
|
95
|
-
return new SecGroupRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
96
|
-
}
|
|
97
|
-
/**
|
|
98
|
-
* Returns true if the given object is an instance of SecGroupRule. This is designed to work even
|
|
99
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
100
|
-
*/
|
|
101
|
-
static isInstance(obj) {
|
|
102
|
-
if (obj === undefined || obj === null) {
|
|
103
|
-
return false;
|
|
104
|
-
}
|
|
105
|
-
return obj['__pulumiType'] === SecGroupRule.__pulumiType;
|
|
106
|
-
}
|
|
107
107
|
}
|
|
108
108
|
exports.SecGroupRule = SecGroupRule;
|
|
109
109
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"secGroupRule.js","sourceRoot":"","sources":["../../networking/secGroupRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"secGroupRule.js","sourceRoot":"","sources":["../../networking/secGroupRule.ts"],"names":[],"mappings":"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"}
|
package/networking/subnet.d.ts
CHANGED
|
@@ -148,6 +148,11 @@ export declare class Subnet extends pulumi.CustomResource {
|
|
|
148
148
|
* subnet.
|
|
149
149
|
*/
|
|
150
150
|
readonly region: pulumi.Output<string>;
|
|
151
|
+
/**
|
|
152
|
+
* An array of service types used by the subnet.
|
|
153
|
+
* Changing this updates the service types for the existing subnet.
|
|
154
|
+
*/
|
|
155
|
+
readonly serviceTypes: pulumi.Output<string[]>;
|
|
151
156
|
/**
|
|
152
157
|
* The ID of the subnetpool associated with the subnet.
|
|
153
158
|
*/
|
|
@@ -286,6 +291,11 @@ export interface SubnetState {
|
|
|
286
291
|
* subnet.
|
|
287
292
|
*/
|
|
288
293
|
region?: pulumi.Input<string>;
|
|
294
|
+
/**
|
|
295
|
+
* An array of service types used by the subnet.
|
|
296
|
+
* Changing this updates the service types for the existing subnet.
|
|
297
|
+
*/
|
|
298
|
+
serviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
289
299
|
/**
|
|
290
300
|
* The ID of the subnetpool associated with the subnet.
|
|
291
301
|
*/
|
|
@@ -411,6 +421,11 @@ export interface SubnetArgs {
|
|
|
411
421
|
* subnet.
|
|
412
422
|
*/
|
|
413
423
|
region?: pulumi.Input<string>;
|
|
424
|
+
/**
|
|
425
|
+
* An array of service types used by the subnet.
|
|
426
|
+
* Changing this updates the service types for the existing subnet.
|
|
427
|
+
*/
|
|
428
|
+
serviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
414
429
|
/**
|
|
415
430
|
* The ID of the subnetpool associated with the subnet.
|
|
416
431
|
*/
|
package/networking/subnet.js
CHANGED
|
@@ -32,6 +32,28 @@ const utilities = require("../utilities");
|
|
|
32
32
|
* ```
|
|
33
33
|
*/
|
|
34
34
|
class Subnet extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing Subnet resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param state Any extra arguments used during the lookup.
|
|
42
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
43
|
+
*/
|
|
44
|
+
static get(name, id, state, opts) {
|
|
45
|
+
return new Subnet(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Returns true if the given object is an instance of Subnet. This is designed to work even
|
|
49
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
50
|
+
*/
|
|
51
|
+
static isInstance(obj) {
|
|
52
|
+
if (obj === undefined || obj === null) {
|
|
53
|
+
return false;
|
|
54
|
+
}
|
|
55
|
+
return obj['__pulumiType'] === Subnet.__pulumiType;
|
|
56
|
+
}
|
|
35
57
|
constructor(name, argsOrState, opts) {
|
|
36
58
|
let resourceInputs = {};
|
|
37
59
|
opts = opts || {};
|
|
@@ -54,6 +76,7 @@ class Subnet extends pulumi.CustomResource {
|
|
|
54
76
|
resourceInputs["noGateway"] = state ? state.noGateway : undefined;
|
|
55
77
|
resourceInputs["prefixLength"] = state ? state.prefixLength : undefined;
|
|
56
78
|
resourceInputs["region"] = state ? state.region : undefined;
|
|
79
|
+
resourceInputs["serviceTypes"] = state ? state.serviceTypes : undefined;
|
|
57
80
|
resourceInputs["subnetpoolId"] = state ? state.subnetpoolId : undefined;
|
|
58
81
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
59
82
|
resourceInputs["tenantId"] = state ? state.tenantId : undefined;
|
|
@@ -80,6 +103,7 @@ class Subnet extends pulumi.CustomResource {
|
|
|
80
103
|
resourceInputs["noGateway"] = args ? args.noGateway : undefined;
|
|
81
104
|
resourceInputs["prefixLength"] = args ? args.prefixLength : undefined;
|
|
82
105
|
resourceInputs["region"] = args ? args.region : undefined;
|
|
106
|
+
resourceInputs["serviceTypes"] = args ? args.serviceTypes : undefined;
|
|
83
107
|
resourceInputs["subnetpoolId"] = args ? args.subnetpoolId : undefined;
|
|
84
108
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
85
109
|
resourceInputs["tenantId"] = args ? args.tenantId : undefined;
|
|
@@ -89,28 +113,6 @@ class Subnet extends pulumi.CustomResource {
|
|
|
89
113
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
114
|
super(Subnet.__pulumiType, name, resourceInputs, opts);
|
|
91
115
|
}
|
|
92
|
-
/**
|
|
93
|
-
* Get an existing Subnet resource's state with the given name, ID, and optional extra
|
|
94
|
-
* properties used to qualify the lookup.
|
|
95
|
-
*
|
|
96
|
-
* @param name The _unique_ name of the resulting resource.
|
|
97
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
98
|
-
* @param state Any extra arguments used during the lookup.
|
|
99
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
100
|
-
*/
|
|
101
|
-
static get(name, id, state, opts) {
|
|
102
|
-
return new Subnet(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
103
|
-
}
|
|
104
|
-
/**
|
|
105
|
-
* Returns true if the given object is an instance of Subnet. This is designed to work even
|
|
106
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
107
|
-
*/
|
|
108
|
-
static isInstance(obj) {
|
|
109
|
-
if (obj === undefined || obj === null) {
|
|
110
|
-
return false;
|
|
111
|
-
}
|
|
112
|
-
return obj['__pulumiType'] === Subnet.__pulumiType;
|
|
113
|
-
}
|
|
114
116
|
}
|
|
115
117
|
exports.Subnet = Subnet;
|
|
116
118
|
/** @internal */
|