@alicloud/cs20151215 4.9.0 → 4.9.2
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/dist/client.d.ts +40 -34
- package/dist/client.js +43 -34
- package/dist/client.js.map +1 -1
- package/dist/models/CreateClusterInspectConfigRequest.d.ts +8 -0
- package/dist/models/CreateClusterInspectConfigRequest.js.map +1 -1
- package/dist/models/CreateClusterInspectConfigResponseBody.d.ts +3 -0
- package/dist/models/CreateClusterInspectConfigResponseBody.js.map +1 -1
- package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.d.ts +1 -0
- package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.js +2 -0
- package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.js.map +1 -1
- package/dist/models/CreateClusterRequest.d.ts +2 -0
- package/dist/models/CreateClusterRequest.js +6 -0
- package/dist/models/CreateClusterRequest.js.map +1 -1
- package/dist/models/CreateClusterRequestAuditLogConfig.d.ts +15 -0
- package/dist/models/CreateClusterRequestAuditLogConfig.js +60 -0
- package/dist/models/CreateClusterRequestAuditLogConfig.js.map +1 -0
- package/dist/models/CreateTemplateRequest.d.ts +2 -4
- package/dist/models/CreateTemplateRequest.js.map +1 -1
- package/dist/models/CreateTriggerResponseBody.d.ts +3 -3
- package/dist/models/DeleteClusterInspectConfigResponseBody.d.ts +3 -0
- package/dist/models/DeleteClusterInspectConfigResponseBody.js.map +1 -1
- package/dist/models/DeleteClusterNodesRequest.d.ts +11 -9
- package/dist/models/DeleteClusterNodesRequest.js.map +1 -1
- package/dist/models/DeleteClusterNodesResponseBody.d.ts +1 -1
- package/dist/models/DescribeAddonResponseBody.d.ts +3 -11
- package/dist/models/DescribeAddonResponseBody.js.map +1 -1
- package/dist/models/DescribeAddonResponseBodyNewerVersions.d.ts +4 -1
- package/dist/models/DescribeAddonResponseBodyNewerVersions.js.map +1 -1
- package/dist/models/DescribeClusterDetailResponseBody.d.ts +17 -23
- package/dist/models/DescribeClusterDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterDetailResponseBodyControlPlaneConfig.d.ts +2 -2
- package/dist/models/DescribeClusterNodePoolDetailResponseBody.d.ts +1 -1
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.d.ts +4 -0
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.d.ts +1 -0
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.js +2 -0
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.d.ts +6 -1
- package/dist/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepools.d.ts +9 -6
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepools.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.d.ts +9 -5
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.d.ts +14 -8
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.d.ts +8 -2
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.d.ts +5 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.js +2 -0
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.d.ts +4 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.d.ts +8 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementUpgradeConfig.d.ts +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.d.ts +6 -7
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.d.ts +65 -30
- package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.js.map +1 -1
- package/dist/models/DescribeClusterUserKubeconfigRequest.d.ts +6 -4
- package/dist/models/DescribeClusterUserKubeconfigRequest.js.map +1 -1
- package/dist/models/DescribeClusterUserKubeconfigResponseBody.d.ts +2 -2
- package/dist/models/DescribeClusterVulsResponseBody.d.ts +1 -1
- package/dist/models/DescribeClustersV1request.d.ts +4 -4
- package/dist/models/DescribeClustersV1responseBodyClusters.d.ts +14 -36
- package/dist/models/DescribeClustersV1responseBodyClusters.js.map +1 -1
- package/dist/models/DescribeKubernetesVersionMetadataRequest.d.ts +6 -3
- package/dist/models/DescribeKubernetesVersionMetadataRequest.js.map +1 -1
- package/dist/models/DescribeKubernetesVersionMetadataResponseBody.d.ts +1 -1
- package/dist/models/DescribeKubernetesVersionMetadataResponseBodyImages.d.ts +3 -3
- package/dist/models/DescribeNodePoolVulsResponseBody.d.ts +5 -2
- package/dist/models/DescribeNodePoolVulsResponseBody.js.map +1 -1
- package/dist/models/DescribeNodePoolVulsResponseBodyVulRecords.d.ts +1 -1
- package/dist/models/DescribeUserPermissionResponseBody.d.ts +1 -1
- package/dist/models/GetClusterCheckResponseBody.d.ts +1 -1
- package/dist/models/InstallClusterAddonsRequest.d.ts +1 -1
- package/dist/models/InstallClusterAddonsRequestBody.d.ts +6 -8
- package/dist/models/InstallClusterAddonsRequestBody.js.map +1 -1
- package/dist/models/InstallClusterAddonsResponseBody.d.ts +5 -5
- package/dist/models/ListClusterInspectReportsRequest.d.ts +6 -0
- package/dist/models/ListClusterInspectReportsRequest.js.map +1 -1
- package/dist/models/ListClusterInspectReportsResponseBody.d.ts +10 -0
- package/dist/models/ListClusterInspectReportsResponseBody.js.map +1 -1
- package/dist/models/ListClusterInspectReportsResponseBodyReports.d.ts +16 -0
- package/dist/models/ListClusterInspectReportsResponseBodyReports.js.map +1 -1
- package/dist/models/ListClusterInspectReportsResponseBodyReportsSummary.d.ts +15 -0
- package/dist/models/ListClusterInspectReportsResponseBodyReportsSummary.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequest.d.ts +5 -5
- package/dist/models/ModifyClusterNodePoolRequestAutoScaling.d.ts +30 -14
- package/dist/models/ModifyClusterNodePoolRequestAutoScaling.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestKubernetesConfig.d.ts +16 -7
- package/dist/models/ModifyClusterNodePoolRequestKubernetesConfig.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestManagement.d.ts +10 -8
- package/dist/models/ModifyClusterNodePoolRequestManagement.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.d.ts +3 -2
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.js +2 -0
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoUpgradePolicy.d.ts +7 -7
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.d.ts +9 -3
- package/dist/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.d.ts +12 -6
- package/dist/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestNodepoolInfo.d.ts +4 -2
- package/dist/models/ModifyClusterNodePoolRequestNodepoolInfo.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestScalingGroup.d.ts +77 -43
- package/dist/models/ModifyClusterNodePoolRequestScalingGroup.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions.d.ts +4 -4
- package/dist/models/ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit.d.ts +2 -2
- package/dist/models/ModifyNodePoolNodeConfigRequest.d.ts +6 -2
- package/dist/models/ModifyNodePoolNodeConfigRequest.js.map +1 -1
- package/dist/models/ModifyNodePoolNodeConfigRequestOsConfig.d.ts +1 -1
- package/dist/models/RunClusterCheckRequest.d.ts +12 -3
- package/dist/models/RunClusterCheckRequest.js.map +1 -1
- package/dist/models/RunClusterInspectRequest.d.ts +3 -0
- package/dist/models/RunClusterInspectRequest.js.map +1 -1
- package/dist/models/RunClusterInspectResponseBody.d.ts +9 -0
- package/dist/models/RunClusterInspectResponseBody.js.map +1 -1
- package/dist/models/ScanClusterVulsResponseBody.d.ts +1 -1
- package/dist/models/UnInstallClusterAddonsRequest.d.ts +1 -1
- package/dist/models/UnInstallClusterAddonsRequestAddons.d.ts +4 -4
- package/dist/models/UnInstallClusterAddonsResponseBody.d.ts +3 -3
- package/dist/models/UpdateClusterInspectConfigRequest.d.ts +10 -0
- package/dist/models/UpdateClusterInspectConfigRequest.js.map +1 -1
- package/dist/models/UpdateClusterInspectConfigResponseBody.d.ts +3 -0
- package/dist/models/UpdateClusterInspectConfigResponseBody.js.map +1 -1
- package/dist/models/UpdateK8sClusterUserConfigExpireRequest.d.ts +3 -3
- package/dist/models/model.d.ts +1 -0
- package/dist/models/model.js +13 -11
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +44 -34
- package/src/models/CreateClusterInspectConfigRequest.ts +8 -0
- package/src/models/CreateClusterInspectConfigResponseBody.ts +3 -0
- package/src/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.ts +3 -0
- package/src/models/CreateClusterRequest.ts +7 -0
- package/src/models/CreateClusterRequestAuditLogConfig.ts +30 -0
- package/src/models/CreateTemplateRequest.ts +2 -4
- package/src/models/CreateTriggerResponseBody.ts +3 -3
- package/src/models/DeleteClusterInspectConfigResponseBody.ts +3 -0
- package/src/models/DeleteClusterNodesRequest.ts +11 -9
- package/src/models/DeleteClusterNodesResponseBody.ts +1 -1
- package/src/models/DescribeAddonResponseBody.ts +3 -11
- package/src/models/DescribeAddonResponseBodyNewerVersions.ts +4 -1
- package/src/models/DescribeClusterDetailResponseBody.ts +17 -23
- package/src/models/DescribeClusterDetailResponseBodyControlPlaneConfig.ts +2 -2
- package/src/models/DescribeClusterNodePoolDetailResponseBody.ts +1 -1
- package/src/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.ts +4 -0
- package/src/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.ts +3 -0
- package/src/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.ts +6 -1
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepools.ts +9 -6
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.ts +9 -5
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.ts +14 -8
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.ts +8 -2
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.ts +7 -1
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.ts +4 -1
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.ts +8 -1
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementUpgradeConfig.ts +1 -1
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.ts +6 -7
- package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.ts +65 -30
- package/src/models/DescribeClusterUserKubeconfigRequest.ts +6 -4
- package/src/models/DescribeClusterUserKubeconfigResponseBody.ts +2 -2
- package/src/models/DescribeClusterVulsResponseBody.ts +1 -1
- package/src/models/DescribeClustersV1request.ts +4 -4
- package/src/models/DescribeClustersV1responseBodyClusters.ts +14 -36
- package/src/models/DescribeKubernetesVersionMetadataRequest.ts +6 -3
- package/src/models/DescribeKubernetesVersionMetadataResponseBody.ts +1 -1
- package/src/models/DescribeKubernetesVersionMetadataResponseBodyImages.ts +3 -3
- package/src/models/DescribeNodePoolVulsResponseBody.ts +5 -2
- package/src/models/DescribeNodePoolVulsResponseBodyVulRecords.ts +1 -1
- package/src/models/DescribeUserPermissionResponseBody.ts +1 -1
- package/src/models/GetClusterCheckResponseBody.ts +1 -1
- package/src/models/InstallClusterAddonsRequest.ts +1 -1
- package/src/models/InstallClusterAddonsRequestBody.ts +6 -8
- package/src/models/InstallClusterAddonsResponseBody.ts +5 -5
- package/src/models/ListClusterInspectReportsRequest.ts +6 -0
- package/src/models/ListClusterInspectReportsResponseBody.ts +10 -0
- package/src/models/ListClusterInspectReportsResponseBodyReports.ts +16 -0
- package/src/models/ListClusterInspectReportsResponseBodyReportsSummary.ts +15 -0
- package/src/models/ModifyClusterNodePoolRequest.ts +5 -5
- package/src/models/ModifyClusterNodePoolRequestAutoScaling.ts +30 -14
- package/src/models/ModifyClusterNodePoolRequestKubernetesConfig.ts +16 -7
- package/src/models/ModifyClusterNodePoolRequestManagement.ts +10 -8
- package/src/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.ts +5 -2
- package/src/models/ModifyClusterNodePoolRequestManagementAutoUpgradePolicy.ts +7 -7
- package/src/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.ts +9 -3
- package/src/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.ts +12 -6
- package/src/models/ModifyClusterNodePoolRequestNodepoolInfo.ts +4 -2
- package/src/models/ModifyClusterNodePoolRequestScalingGroup.ts +77 -43
- package/src/models/ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions.ts +4 -4
- package/src/models/ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit.ts +2 -2
- package/src/models/ModifyNodePoolNodeConfigRequest.ts +6 -2
- package/src/models/ModifyNodePoolNodeConfigRequestOsConfig.ts +1 -1
- package/src/models/RunClusterCheckRequest.ts +12 -3
- package/src/models/RunClusterInspectRequest.ts +3 -0
- package/src/models/RunClusterInspectResponseBody.ts +9 -0
- package/src/models/ScanClusterVulsResponseBody.ts +1 -1
- package/src/models/UnInstallClusterAddonsRequest.ts +1 -1
- package/src/models/UnInstallClusterAddonsRequestAddons.ts +4 -4
- package/src/models/UnInstallClusterAddonsResponseBody.ts +3 -3
- package/src/models/UpdateClusterInspectConfigRequest.ts +10 -0
- package/src/models/UpdateClusterInspectConfigResponseBody.ts +3 -0
- package/src/models/UpdateK8sClusterUserConfigExpireRequest.ts +3 -3
- package/src/models/model.ts +1 -0
|
@@ -18,20 +18,20 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
18
18
|
autoRenew?: boolean;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The auto-renewal period. Valid
|
|
21
|
+
* The auto-renewal period. Valid value:
|
|
22
22
|
*
|
|
23
|
-
* * Valid values when PeriodUnit is set to Week: 1, 2, and 3
|
|
23
|
+
* * Valid values when PeriodUnit is set to Week: 1, 2, and 3.
|
|
24
24
|
* * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60
|
|
25
25
|
*
|
|
26
|
-
* Default value: 1.
|
|
27
|
-
*
|
|
28
26
|
* @example
|
|
29
27
|
* 0
|
|
30
28
|
*/
|
|
31
29
|
autoRenewPeriod?: number;
|
|
32
30
|
/**
|
|
33
31
|
* @remarks
|
|
34
|
-
*
|
|
32
|
+
* This parameter is deprecated.
|
|
33
|
+
*
|
|
34
|
+
* Use security_hardening_os instead.
|
|
35
35
|
*
|
|
36
36
|
* @example
|
|
37
37
|
* false
|
|
@@ -73,7 +73,7 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
73
73
|
desiredSize?: number;
|
|
74
74
|
/**
|
|
75
75
|
* @remarks
|
|
76
|
-
* The custom image
|
|
76
|
+
* The ID of the custom image. You can call the `DescribeKubernetesVersionMetadata` operation to query the images supported by ACK.
|
|
77
77
|
*
|
|
78
78
|
* @example
|
|
79
79
|
* aliyun_2_1903_x64_20G_alibase_20200529.vhd
|
|
@@ -81,7 +81,18 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
81
81
|
imageId?: string;
|
|
82
82
|
/**
|
|
83
83
|
* @remarks
|
|
84
|
-
* The type of the
|
|
84
|
+
* The type of the OS image.
|
|
85
|
+
*
|
|
86
|
+
* * `AliyunLinux`: Alibaba Cloud Linux 2.
|
|
87
|
+
* * `AliyunLinuxSecurity`: Alibaba Cloud Linux 2 (UEFI).
|
|
88
|
+
* * `AliyunLinux3`: Alibaba Cloud Linux 3
|
|
89
|
+
* * `AliyunLinux3Arm64`: Alibaba Cloud Linux 3 (ARM).
|
|
90
|
+
* * `AliyunLinux3Security`: Alibaba Cloud Linux 3 (UEFI).
|
|
91
|
+
* * `CentOS`: CentOS.
|
|
92
|
+
* * `Windows`: Windows.
|
|
93
|
+
* * `WindowsCore`: Windows Core.
|
|
94
|
+
* * `ContainerOS`: ContainerOS.
|
|
95
|
+
* * `AliyunLinux3ContainerOptimized`: Alibaba Cloud Linux 3 Container-optimized.
|
|
85
96
|
*
|
|
86
97
|
* @example
|
|
87
98
|
* AliyunLinux
|
|
@@ -100,7 +111,7 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
100
111
|
instanceChargeType?: string;
|
|
101
112
|
/**
|
|
102
113
|
* @remarks
|
|
103
|
-
* The
|
|
114
|
+
* The attribute configurations of the instance.
|
|
104
115
|
*/
|
|
105
116
|
instancePatterns?: InstancePatterns[];
|
|
106
117
|
/**
|
|
@@ -113,7 +124,10 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
113
124
|
instanceTypes?: string[];
|
|
114
125
|
/**
|
|
115
126
|
* @remarks
|
|
116
|
-
* The
|
|
127
|
+
* The metering method of the public IP address.
|
|
128
|
+
*
|
|
129
|
+
* * PayByBandwidth: pay-by-data-transfer.
|
|
130
|
+
* * PayByTraffic: pay-by-data-transfer.
|
|
117
131
|
*
|
|
118
132
|
* @example
|
|
119
133
|
* PayByBandwidth
|
|
@@ -139,7 +153,10 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
139
153
|
keyPair?: string;
|
|
140
154
|
/**
|
|
141
155
|
* @remarks
|
|
142
|
-
*
|
|
156
|
+
* Indicates whether a non-root user can log on to an Elastic Compute Service (ECS) instance added to the node pool.
|
|
157
|
+
*
|
|
158
|
+
* * true: Logs in as a non-root user (ecs-user).
|
|
159
|
+
* * false: Logs in as the root user.
|
|
143
160
|
*
|
|
144
161
|
* @example
|
|
145
162
|
* true
|
|
@@ -191,9 +208,10 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
191
208
|
onDemandPercentageAboveBaseCapacity?: number;
|
|
192
209
|
/**
|
|
193
210
|
* @remarks
|
|
194
|
-
* The subscription duration of the nodes in the node pool. This parameter
|
|
211
|
+
* The subscription duration of the nodes in the node pool. This parameter is available and required only when `instance_charge_type` is set to `PrePaid`.
|
|
195
212
|
*
|
|
196
|
-
* If `period_unit` is set to
|
|
213
|
+
* * If `period_unit` is set to Week, the valid values of `period` are 1, 2, 3, and 4.
|
|
214
|
+
* * If `period_unit` is set to Month, the valid values of `period` are 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
|
|
197
215
|
*
|
|
198
216
|
* @example
|
|
199
217
|
* 1
|
|
@@ -201,9 +219,10 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
201
219
|
period?: number;
|
|
202
220
|
/**
|
|
203
221
|
* @remarks
|
|
204
|
-
* The billing cycle of the nodes in the node pool. This parameter
|
|
222
|
+
* The billing cycle of the nodes in the node pool. This parameter is required if you set `instance_charge_type` to `PrePaid`. Valid values:
|
|
205
223
|
*
|
|
206
|
-
*
|
|
224
|
+
* * `Month`: The subscription duration is measured in months.
|
|
225
|
+
* * `Week`: The subscription duration is measured in weeks.
|
|
207
226
|
*
|
|
208
227
|
* @example
|
|
209
228
|
* Month
|
|
@@ -211,7 +230,9 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
211
230
|
periodUnit?: string;
|
|
212
231
|
/**
|
|
213
232
|
* @remarks
|
|
214
|
-
*
|
|
233
|
+
* This parameter is deprecated.
|
|
234
|
+
*
|
|
235
|
+
* The OS distribution that is used. Valid values:
|
|
215
236
|
*
|
|
216
237
|
* * `CentOS`
|
|
217
238
|
* * `AliyunLinux`
|
|
@@ -269,7 +290,9 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
269
290
|
scalingPolicy?: string;
|
|
270
291
|
/**
|
|
271
292
|
* @remarks
|
|
272
|
-
*
|
|
293
|
+
* This parameter is deprecated.
|
|
294
|
+
*
|
|
295
|
+
* The ID of the security group to which the node pool is added. If the node pool is added to multiple security groups, the first ID in the value of `security_group_ids` is returned.
|
|
273
296
|
*
|
|
274
297
|
* @example
|
|
275
298
|
* sg-2ze1iuk12m2sb4c4****
|
|
@@ -282,8 +305,11 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
282
305
|
securityGroupIds?: string[];
|
|
283
306
|
/**
|
|
284
307
|
* @remarks
|
|
285
|
-
* Alibaba Cloud
|
|
286
|
-
*
|
|
308
|
+
* Indicates whether Alibaba Cloud Linux Security Hardening is enabled. Valid values:
|
|
309
|
+
*
|
|
310
|
+
* * `true`: Alibaba Cloud Linux Security Hardening is enabled.
|
|
311
|
+
* * `false`: Alibaba Cloud Linux Security Hardening is disabled.
|
|
312
|
+
*
|
|
287
313
|
* Default value: `false`.
|
|
288
314
|
*
|
|
289
315
|
* @example
|
|
@@ -338,7 +364,12 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
338
364
|
spotStrategy?: string;
|
|
339
365
|
/**
|
|
340
366
|
* @remarks
|
|
341
|
-
* Specifies whether to enable
|
|
367
|
+
* Specifies whether to enable the burst feature for the system disk. Valid values:
|
|
368
|
+
*
|
|
369
|
+
* * true: enables the burst feature.
|
|
370
|
+
* * false: disables the burst feature.
|
|
371
|
+
*
|
|
372
|
+
* This parameter is effective only when `system_disk_category` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
|
|
342
373
|
*
|
|
343
374
|
* @example
|
|
344
375
|
* true
|
|
@@ -346,7 +377,7 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
346
377
|
systemDiskBurstingEnabled?: boolean;
|
|
347
378
|
/**
|
|
348
379
|
* @remarks
|
|
349
|
-
* The categories of system disks. The system creates system disks of a disk category with a lower priority if the disk category with a higher priority is unavailable.
|
|
380
|
+
* The categories of system disks. The system creates system disks of a disk category with a lower priority if the disk category with a higher priority is unavailable.
|
|
350
381
|
*/
|
|
351
382
|
systemDiskCategories?: string[];
|
|
352
383
|
/**
|
|
@@ -355,6 +386,9 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
355
386
|
*
|
|
356
387
|
* * `cloud_efficiency`: ultra disk
|
|
357
388
|
* * `cloud_ssd`: SSD
|
|
389
|
+
* * `cloud_essd`: Enterprise ESSD (ESSD).
|
|
390
|
+
* * `cloud_auto`: ESSD AutoPL disk.
|
|
391
|
+
* * `cloud_essd_entry`: ESSD Entry disk.
|
|
358
392
|
*
|
|
359
393
|
* @example
|
|
360
394
|
* cloud_efficiency
|
|
@@ -362,7 +396,7 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
362
396
|
systemDiskCategory?: string;
|
|
363
397
|
/**
|
|
364
398
|
* @remarks
|
|
365
|
-
* The encryption algorithm that is used to encrypt the system disk.
|
|
399
|
+
* The encryption algorithm that is used to encrypt the system disk. The value is aes-256.
|
|
366
400
|
*
|
|
367
401
|
* @example
|
|
368
402
|
* aes-256
|
|
@@ -389,7 +423,12 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
389
423
|
systemDiskKmsKeyId?: string;
|
|
390
424
|
/**
|
|
391
425
|
* @remarks
|
|
392
|
-
* The performance level (PL) of the system disk. This parameter takes effect only for an ESSD.
|
|
426
|
+
* The performance level (PL) of the system disk. This parameter takes effect only for an ESSD. You can specify a higher PL if you increase the size of a data disk. For more information, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
427
|
+
*
|
|
428
|
+
* * PL0: moderate maximum concurrent I/O performance and low I/O latency.
|
|
429
|
+
* * PL1: moderate maximum concurrent I/O performance and low I/O latency.
|
|
430
|
+
* * PL2: high maximum concurrent I/O performance and low I/O latency.
|
|
431
|
+
* * PL3: ultra-high maximum concurrent I/O performance and ultra-low I/O latency.
|
|
393
432
|
*
|
|
394
433
|
* @example
|
|
395
434
|
* PL1
|
|
@@ -405,9 +444,9 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
405
444
|
systemDiskProvisionedIops?: number;
|
|
406
445
|
/**
|
|
407
446
|
* @remarks
|
|
408
|
-
* The size of the system disk
|
|
447
|
+
* The size of the system disk in GiB.
|
|
409
448
|
*
|
|
410
|
-
* Valid values: 20 to
|
|
449
|
+
* Valid values: 20 to 2048.
|
|
411
450
|
*
|
|
412
451
|
* @example
|
|
413
452
|
* 120
|
|
@@ -415,16 +454,12 @@ export declare class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup e
|
|
|
415
454
|
systemDiskSize?: number;
|
|
416
455
|
/**
|
|
417
456
|
* @remarks
|
|
418
|
-
* The
|
|
419
|
-
*
|
|
420
|
-
* The key must be unique and cannot exceed 128 characters in length. The key and value must not start with aliyun or acs: or contain https:// or http://.
|
|
457
|
+
* The label to be added to the ECS instances.
|
|
421
458
|
*/
|
|
422
459
|
tags?: Tag[];
|
|
423
460
|
/**
|
|
424
461
|
* @remarks
|
|
425
|
-
* The vSwitch IDs.
|
|
426
|
-
*
|
|
427
|
-
* > To ensure high availability, we recommend that you select vSwitches in different zones.
|
|
462
|
+
* The vSwitch IDs.
|
|
428
463
|
*/
|
|
429
464
|
vswitchIds?: string[];
|
|
430
465
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.js","sourceRoot":"","sources":["../../src/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yCAAsC;AACtC,yDAAsD;AACtD,+KAA4K;AAC5K,uKAAoK;AACpK,+BAA4B;AAG5B,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.js","sourceRoot":"","sources":["../../src/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeClusterUserKubeconfigRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* Specifies whether to obtain the kubeconfig file that is used to connect to the cluster over the internal network.
|
|
5
|
+
* Specifies whether to obtain the kubeconfig file that is used to connect to the cluster over the internal network. You can obtain the terminal ID by calling one of the following operations:
|
|
6
6
|
*
|
|
7
7
|
* * `true`: obtains the kubeconfig file that is used to connect to the master instance over the internal network.
|
|
8
8
|
* * `false`: obtains the kubeconfig file that is used to connect to the master instance over the Internet.
|
|
9
9
|
*
|
|
10
|
-
* Default value: `false
|
|
10
|
+
* Default value: `false`
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* true
|
|
@@ -15,9 +15,11 @@ export declare class DescribeClusterUserKubeconfigRequest extends $dara.Model {
|
|
|
15
15
|
privateIpAddress?: boolean;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The validity period of
|
|
18
|
+
* The validity period of the temporary kubeconfig file. Unit: minutes. Valid values: 15 to 4320 (3 days).
|
|
19
19
|
*
|
|
20
|
-
*
|
|
20
|
+
* **
|
|
21
|
+
*
|
|
22
|
+
* **Usage notes** If you do not specify this parameter, the system specifies a longer validity period. The validity period is returned in the `expiration` parameter.
|
|
21
23
|
*
|
|
22
24
|
* @example
|
|
23
25
|
* 15
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeClusterUserKubeconfigRequest.js","sourceRoot":"","sources":["../../src/models/DescribeClusterUserKubeconfigRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeClusterUserKubeconfigRequest.js","sourceRoot":"","sources":["../../src/models/DescribeClusterUserKubeconfigRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IA0BnE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,wBAAwB,EAAE,0BAA0B;SACrD,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,SAAS;YAC3B,wBAAwB,EAAE,QAAQ;SACnC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/CD,oFA+CC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeClusterUserKubeconfigResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The kubeconfig file of the cluster.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* apiVersion: v1****
|
|
@@ -10,7 +10,7 @@ export declare class DescribeClusterUserKubeconfigResponseBody extends $dara.Mod
|
|
|
10
10
|
config?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The
|
|
13
|
+
* The expiration time of the kubeconfig file. Format: the UTC time in the RFC3339 format.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 2024-03-10T09:56:17Z
|
|
@@ -3,7 +3,7 @@ import { DescribeClusterVulsResponseBodyVulRecords } from "./DescribeClusterVuls
|
|
|
3
3
|
export declare class DescribeClusterVulsResponseBody extends $dara.Model {
|
|
4
4
|
/**
|
|
5
5
|
* @remarks
|
|
6
|
-
*
|
|
6
|
+
* The list of vulnerabilities.
|
|
7
7
|
*/
|
|
8
8
|
vulRecords?: DescribeClusterVulsResponseBodyVulRecords[];
|
|
9
9
|
static names(): {
|
|
@@ -21,9 +21,11 @@ export declare class DescribeClustersV1Request extends $dara.Model {
|
|
|
21
21
|
clusterSpec?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
+
* The type of the instance.
|
|
25
|
+
*
|
|
24
26
|
* * `Kubernetes`: ACK dedicated cluster.
|
|
25
27
|
* * `ManagedKubernetes`: ACK managed cluster. ACK managed clusters include ACK Basic clusters, ACK Pro clusters, ACK Serverless Basic clusters, ACK Serverless Pro clusters, ACK Edge Basic clusters, ACK Edge Pro clusters, and ACK Lingjun Pro clusters.
|
|
26
|
-
* * `ExternalKubernetes`: registered cluster
|
|
28
|
+
* * `ExternalKubernetes`: registered cluster
|
|
27
29
|
*
|
|
28
30
|
* @example
|
|
29
31
|
* Kubernetes
|
|
@@ -33,15 +35,13 @@ export declare class DescribeClustersV1Request extends $dara.Model {
|
|
|
33
35
|
* @remarks
|
|
34
36
|
* The cluster name.
|
|
35
37
|
*
|
|
36
|
-
* The name must be 1 to 63 characters in length, and can contain digits, letters, and hyphens (-). The name cannot start with a hyphen (-).
|
|
37
|
-
*
|
|
38
38
|
* @example
|
|
39
39
|
* cluster-demo
|
|
40
40
|
*/
|
|
41
41
|
name?: string;
|
|
42
42
|
/**
|
|
43
43
|
* @remarks
|
|
44
|
-
* The page number.
|
|
44
|
+
* The page number of the returned page.
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
47
|
* 3
|
|
@@ -21,10 +21,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
21
21
|
clusterId?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
* * `ack.pro.small`: ACK Pro cluster.
|
|
27
|
-
* * `ack.standard`: ACK Basic cluster. If you leave the parameter empty, ACK Basic cluster is selected.
|
|
24
|
+
* The specification of the cluster.
|
|
28
25
|
*
|
|
29
26
|
* @example
|
|
30
27
|
* ack.standard
|
|
@@ -32,9 +29,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
32
29
|
clusterSpec?: string;
|
|
33
30
|
/**
|
|
34
31
|
* @remarks
|
|
35
|
-
*
|
|
36
|
-
* * `ManagedKubernetes`: ACK managed cluster. ACK managed clusters include ACK Basic clusters, ACK Pro clusters, ACK Serverless Basic clusters, ACK Serverless Pro clusters, ACK Edge Basic clusters, ACK Edge Pro clusters, and ACK Lingjun Pro clusters.
|
|
37
|
-
* * `ExternalKubernetes`: registered cluster.
|
|
32
|
+
* The type of the instance.
|
|
38
33
|
*
|
|
39
34
|
* @example
|
|
40
35
|
* Kubernetes
|
|
@@ -50,7 +45,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
50
45
|
containerCidr?: string;
|
|
51
46
|
/**
|
|
52
47
|
* @remarks
|
|
53
|
-
* The time
|
|
48
|
+
* The time at which the instance is created.
|
|
54
49
|
*
|
|
55
50
|
* @example
|
|
56
51
|
* 2020-08-20T10:51:29+08:00
|
|
@@ -66,7 +61,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
66
61
|
currentVersion?: string;
|
|
67
62
|
/**
|
|
68
63
|
* @remarks
|
|
69
|
-
* Specifies whether to enable cluster deletion protection. If this option
|
|
64
|
+
* Specifies whether to enable cluster deletion protection. If you enable this option, the cluster cannot be deleted in the console or by calling API operations. Valid values:
|
|
70
65
|
*
|
|
71
66
|
* * `true`: enables deletion protection for the cluster. This way, the cluster cannot be deleted in the ACK console or by calling API operations.
|
|
72
67
|
* * `false`: disables deletion protection for the cluster. This way, the cluster can be deleted in the ACK console or by calling API operations.
|
|
@@ -95,9 +90,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
95
90
|
externalLoadbalancerId?: string;
|
|
96
91
|
/**
|
|
97
92
|
* @remarks
|
|
98
|
-
* The
|
|
99
|
-
*
|
|
100
|
-
* You can create clusters that run the latest two Kubernetes versions in the ACK console. You can call the API operation to create clusters of other Kubernetes versions. For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
|
|
93
|
+
* The version of the cluster. For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
|
|
101
94
|
*
|
|
102
95
|
* @example
|
|
103
96
|
* 1.16.9-aliyun.1
|
|
@@ -107,8 +100,8 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
107
100
|
* @remarks
|
|
108
101
|
* The IP stack of the cluster. Valid values:
|
|
109
102
|
*
|
|
110
|
-
* * ipv4:
|
|
111
|
-
* * dual:
|
|
103
|
+
* * ipv4: creates a cluster that supports only the IPv4 protocol stack.
|
|
104
|
+
* * dual: creates a cluster that supports IPv4/IPv6 dual-stack.
|
|
112
105
|
*
|
|
113
106
|
* @example
|
|
114
107
|
* ipv4
|
|
@@ -139,8 +132,6 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
139
132
|
* @remarks
|
|
140
133
|
* The cluster name.
|
|
141
134
|
*
|
|
142
|
-
* The name must be 1 to 63 characters in length, and can contain digits, letters, and hyphens (-). The name cannot start with a hyphen (-).
|
|
143
|
-
*
|
|
144
135
|
* @example
|
|
145
136
|
* cluster-demo
|
|
146
137
|
*/
|
|
@@ -184,12 +175,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
184
175
|
privateZone?: boolean;
|
|
185
176
|
/**
|
|
186
177
|
* @remarks
|
|
187
|
-
* The
|
|
188
|
-
*
|
|
189
|
-
* * `Default`: ACK managed cluster. ACK managed clusters include ACK Basic clusters and ACK Pro clusters.
|
|
190
|
-
* * `Edge`: ACK Edge cluster. ACK Edge clusters include ACK Edge Basic clusters and ACK Edge Pro clusters.
|
|
191
|
-
* * `Serverless`: ACK Serverless cluster. ACK Serverless clusters include ACK Serverless Basic clusters and ACK Serverless Pro clusters.
|
|
192
|
-
* * `Lingjun`: ACK Lingjun Pro cluster.
|
|
178
|
+
* The subtype of the cluster.
|
|
193
179
|
*
|
|
194
180
|
* @example
|
|
195
181
|
* Default
|
|
@@ -197,9 +183,9 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
197
183
|
profile?: string;
|
|
198
184
|
/**
|
|
199
185
|
* @remarks
|
|
200
|
-
* The
|
|
186
|
+
* The kube-proxy mode.
|
|
201
187
|
*
|
|
202
|
-
* * `iptables`: a mature and stable
|
|
188
|
+
* * `iptables`: a mature and stable mode that uses iptables rules to conduct service discovery and load balancing. The performance of this mode is limited by the size of the cluster. This mode is suitable for clusters that run a small number of Services.
|
|
203
189
|
* * `ipvs`: provides high performance and uses IP Virtual Server (IPVS). This allows you to configure service discovery and load balancing. This mode is suitable for clusters that are required to run a large number of services. We recommend that you use this mode in scenarios that require high load balancing performance.
|
|
204
190
|
*
|
|
205
191
|
* @example
|
|
@@ -271,15 +257,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
271
257
|
state?: string;
|
|
272
258
|
/**
|
|
273
259
|
* @remarks
|
|
274
|
-
*
|
|
275
|
-
*
|
|
276
|
-
* * 10.0.0.0/8
|
|
277
|
-
* * 172.16-31.0.0/12-16
|
|
278
|
-
* * 192.168.0.0/16
|
|
279
|
-
*
|
|
280
|
-
* The pod CIDR block cannot overlap with the CIDR block of the VPC in which the cluster is deployed and the CIDR blocks of existing clusters in the VPC. You cannot modify the pod CIDR block after you create the cluster.
|
|
281
|
-
*
|
|
282
|
-
* For more information about the network planning of Container Service for Kubernetes (ACK) clusters, see [Plan CIDR blocks for an ACK cluster](https://help.aliyun.com/document_detail/86500.html).
|
|
260
|
+
* This parameter is deprecated. Use the container_cidr parameter to obtain the pod CIDR block.
|
|
283
261
|
*
|
|
284
262
|
* @example
|
|
285
263
|
* 172.21.0.0/16
|
|
@@ -289,7 +267,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
289
267
|
subnetCidr?: string;
|
|
290
268
|
/**
|
|
291
269
|
* @remarks
|
|
292
|
-
* The
|
|
270
|
+
* The label of the cluster.
|
|
293
271
|
*/
|
|
294
272
|
tags?: Tag[];
|
|
295
273
|
/**
|
|
@@ -310,7 +288,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
310
288
|
updated?: string;
|
|
311
289
|
/**
|
|
312
290
|
* @remarks
|
|
313
|
-
* The ID of the
|
|
291
|
+
* The ID of the virtual private cloud (VPC) that is used by the cluster.
|
|
314
292
|
*
|
|
315
293
|
* @example
|
|
316
294
|
* vpc-2vcg932hsxsxuqbgl****
|
|
@@ -318,7 +296,7 @@ export declare class DescribeClustersV1ResponseBodyClusters extends $dara.Model
|
|
|
318
296
|
vpcId?: string;
|
|
319
297
|
/**
|
|
320
298
|
* @remarks
|
|
321
|
-
* The
|
|
299
|
+
* The ID of the vSwitch in the cluster.
|
|
322
300
|
*
|
|
323
301
|
* @example
|
|
324
302
|
* vsw-2vc41xuumx5z2rdma****,vsw-2vc41xuumx5z2rdma****
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeClustersV1responseBodyClusters.js","sourceRoot":"","sources":["../../src/models/DescribeClustersV1responseBodyClusters.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,2DAAwD;AACxD,mIAAgI;AAChI,+BAA4B;AAG5B,MAAa,sCAAuC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeClustersV1responseBodyClusters.js","sourceRoot":"","sources":["../../src/models/DescribeClustersV1responseBodyClusters.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,9 +16,9 @@ export declare class DescribeKubernetesVersionMetadataRequest extends $dara.Mode
|
|
|
16
16
|
clusterType?: string;
|
|
17
17
|
/**
|
|
18
18
|
* @remarks
|
|
19
|
-
* The Kubernetes version of the cluster. The Kubernetes versions supported by ACK are the same as the Kubernetes versions supported by open source Kubernetes. We recommend that you specify the latest Kubernetes version. If you do not
|
|
19
|
+
* The Kubernetes version of the cluster. The Kubernetes versions supported by ACK are the same as the Kubernetes versions supported by open source Kubernetes. We recommend that you specify the latest Kubernetes version. If you do not configure this parameter, the latest Kubernetes version is used.
|
|
20
20
|
*
|
|
21
|
-
*
|
|
21
|
+
* For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* 1.16.9-aliyun.1
|
|
@@ -55,7 +55,10 @@ export declare class DescribeKubernetesVersionMetadataRequest extends $dara.Mode
|
|
|
55
55
|
profile?: string;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
*
|
|
58
|
+
* Specifies whether to query the Kubernetes versions available for updates. This parameter takes effect only when the KubernetesVersion parameter is specified.
|
|
59
|
+
*
|
|
60
|
+
* * true: queries the Kubernetes versions available for updates.
|
|
61
|
+
* * false: does not query the Kubernetes versions available for updates.
|
|
59
62
|
*
|
|
60
63
|
* @example
|
|
61
64
|
* 1.30.1-aliyun.1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeKubernetesVersionMetadataRequest.js","sourceRoot":"","sources":["../../src/models/DescribeKubernetesVersionMetadataRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeKubernetesVersionMetadataRequest.js","sourceRoot":"","sources":["../../src/models/DescribeKubernetesVersionMetadataRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA2FvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,iBAAiB,EAAE,mBAAmB;YACtC,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,sBAAsB,EAAE,wBAAwB;YAChD,MAAM,EAAE,QAAQ;YAChB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,iBAAiB,EAAE,QAAQ;YAC3B,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,QAAQ;YACjB,sBAAsB,EAAE,SAAS;YACjC,MAAM,EAAE,QAAQ;YAChB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1HD,4FA0HC"}
|
|
@@ -73,7 +73,7 @@ export declare class DescribeKubernetesVersionMetadataResponseBody extends $dara
|
|
|
73
73
|
creatable?: boolean;
|
|
74
74
|
/**
|
|
75
75
|
* @remarks
|
|
76
|
-
* The list of available versions for updates.
|
|
76
|
+
* The list of available Kubernetes versions for updates.
|
|
77
77
|
*/
|
|
78
78
|
upgradableVersions?: string[];
|
|
79
79
|
static names(): {
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeKubernetesVersionMetadataResponseBodyImages extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The image
|
|
5
|
+
* The ID of the image.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* centos_7_7_x64_20G_alibase_20200426.vhd
|
|
@@ -18,7 +18,7 @@ export declare class DescribeKubernetesVersionMetadataResponseBodyImages extends
|
|
|
18
18
|
imageName?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The OS platform.
|
|
21
|
+
* The OS platform. You can obtain the terminal ID by calling one of the following operations:
|
|
22
22
|
*
|
|
23
23
|
* * `AliyunLinux`
|
|
24
24
|
* * `CentOS`
|
|
@@ -39,7 +39,7 @@ export declare class DescribeKubernetesVersionMetadataResponseBodyImages extends
|
|
|
39
39
|
osVersion?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The type of
|
|
42
|
+
* The type of operating system distribution that you want to use. We recommend that you use this parameter to specify the node operating system. You can obtain the terminal ID by calling one of the following operations:
|
|
43
43
|
*
|
|
44
44
|
* * `CentOS`
|
|
45
45
|
* * `AliyunLinux`
|
|
@@ -3,12 +3,15 @@ import { DescribeNodePoolVulsResponseBodyVulRecords } from "./DescribeNodePoolVu
|
|
|
3
3
|
export declare class DescribeNodePoolVulsResponseBody extends $dara.Model {
|
|
4
4
|
/**
|
|
5
5
|
* @remarks
|
|
6
|
-
* The node
|
|
6
|
+
* The vulnerability list of all node pools.
|
|
7
7
|
*/
|
|
8
8
|
vulRecords?: DescribeNodePoolVulsResponseBodyVulRecords[];
|
|
9
9
|
/**
|
|
10
10
|
* @remarks
|
|
11
|
-
*
|
|
11
|
+
* Indicates whether the CVE vulnerability patching service provided by Security Center is purchased.
|
|
12
|
+
*
|
|
13
|
+
* * true: yes
|
|
14
|
+
* * false: no
|
|
12
15
|
*
|
|
13
16
|
* @example
|
|
14
17
|
* false
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeNodePoolVulsResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeNodePoolVulsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,6GAA0G;AAG1G,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeNodePoolVulsResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeNodePoolVulsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,6GAA0G;AAG1G,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAiB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,aAAa;YACzB,uBAAuB,EAAE,4BAA4B;SACtD,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,uFAA0C,EAAE;YACvF,uBAAuB,EAAE,SAAS;SACnC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;YAClC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC7C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzCD,4EAyCC"}
|
|
@@ -19,7 +19,7 @@ export declare class DescribeNodePoolVulsResponseBodyVulRecords extends $dara.Mo
|
|
|
19
19
|
nodeName?: string;
|
|
20
20
|
/**
|
|
21
21
|
* @remarks
|
|
22
|
-
*
|
|
22
|
+
* The list of vulnerabilities.
|
|
23
23
|
*/
|
|
24
24
|
vulList?: DescribeNodePoolVulsResponseBodyVulRecordsVulList[];
|
|
25
25
|
static names(): {
|
|
@@ -18,7 +18,7 @@ export declare class DescribeUserPermissionResponseBody extends $dara.Model {
|
|
|
18
18
|
*
|
|
19
19
|
* * `cluster`: indicates that the permissions are scoped to a cluster.
|
|
20
20
|
* * `namespace`: indicates that the permissions are scoped to a namespace of a cluster.
|
|
21
|
-
* * `console`: indicates that the permissions are scoped to all clusters.
|
|
21
|
+
* * `console`: indicates that the permissions are scoped to all clusters.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* cluster
|