@volcengine/pulumi 0.0.21 → 0.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (152) hide show
  1. package/alb/acl.d.ts +126 -0
  2. package/alb/acl.js +89 -0
  3. package/alb/acl.js.map +1 -0
  4. package/alb/acls.d.ts +101 -0
  5. package/alb/acls.js +51 -0
  6. package/alb/acls.js.map +1 -0
  7. package/alb/alb.d.ts +282 -0
  8. package/alb/alb.js +167 -0
  9. package/alb/alb.js.map +1 -0
  10. package/alb/albs.d.ts +216 -0
  11. package/alb/albs.js +127 -0
  12. package/alb/albs.js.map +1 -0
  13. package/alb/caCertificates.d.ts +108 -0
  14. package/alb/caCertificates.js +50 -0
  15. package/alb/caCertificates.js.map +1 -0
  16. package/alb/cacertificate.d.ts +158 -0
  17. package/alb/cacertificate.js +96 -0
  18. package/alb/cacertificate.js.map +1 -0
  19. package/alb/certificate.d.ts +167 -0
  20. package/alb/certificate.js +98 -0
  21. package/alb/certificate.js.map +1 -0
  22. package/alb/certificates.d.ts +87 -0
  23. package/alb/certificates.js +48 -0
  24. package/alb/certificates.js.map +1 -0
  25. package/alb/customizedCfg.d.ts +108 -0
  26. package/alb/customizedCfg.js +85 -0
  27. package/alb/customizedCfg.js.map +1 -0
  28. package/alb/customizedCfgs.d.ts +116 -0
  29. package/alb/customizedCfgs.js +47 -0
  30. package/alb/customizedCfgs.js.map +1 -0
  31. package/alb/healthCheckTemplate.d.ts +212 -0
  32. package/alb/healthCheckTemplate.js +106 -0
  33. package/alb/healthCheckTemplate.js.map +1 -0
  34. package/alb/healthCheckTemplates.d.ts +96 -0
  35. package/alb/healthCheckTemplates.js +49 -0
  36. package/alb/healthCheckTemplates.js.map +1 -0
  37. package/alb/index.d.ts +69 -0
  38. package/alb/index.js +108 -0
  39. package/alb/index.js.map +1 -0
  40. package/alb/listener.d.ts +268 -0
  41. package/alb/listener.js +135 -0
  42. package/alb/listener.js.map +1 -0
  43. package/alb/listenerDomainExtension.d.ts +119 -0
  44. package/alb/listenerDomainExtension.js +103 -0
  45. package/alb/listenerDomainExtension.js.map +1 -0
  46. package/alb/listenerDomainExtensions.d.ts +78 -0
  47. package/alb/listenerDomainExtensions.js +46 -0
  48. package/alb/listenerDomainExtensions.js.map +1 -0
  49. package/alb/listeners.d.ts +100 -0
  50. package/alb/listeners.js +31 -0
  51. package/alb/listeners.js.map +1 -0
  52. package/alb/rule.d.ts +228 -0
  53. package/alb/rule.js +115 -0
  54. package/alb/rule.js.map +1 -0
  55. package/alb/rules.d.ts +75 -0
  56. package/alb/rules.js +46 -0
  57. package/alb/rules.js.map +1 -0
  58. package/alb/serverGroup.d.ts +215 -0
  59. package/alb/serverGroup.js +117 -0
  60. package/alb/serverGroup.js.map +1 -0
  61. package/alb/serverGroupServer.d.ts +155 -0
  62. package/alb/serverGroupServer.js +105 -0
  63. package/alb/serverGroupServer.js.map +1 -0
  64. package/alb/serverGroupServers.d.ts +75 -0
  65. package/alb/serverGroupServers.js +46 -0
  66. package/alb/serverGroupServers.js.map +1 -0
  67. package/alb/serverGroups.d.ts +171 -0
  68. package/alb/serverGroups.js +105 -0
  69. package/alb/serverGroups.js.map +1 -0
  70. package/alb/zones.d.ts +62 -0
  71. package/alb/zones.js +42 -0
  72. package/alb/zones.js.map +1 -0
  73. package/bandwidth_package/attachment.d.ts +103 -0
  74. package/bandwidth_package/attachment.js +100 -0
  75. package/bandwidth_package/attachment.js.map +1 -0
  76. package/bandwidth_package/bandwidthPackage.d.ts +188 -0
  77. package/bandwidth_package/bandwidthPackage.js +100 -0
  78. package/bandwidth_package/bandwidthPackage.js.map +1 -0
  79. package/bandwidth_package/bandwidthPackages.d.ts +151 -0
  80. package/bandwidth_package/bandwidthPackages.js +54 -0
  81. package/bandwidth_package/bandwidthPackages.js.map +1 -0
  82. package/bandwidth_package/index.d.ts +9 -0
  83. package/bandwidth_package/index.js +30 -0
  84. package/bandwidth_package/index.js.map +1 -0
  85. package/clb/listener.d.ts +21 -12
  86. package/clb/listener.js +2 -0
  87. package/clb/listener.js.map +1 -1
  88. package/cr/endpoint.d.ts +1 -1
  89. package/cr/endpoint.js +1 -1
  90. package/ecs/iamRoleAttachment.d.ts +71 -0
  91. package/ecs/iamRoleAttachment.js +68 -0
  92. package/ecs/iamRoleAttachment.js.map +1 -0
  93. package/ecs/index.d.ts +6 -0
  94. package/ecs/index.js +9 -1
  95. package/ecs/index.js.map +1 -1
  96. package/ecs/instance.d.ts +4 -0
  97. package/ecs/instance.js +1 -1
  98. package/ecs/instance.js.map +1 -1
  99. package/ecs/instanceTypes.d.ts +71 -0
  100. package/ecs/instanceTypes.js +43 -0
  101. package/ecs/instanceTypes.js.map +1 -0
  102. package/eip/address.d.ts +12 -0
  103. package/eip/address.js +2 -0
  104. package/eip/address.js.map +1 -1
  105. package/eip/addresses.d.ts +2 -2
  106. package/iam/user.d.ts +26 -2
  107. package/iam/user.js +6 -0
  108. package/iam/user.js.map +1 -1
  109. package/index.d.ts +3 -1
  110. package/index.js +5 -1
  111. package/index.js.map +1 -1
  112. package/mongodb/endpoint.d.ts +68 -3
  113. package/mongodb/endpoint.js +68 -3
  114. package/mongodb/endpoint.js.map +1 -1
  115. package/mongodb/endpoints.d.ts +116 -4
  116. package/mongodb/endpoints.js +116 -4
  117. package/mongodb/endpoints.js.map +1 -1
  118. package/mongodb/instance.d.ts +32 -0
  119. package/mongodb/instance.js +8 -0
  120. package/mongodb/instance.js.map +1 -1
  121. package/mongodb/instanceParameter.d.ts +41 -16
  122. package/mongodb/instanceParameter.js +35 -10
  123. package/mongodb/instanceParameter.js.map +1 -1
  124. package/mongodb/instanceParameters.d.ts +88 -8
  125. package/mongodb/instanceParameters.js +80 -6
  126. package/mongodb/instanceParameters.js.map +1 -1
  127. package/mongodb/mongoAllowList.d.ts +2 -2
  128. package/mongodb/mongoAllowList.js +2 -2
  129. package/mongodb/mongoAllowListAssociate.d.ts +40 -3
  130. package/mongodb/mongoAllowListAssociate.js +40 -3
  131. package/mongodb/mongoAllowListAssociate.js.map +1 -1
  132. package/mongodb/mongoAllowLists.d.ts +20 -6
  133. package/mongodb/mongoAllowLists.js +20 -6
  134. package/mongodb/mongoAllowLists.js.map +1 -1
  135. package/mongodb/sslState.d.ts +34 -9
  136. package/mongodb/sslState.js +31 -6
  137. package/mongodb/sslState.js.map +1 -1
  138. package/mongodb/sslStates.d.ts +68 -4
  139. package/mongodb/sslStates.js +68 -4
  140. package/mongodb/sslStates.js.map +1 -1
  141. package/nas/permissionGroup.d.ts +1 -1
  142. package/nas/permissionGroup.js +1 -1
  143. package/package.json +2 -2
  144. package/tls/alarmNotifyGroup.d.ts +6 -0
  145. package/tls/alarmNotifyGroup.js.map +1 -1
  146. package/tls/topic.d.ts +9 -3
  147. package/tls/topic.js.map +1 -1
  148. package/types/input.d.ts +309 -8
  149. package/types/output.d.ts +1622 -41
  150. package/vke/nodePool.d.ts +8 -0
  151. package/vke/nodePool.js +2 -0
  152. package/vke/nodePool.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -1,5 +1,205 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
+ export declare namespace alb {
4
+ interface AclAclEntry {
5
+ /**
6
+ * The description of the AclEntry.
7
+ */
8
+ description?: pulumi.Input<string>;
9
+ /**
10
+ * The content of the AclEntry.
11
+ */
12
+ entry: pulumi.Input<string>;
13
+ }
14
+ interface AlbEipBillingConfig {
15
+ /**
16
+ * The peek bandwidth of the Ipv6 EIP which automatically assigned to the Alb. Unit: Mbps.
17
+ */
18
+ bandwidth: pulumi.Input<number>;
19
+ /**
20
+ * The billing type of the EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
21
+ */
22
+ eipBillingType: pulumi.Input<string>;
23
+ /**
24
+ * The ISP of the Ipv6 EIP which automatically associated to the Alb, the value can be `BGP`.
25
+ */
26
+ isp: pulumi.Input<string>;
27
+ }
28
+ interface AlbIpv6EipBillingConfig {
29
+ /**
30
+ * The peek bandwidth of the EIP which automatically assigned to the Alb. Unit: Mbps.
31
+ */
32
+ bandwidth: pulumi.Input<number>;
33
+ /**
34
+ * The billing type of the Tpv6 EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
35
+ */
36
+ billingType: pulumi.Input<string>;
37
+ /**
38
+ * The ISP of the EIP which automatically associated to the Alb, the value can be `BGP`.
39
+ *
40
+ * The `ipv6EipBillingConfig` object supports the following:
41
+ */
42
+ isp: pulumi.Input<string>;
43
+ }
44
+ interface AlbTag {
45
+ /**
46
+ * The Key of Tags.
47
+ */
48
+ key: pulumi.Input<string>;
49
+ /**
50
+ * The Value of Tags.
51
+ */
52
+ value: pulumi.Input<string>;
53
+ }
54
+ interface AlbZoneMapping {
55
+ /**
56
+ * The IP address information of the Alb in this availability zone.
57
+ */
58
+ loadBalancerAddresses?: pulumi.Input<pulumi.Input<inputs.alb.AlbZoneMappingLoadBalancerAddress>[]>;
59
+ /**
60
+ * The subnet id of the Alb in this availability zone.
61
+ */
62
+ subnetId?: pulumi.Input<string>;
63
+ /**
64
+ * The availability zone id of the Alb.
65
+ */
66
+ zoneId?: pulumi.Input<string>;
67
+ }
68
+ interface AlbZoneMappingLoadBalancerAddress {
69
+ /**
70
+ * The Eip address of the Alb in this availability zone.
71
+ */
72
+ eipAddress?: pulumi.Input<string>;
73
+ /**
74
+ * The Eip id of alb instance in this availability zone.
75
+ */
76
+ eipId?: pulumi.Input<string>;
77
+ /**
78
+ * The Eni address of the Alb in this availability zone.
79
+ */
80
+ eniAddress?: pulumi.Input<string>;
81
+ /**
82
+ * The Eni id of the Alb in this availability zone.
83
+ */
84
+ eniId?: pulumi.Input<string>;
85
+ /**
86
+ * The Eni Ipv6 address of the Alb in this availability zone.
87
+ */
88
+ eniIpv6Address?: pulumi.Input<string>;
89
+ /**
90
+ * The Ipv6 Eip id of alb instance in this availability zone.
91
+ */
92
+ ipv6EipId?: pulumi.Input<string>;
93
+ }
94
+ interface AlbsTag {
95
+ /**
96
+ * The Key of Tags.
97
+ */
98
+ key: string;
99
+ /**
100
+ * The Value of Tags.
101
+ */
102
+ value: string;
103
+ }
104
+ interface AlbsTagArgs {
105
+ /**
106
+ * The Key of Tags.
107
+ */
108
+ key: pulumi.Input<string>;
109
+ /**
110
+ * The Value of Tags.
111
+ */
112
+ value: pulumi.Input<string>;
113
+ }
114
+ interface RuleRedirectConfig {
115
+ /**
116
+ * The redirect domain, only support exact domain name.
117
+ */
118
+ redirectDomain?: pulumi.Input<string>;
119
+ /**
120
+ * The redirect http code, support 301(default), 302, 307, 308.
121
+ */
122
+ redirectHttpCode?: pulumi.Input<string>;
123
+ /**
124
+ * The redirect port.
125
+ */
126
+ redirectPort?: pulumi.Input<string>;
127
+ /**
128
+ * The redirect protocol, support HTTP, HTTPS(default).
129
+ */
130
+ redirectProtocol?: pulumi.Input<string>;
131
+ /**
132
+ * The redirect URI.
133
+ */
134
+ redirectUri?: pulumi.Input<string>;
135
+ }
136
+ interface RuleRewriteConfig {
137
+ /**
138
+ * Rewrite path.
139
+ */
140
+ rewritePath: pulumi.Input<string>;
141
+ }
142
+ interface ServerGroupHealthCheck {
143
+ /**
144
+ * The domain of health check.
145
+ */
146
+ domain?: pulumi.Input<string>;
147
+ /**
148
+ * The enable status of health check function. Valid values: `on`, `off`. Default is `on`.
149
+ */
150
+ enabled?: pulumi.Input<string>;
151
+ /**
152
+ * The healthy threshold of health check. Valid value range in 2~10. Default is 3.
153
+ */
154
+ healthyThreshold?: pulumi.Input<number>;
155
+ /**
156
+ * The normal http status code of health check, the value can be `http2xx` or `http3xx` or `http4xx` or `http5xx`.
157
+ */
158
+ httpCode?: pulumi.Input<string>;
159
+ /**
160
+ * The http version of health check. Valid values: `HTTP1.0`, `HTTP1.1`. Default is `HTTP1.0`.
161
+ */
162
+ httpVersion?: pulumi.Input<string>;
163
+ /**
164
+ * The interval executing health check. Unit: second. Valid value range in 1~300. Default is 2.
165
+ */
166
+ interval?: pulumi.Input<number>;
167
+ /**
168
+ * The method of health check. Valid values: `GET` or `HEAD`. Default is `HEAD`.
169
+ */
170
+ method?: pulumi.Input<string>;
171
+ /**
172
+ * The response timeout of health check. Unit: second. Valid value range in 1~60. Default is 2.
173
+ */
174
+ timeout?: pulumi.Input<number>;
175
+ /**
176
+ * The unhealthy threshold of health check. Valid value range in 2~10. Default is 3.
177
+ */
178
+ unhealthyThreshold?: pulumi.Input<number>;
179
+ /**
180
+ * The uri of health check.
181
+ */
182
+ uri?: pulumi.Input<string>;
183
+ }
184
+ interface ServerGroupStickySessionConfig {
185
+ /**
186
+ * The cookie name of the sticky session. This field is required when the value of the `stickySessionType` is `server`.
187
+ */
188
+ cookie?: pulumi.Input<string>;
189
+ /**
190
+ * The cookie timeout of the sticky session. Unit: second. Valid value range in 1~86400. Default is 1000. This field is required when the value of the `stickySessionType` is `insert`.
191
+ */
192
+ cookieTimeout?: pulumi.Input<number>;
193
+ /**
194
+ * The enable status of sticky session. Valid values: `on`, `off`. Default is `off`.
195
+ */
196
+ stickySessionEnabled?: pulumi.Input<string>;
197
+ /**
198
+ * The cookie handle type of the sticky session. Valid values: `insert`, `server`. Default is `insert`. This field is required when the value of the `stickySessionEnabled` is `on`.
199
+ */
200
+ stickySessionType?: pulumi.Input<string>;
201
+ }
202
+ }
3
203
  export declare namespace autoscaling {
4
204
  interface ScalingConfigurationTag {
5
205
  /**
@@ -68,6 +268,38 @@ export declare namespace autoscaling {
68
268
  parameters?: pulumi.Input<string>;
69
269
  }
70
270
  }
271
+ export declare namespace bandwidth_package {
272
+ interface BandwidthPackageTag {
273
+ /**
274
+ * The Key of Tags.
275
+ */
276
+ key: pulumi.Input<string>;
277
+ /**
278
+ * The Value of Tags.
279
+ */
280
+ value: pulumi.Input<string>;
281
+ }
282
+ interface BandwidthPackagesTagFilter {
283
+ /**
284
+ * The key of the tag.
285
+ */
286
+ key: string;
287
+ /**
288
+ * The values of the tag.
289
+ */
290
+ values: string[];
291
+ }
292
+ interface BandwidthPackagesTagFilterArgs {
293
+ /**
294
+ * The key of the tag.
295
+ */
296
+ key: pulumi.Input<string>;
297
+ /**
298
+ * The values of the tag.
299
+ */
300
+ values: pulumi.Input<pulumi.Input<string>[]>;
301
+ }
302
+ }
71
303
  export declare namespace bioos {
72
304
  interface ClusterSharedConfig {
73
305
  /**
@@ -725,6 +957,26 @@ export declare namespace escloud {
725
957
  export declare namespace iam {
726
958
  }
727
959
  export declare namespace mongodb {
960
+ interface InstanceMongo {
961
+ /**
962
+ * The mongos node ID.
963
+ */
964
+ mongosNodeId?: pulumi.Input<string>;
965
+ /**
966
+ * The spec of node.
967
+ */
968
+ nodeSpec?: pulumi.Input<string>;
969
+ /**
970
+ * The node status.
971
+ */
972
+ nodeStatus?: pulumi.Input<string>;
973
+ }
974
+ interface InstanceShard {
975
+ /**
976
+ * The shard id.
977
+ */
978
+ shardId?: pulumi.Input<string>;
979
+ }
728
980
  interface InstanceTag {
729
981
  /**
730
982
  * The Key of Tags.
@@ -1509,7 +1761,7 @@ export declare namespace tls {
1509
1761
  */
1510
1762
  endTime: pulumi.Input<string>;
1511
1763
  /**
1512
- * The list of the receiver channels.
1764
+ * The list of the receiver channels. Currently supported channels: Email, Sms, Phone.
1513
1765
  */
1514
1766
  receiverChannels: pulumi.Input<pulumi.Input<string>[]>;
1515
1767
  /**
@@ -1517,7 +1769,7 @@ export declare namespace tls {
1517
1769
  */
1518
1770
  receiverNames: pulumi.Input<pulumi.Input<string>[]>;
1519
1771
  /**
1520
- * The receiver type, value can be User.
1772
+ * The receiver type, Can be set as: `User`(The id of user).
1521
1773
  */
1522
1774
  receiverType: pulumi.Input<string>;
1523
1775
  /**
@@ -1554,6 +1806,8 @@ export declare namespace tls {
1554
1806
  time: pulumi.Input<number>;
1555
1807
  /**
1556
1808
  * Execution cycle type.
1809
+ * Period: Periodic execution, which means executing once every certain period of time.
1810
+ * Fixed: Regular execution, which means executing at a fixed time point every day.
1557
1811
  */
1558
1812
  type: pulumi.Input<string>;
1559
1813
  }
@@ -1763,7 +2017,12 @@ export declare namespace tls {
1763
2017
  */
1764
2018
  workloadNameRegex?: pulumi.Input<string>;
1765
2019
  /**
1766
- * Specify the container to be collected by the type of workload. Only one type can be selected. When no type is specified, it means to collect all types of containers.
2020
+ * Specify the containers to be collected by the type of workload, only one type can be selected. When no type is specified, it means all types of containers are collected. The supported types of workloads are:
2021
+ * Deployment: stateless workload.
2022
+ * StatefulSet: stateful workload.
2023
+ * DaemonSet: daemon process.
2024
+ * Job: task.
2025
+ * CronJob: scheduled task.
1767
2026
  */
1768
2027
  workloadType?: pulumi.Input<string>;
1769
2028
  }
@@ -2204,7 +2463,11 @@ export declare namespace vke {
2204
2463
  */
2205
2464
  logTtl?: pulumi.Input<number>;
2206
2465
  /**
2207
- * The currently enabled log type.
2466
+ * The current types of logs that can be enabled are:
2467
+ * Audit: Cluster audit logs.
2468
+ * KubeApiServer: kube-apiserver component logs.
2469
+ * KubeScheduler: kube-scheduler component logs.
2470
+ * KubeControllerManager: kube-controller-manager component logs.
2208
2471
  */
2209
2472
  logType: pulumi.Input<string>;
2210
2473
  }
@@ -2596,19 +2859,19 @@ export declare namespace vke {
2596
2859
  */
2597
2860
  desiredReplicas?: pulumi.Input<number>;
2598
2861
  /**
2599
- * Is Enabled of AutoScaling.
2862
+ * Whether to enable the auto scaling function of the node pool. When a node needs to be manually added to the node pool, the value of this field must be `false`.
2600
2863
  */
2601
2864
  enabled?: pulumi.Input<boolean>;
2602
2865
  /**
2603
- * The MaxReplicas of AutoScaling, default 10, range in 1~2000.
2866
+ * The MaxReplicas of AutoScaling, default 10, range in 1~2000. This field is valid when the value of `enabled` is `true`.
2604
2867
  */
2605
2868
  maxReplicas?: pulumi.Input<number>;
2606
2869
  /**
2607
- * The MinReplicas of AutoScaling, default 0.
2870
+ * The MinReplicas of AutoScaling, default 0. This field is valid when the value of `enabled` is `true`.
2608
2871
  */
2609
2872
  minReplicas?: pulumi.Input<number>;
2610
2873
  /**
2611
- * The Priority of AutoScaling, default 10, rang in 0~100.
2874
+ * The Priority of AutoScaling, default 10, rang in 0~100. This field is valid when the value of `enabled` is `true` and the value of `subnetPolicy` is `Priority`.
2612
2875
  */
2613
2876
  priority?: pulumi.Input<number>;
2614
2877
  /**
@@ -2774,6 +3037,44 @@ export declare namespace vke {
2774
3037
  */
2775
3038
  type?: pulumi.Input<string>;
2776
3039
  }
3040
+ interface NodePoolNodeStatistic {
3041
+ /**
3042
+ * The CreatingCount of Node.
3043
+ */
3044
+ creatingCount?: pulumi.Input<number>;
3045
+ /**
3046
+ * The DeletingCount of Node.
3047
+ */
3048
+ deletingCount?: pulumi.Input<number>;
3049
+ /**
3050
+ * The FailedCount of Node.
3051
+ */
3052
+ failedCount?: pulumi.Input<number>;
3053
+ /**
3054
+ * The RunningCount of Node.
3055
+ */
3056
+ runningCount?: pulumi.Input<number>;
3057
+ /**
3058
+ * The StartingCount of Node.
3059
+ */
3060
+ startingCount?: pulumi.Input<number>;
3061
+ /**
3062
+ * The StoppedCount of Node.
3063
+ */
3064
+ stoppedCount?: pulumi.Input<number>;
3065
+ /**
3066
+ * The StoppingCount of Node.
3067
+ */
3068
+ stoppingCount?: pulumi.Input<number>;
3069
+ /**
3070
+ * The TotalCount of Node.
3071
+ */
3072
+ totalCount?: pulumi.Input<number>;
3073
+ /**
3074
+ * The UpdatingCount of Node.
3075
+ */
3076
+ updatingCount?: pulumi.Input<number>;
3077
+ }
2777
3078
  interface NodePoolTag {
2778
3079
  /**
2779
3080
  * The Key of Tags.