tencentcloud-sdk-nodejs-tke 4.0.1052 → 4.1.1

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.
@@ -0,0 +1,690 @@
1
+ import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
2
+ export class Client extends TencentCloudCommon.AbstractClient {
3
+ constructor(clientConfig) {
4
+ super("tke.tencentcloudapi.com", "2018-05-25", clientConfig);
5
+ }
6
+ async DeletePrometheusClusterAgent(req, cb) {
7
+ return this.request("DeletePrometheusClusterAgent", req, cb);
8
+ }
9
+ async CreateECMInstances(req, cb) {
10
+ return this.request("CreateECMInstances", req, cb);
11
+ }
12
+ async DescribeClusterVirtualNode(req, cb) {
13
+ return this.request("DescribeClusterVirtualNode", req, cb);
14
+ }
15
+ async CreateCluster(req, cb) {
16
+ return this.request("CreateCluster", req, cb);
17
+ }
18
+ async DescribeSupportedRuntime(req, cb) {
19
+ return this.request("DescribeSupportedRuntime", req, cb);
20
+ }
21
+ async InstallEdgeLogAgent(req, cb) {
22
+ return this.request("InstallEdgeLogAgent", req, cb);
23
+ }
24
+ async DescribeOpenPolicyList(req, cb) {
25
+ return this.request("DescribeOpenPolicyList", req, cb);
26
+ }
27
+ async CreateClusterVirtualNodePool(req, cb) {
28
+ return this.request("CreateClusterVirtualNodePool", req, cb);
29
+ }
30
+ async ModifyClusterAsGroupOptionAttribute(req, cb) {
31
+ return this.request("ModifyClusterAsGroupOptionAttribute", req, cb);
32
+ }
33
+ async EnableVpcCniNetworkType(req, cb) {
34
+ return this.request("EnableVpcCniNetworkType", req, cb);
35
+ }
36
+ async DeleteCluster(req, cb) {
37
+ return this.request("DeleteCluster", req, cb);
38
+ }
39
+ async UpdateEdgeClusterVersion(req, cb) {
40
+ return this.request("UpdateEdgeClusterVersion", req, cb);
41
+ }
42
+ async UninstallEdgeLogAgent(req, cb) {
43
+ return this.request("UninstallEdgeLogAgent", req, cb);
44
+ }
45
+ async DescribeExternalNodeSupportConfig(req, cb) {
46
+ return this.request("DescribeExternalNodeSupportConfig", req, cb);
47
+ }
48
+ async DeleteEdgeClusterInstances(req, cb) {
49
+ return this.request("DeleteEdgeClusterInstances", req, cb);
50
+ }
51
+ async DescribePostNodeResources(req, cb) {
52
+ return this.request("DescribePostNodeResources", req, cb);
53
+ }
54
+ async SetNodePoolNodeProtection(req, cb) {
55
+ return this.request("SetNodePoolNodeProtection", req, cb);
56
+ }
57
+ async DescribeEKSContainerInstanceEvent(req, cb) {
58
+ return this.request("DescribeEKSContainerInstanceEvent", req, cb);
59
+ }
60
+ async DescribeEdgeAvailableExtraArgs(req, cb) {
61
+ return this.request("DescribeEdgeAvailableExtraArgs", req, cb);
62
+ }
63
+ async DescribeClusterCommonNames(req, cb) {
64
+ return this.request("DescribeClusterCommonNames", req, cb);
65
+ }
66
+ async DescribePrometheusInstanceInitStatus(req, cb) {
67
+ return this.request("DescribePrometheusInstanceInitStatus", req, cb);
68
+ }
69
+ async EnableEventPersistence(req, cb) {
70
+ return this.request("EnableEventPersistence", req, cb);
71
+ }
72
+ async DescribePrometheusAlertHistory(req, cb) {
73
+ return this.request("DescribePrometheusAlertHistory", req, cb);
74
+ }
75
+ async DescribeIPAMD(req, cb) {
76
+ return this.request("DescribeIPAMD", req, cb);
77
+ }
78
+ async CreateClusterRouteTable(req, cb) {
79
+ return this.request("CreateClusterRouteTable", req, cb);
80
+ }
81
+ async GetUpgradeInstanceProgress(req, cb) {
82
+ return this.request("GetUpgradeInstanceProgress", req, cb);
83
+ }
84
+ async CreatePrometheusTemplate(req, cb) {
85
+ return this.request("CreatePrometheusTemplate", req, cb);
86
+ }
87
+ async DescribePodsBySpec(req, cb) {
88
+ return this.request("DescribePodsBySpec", req, cb);
89
+ }
90
+ async DescribeReservedInstances(req, cb) {
91
+ return this.request("DescribeReservedInstances", req, cb);
92
+ }
93
+ async DeleteClusterVirtualNode(req, cb) {
94
+ return this.request("DeleteClusterVirtualNode", req, cb);
95
+ }
96
+ async DeleteBackupStorageLocation(req, cb) {
97
+ return this.request("DeleteBackupStorageLocation", req, cb);
98
+ }
99
+ async DescribeAvailableTKEEdgeVersion(req, cb) {
100
+ return this.request("DescribeAvailableTKEEdgeVersion", req, cb);
101
+ }
102
+ async DescribeTKEEdgeClusters(req, cb) {
103
+ return this.request("DescribeTKEEdgeClusters", req, cb);
104
+ }
105
+ async UninstallLogAgent(req, cb) {
106
+ return this.request("UninstallLogAgent", req, cb);
107
+ }
108
+ async DescribePodChargeInfo(req, cb) {
109
+ return this.request("DescribePodChargeInfo", req, cb);
110
+ }
111
+ async DescribeVersions(req, cb) {
112
+ return this.request("DescribeVersions", req, cb);
113
+ }
114
+ async ForwardApplicationRequestV3(req, cb) {
115
+ return this.request("ForwardApplicationRequestV3", req, cb);
116
+ }
117
+ async ModifyPrometheusAgentExternalLabels(req, cb) {
118
+ return this.request("ModifyPrometheusAgentExternalLabels", req, cb);
119
+ }
120
+ async DescribeEdgeClusterExtraArgs(req, cb) {
121
+ return this.request("DescribeEdgeClusterExtraArgs", req, cb);
122
+ }
123
+ async DeleteEKSCluster(req, cb) {
124
+ return this.request("DeleteEKSCluster", req, cb);
125
+ }
126
+ async DescribeEdgeLogSwitches(req, cb) {
127
+ return this.request("DescribeEdgeLogSwitches", req, cb);
128
+ }
129
+ async ModifyReservedInstanceScope(req, cb) {
130
+ return this.request("ModifyReservedInstanceScope", req, cb);
131
+ }
132
+ async DescribeTKEEdgeExternalKubeconfig(req, cb) {
133
+ return this.request("DescribeTKEEdgeExternalKubeconfig", req, cb);
134
+ }
135
+ async ModifyClusterTags(req, cb) {
136
+ return this.request("ModifyClusterTags", req, cb);
137
+ }
138
+ async CreateCLSLogConfig(req, cb) {
139
+ return this.request("CreateCLSLogConfig", req, cb);
140
+ }
141
+ async EnableClusterAudit(req, cb) {
142
+ return this.request("EnableClusterAudit", req, cb);
143
+ }
144
+ async CreateBackupStorageLocation(req, cb) {
145
+ return this.request("CreateBackupStorageLocation", req, cb);
146
+ }
147
+ async ModifyClusterVirtualNodePool(req, cb) {
148
+ return this.request("ModifyClusterVirtualNodePool", req, cb);
149
+ }
150
+ async DescribeAvailableClusterVersion(req, cb) {
151
+ return this.request("DescribeAvailableClusterVersion", req, cb);
152
+ }
153
+ async ModifyPrometheusConfig(req, cb) {
154
+ return this.request("ModifyPrometheusConfig", req, cb);
155
+ }
156
+ async DescribeVpcCniPodLimits(req, cb) {
157
+ return this.request("DescribeVpcCniPodLimits", req, cb);
158
+ }
159
+ async UpdateClusterVersion(req, cb) {
160
+ return this.request("UpdateClusterVersion", req, cb);
161
+ }
162
+ async DescribeClusterPendingReleases(req, cb) {
163
+ return this.request("DescribeClusterPendingReleases", req, cb);
164
+ }
165
+ async CreatePrometheusRecordRuleYaml(req, cb) {
166
+ return this.request("CreatePrometheusRecordRuleYaml", req, cb);
167
+ }
168
+ async DeleteImageCaches(req, cb) {
169
+ return this.request("DeleteImageCaches", req, cb);
170
+ }
171
+ async DeleteClusterRouteTable(req, cb) {
172
+ return this.request("DeleteClusterRouteTable", req, cb);
173
+ }
174
+ async DescribeTKEEdgeScript(req, cb) {
175
+ return this.request("DescribeTKEEdgeScript", req, cb);
176
+ }
177
+ async ModifyPrometheusAlertPolicy(req, cb) {
178
+ return this.request("ModifyPrometheusAlertPolicy", req, cb);
179
+ }
180
+ async UpdateAddon(req, cb) {
181
+ return this.request("UpdateAddon", req, cb);
182
+ }
183
+ async DescribeClusterAuthenticationOptions(req, cb) {
184
+ return this.request("DescribeClusterAuthenticationOptions", req, cb);
185
+ }
186
+ async ModifyClusterAsGroupAttribute(req, cb) {
187
+ return this.request("ModifyClusterAsGroupAttribute", req, cb);
188
+ }
189
+ async InstallAddon(req, cb) {
190
+ return this.request("InstallAddon", req, cb);
191
+ }
192
+ async DeleteECMInstances(req, cb) {
193
+ return this.request("DeleteECMInstances", req, cb);
194
+ }
195
+ async DescribeClusterNodePoolDetail(req, cb) {
196
+ return this.request("DescribeClusterNodePoolDetail", req, cb);
197
+ }
198
+ async DeletePrometheusTemplateSync(req, cb) {
199
+ return this.request("DeletePrometheusTemplateSync", req, cb);
200
+ }
201
+ async CreateClusterInstances(req, cb) {
202
+ return this.request("CreateClusterInstances", req, cb);
203
+ }
204
+ async ModifyClusterAttribute(req, cb) {
205
+ return this.request("ModifyClusterAttribute", req, cb);
206
+ }
207
+ async DeleteClusterAsGroups(req, cb) {
208
+ return this.request("DeleteClusterAsGroups", req, cb);
209
+ }
210
+ async DeleteClusterRoute(req, cb) {
211
+ return this.request("DeleteClusterRoute", req, cb);
212
+ }
213
+ async UninstallClusterRelease(req, cb) {
214
+ return this.request("UninstallClusterRelease", req, cb);
215
+ }
216
+ async AddVpcCniSubnets(req, cb) {
217
+ return this.request("AddVpcCniSubnets", req, cb);
218
+ }
219
+ async DescribeImages(req, cb) {
220
+ return this.request("DescribeImages", req, cb);
221
+ }
222
+ async DescribeExistedInstances(req, cb) {
223
+ return this.request("DescribeExistedInstances", req, cb);
224
+ }
225
+ async ListClusterInspectionResults(req, cb) {
226
+ return this.request("ListClusterInspectionResults", req, cb);
227
+ }
228
+ async DescribeClusterNodePools(req, cb) {
229
+ return this.request("DescribeClusterNodePools", req, cb);
230
+ }
231
+ async DescribeTKEEdgeClusterCredential(req, cb) {
232
+ return this.request("DescribeTKEEdgeClusterCredential", req, cb);
233
+ }
234
+ async UpgradeClusterInstances(req, cb) {
235
+ return this.request("UpgradeClusterInstances", req, cb);
236
+ }
237
+ async DescribeClusterRouteTables(req, cb) {
238
+ return this.request("DescribeClusterRouteTables", req, cb);
239
+ }
240
+ async DeleteEdgeCVMInstances(req, cb) {
241
+ return this.request("DeleteEdgeCVMInstances", req, cb);
242
+ }
243
+ async AddNodeToNodePool(req, cb) {
244
+ return this.request("AddNodeToNodePool", req, cb);
245
+ }
246
+ async DescribeClusters(req, cb) {
247
+ return this.request("DescribeClusters", req, cb);
248
+ }
249
+ async DescribeClusterEndpointStatus(req, cb) {
250
+ return this.request("DescribeClusterEndpointStatus", req, cb);
251
+ }
252
+ async CreateReservedInstances(req, cb) {
253
+ return this.request("CreateReservedInstances", req, cb);
254
+ }
255
+ async UpdateImageCache(req, cb) {
256
+ return this.request("UpdateImageCache", req, cb);
257
+ }
258
+ async DescribeBatchModifyTagsStatus(req, cb) {
259
+ return this.request("DescribeBatchModifyTagsStatus", req, cb);
260
+ }
261
+ async DescribeRegions(req, cb) {
262
+ return this.request("DescribeRegions", req, cb);
263
+ }
264
+ async DescribeReservedInstanceUtilizationRate(req, cb) {
265
+ return this.request("DescribeReservedInstanceUtilizationRate", req, cb);
266
+ }
267
+ async AddExistedInstances(req, cb) {
268
+ return this.request("AddExistedInstances", req, cb);
269
+ }
270
+ async ModifyPrometheusAlertRule(req, cb) {
271
+ return this.request("ModifyPrometheusAlertRule", req, cb);
272
+ }
273
+ async ModifyClusterEndpointSP(req, cb) {
274
+ return this.request("ModifyClusterEndpointSP", req, cb);
275
+ }
276
+ async DisableClusterDeletionProtection(req, cb) {
277
+ return this.request("DisableClusterDeletionProtection", req, cb);
278
+ }
279
+ async DescribePrometheusTargets(req, cb) {
280
+ return this.request("DescribePrometheusTargets", req, cb);
281
+ }
282
+ async DeleteEKSContainerInstances(req, cb) {
283
+ return this.request("DeleteEKSContainerInstances", req, cb);
284
+ }
285
+ async DescribeClusterInstances(req, cb) {
286
+ return this.request("DescribeClusterInstances", req, cb);
287
+ }
288
+ async DescribeEdgeCVMInstances(req, cb) {
289
+ return this.request("DescribeEdgeCVMInstances", req, cb);
290
+ }
291
+ async DescribeClusterControllers(req, cb) {
292
+ return this.request("DescribeClusterControllers", req, cb);
293
+ }
294
+ async DescribeAddonValues(req, cb) {
295
+ return this.request("DescribeAddonValues", req, cb);
296
+ }
297
+ async AddClusterCIDR(req, cb) {
298
+ return this.request("AddClusterCIDR", req, cb);
299
+ }
300
+ async CreateImageCache(req, cb) {
301
+ return this.request("CreateImageCache", req, cb);
302
+ }
303
+ async DeleteClusterVirtualNodePool(req, cb) {
304
+ return this.request("DeleteClusterVirtualNodePool", req, cb);
305
+ }
306
+ async DisableEncryptionProtection(req, cb) {
307
+ return this.request("DisableEncryptionProtection", req, cb);
308
+ }
309
+ async UpdateEKSContainerInstance(req, cb) {
310
+ return this.request("UpdateEKSContainerInstance", req, cb);
311
+ }
312
+ async DescribePrometheusTemp(req, cb) {
313
+ return this.request("DescribePrometheusTemp", req, cb);
314
+ }
315
+ async DeleteAddon(req, cb) {
316
+ return this.request("DeleteAddon", req, cb);
317
+ }
318
+ async CreateEksLogConfig(req, cb) {
319
+ return this.request("CreateEksLogConfig", req, cb);
320
+ }
321
+ async DrainClusterVirtualNode(req, cb) {
322
+ return this.request("DrainClusterVirtualNode", req, cb);
323
+ }
324
+ async RestartEKSContainerInstances(req, cb) {
325
+ return this.request("RestartEKSContainerInstances", req, cb);
326
+ }
327
+ async DeletePrometheusConfig(req, cb) {
328
+ return this.request("DeletePrometheusConfig", req, cb);
329
+ }
330
+ async ModifyNodePoolDesiredCapacityAboutAsg(req, cb) {
331
+ return this.request("ModifyNodePoolDesiredCapacityAboutAsg", req, cb);
332
+ }
333
+ async ModifyClusterAuthenticationOptions(req, cb) {
334
+ return this.request("ModifyClusterAuthenticationOptions", req, cb);
335
+ }
336
+ async CreateEKSCluster(req, cb) {
337
+ return this.request("CreateEKSCluster", req, cb);
338
+ }
339
+ async DescribeClusterExtraArgs(req, cb) {
340
+ return this.request("DescribeClusterExtraArgs", req, cb);
341
+ }
342
+ async UpdateClusterKubeconfig(req, cb) {
343
+ return this.request("UpdateClusterKubeconfig", req, cb);
344
+ }
345
+ async DescribeClusterStatus(req, cb) {
346
+ return this.request("DescribeClusterStatus", req, cb);
347
+ }
348
+ async ModifyNodePoolInstanceTypes(req, cb) {
349
+ return this.request("ModifyNodePoolInstanceTypes", req, cb);
350
+ }
351
+ async ModifyClusterImage(req, cb) {
352
+ return this.request("ModifyClusterImage", req, cb);
353
+ }
354
+ async DescribeLogConfigs(req, cb) {
355
+ return this.request("DescribeLogConfigs", req, cb);
356
+ }
357
+ async CreatePrometheusTemp(req, cb) {
358
+ return this.request("CreatePrometheusTemp", req, cb);
359
+ }
360
+ async ListClusterInspectionResultsItems(req, cb) {
361
+ return this.request("ListClusterInspectionResultsItems", req, cb);
362
+ }
363
+ async EnableEncryptionProtection(req, cb) {
364
+ return this.request("EnableEncryptionProtection", req, cb);
365
+ }
366
+ async DescribePrometheusTemplateSync(req, cb) {
367
+ return this.request("DescribePrometheusTemplateSync", req, cb);
368
+ }
369
+ async DisableVpcCniNetworkType(req, cb) {
370
+ return this.request("DisableVpcCniNetworkType", req, cb);
371
+ }
372
+ async DescribePrometheusInstance(req, cb) {
373
+ return this.request("DescribePrometheusInstance", req, cb);
374
+ }
375
+ async CreatePrometheusGlobalNotification(req, cb) {
376
+ return this.request("CreatePrometheusGlobalNotification", req, cb);
377
+ }
378
+ async DescribeClusterEndpointVipStatus(req, cb) {
379
+ return this.request("DescribeClusterEndpointVipStatus", req, cb);
380
+ }
381
+ async DescribeEKSContainerInstances(req, cb) {
382
+ return this.request("DescribeEKSContainerInstances", req, cb);
383
+ }
384
+ async DescribeLogSwitches(req, cb) {
385
+ return this.request("DescribeLogSwitches", req, cb);
386
+ }
387
+ async AcquireClusterAdminRole(req, cb) {
388
+ return this.request("AcquireClusterAdminRole", req, cb);
389
+ }
390
+ async CreateClusterRoute(req, cb) {
391
+ return this.request("CreateClusterRoute", req, cb);
392
+ }
393
+ async DescribeClusterReleaseHistory(req, cb) {
394
+ return this.request("DescribeClusterReleaseHistory", req, cb);
395
+ }
396
+ async RollbackClusterRelease(req, cb) {
397
+ return this.request("RollbackClusterRelease", req, cb);
398
+ }
399
+ async ModifyClusterNodePool(req, cb) {
400
+ return this.request("ModifyClusterNodePool", req, cb);
401
+ }
402
+ async DescribeEncryptionStatus(req, cb) {
403
+ return this.request("DescribeEncryptionStatus", req, cb);
404
+ }
405
+ async CreateEKSContainerInstances(req, cb) {
406
+ return this.request("CreateEKSContainerInstances", req, cb);
407
+ }
408
+ async DescribePrometheusRecordRules(req, cb) {
409
+ return this.request("DescribePrometheusRecordRules", req, cb);
410
+ }
411
+ async DeletePrometheusAlertRule(req, cb) {
412
+ return this.request("DeletePrometheusAlertRule", req, cb);
413
+ }
414
+ async DescribePrometheusGlobalNotification(req, cb) {
415
+ return this.request("DescribePrometheusGlobalNotification", req, cb);
416
+ }
417
+ async ScaleInClusterMaster(req, cb) {
418
+ return this.request("ScaleInClusterMaster", req, cb);
419
+ }
420
+ async DescribeClusterLevelChangeRecords(req, cb) {
421
+ return this.request("DescribeClusterLevelChangeRecords", req, cb);
422
+ }
423
+ async CreateClusterEndpoint(req, cb) {
424
+ return this.request("CreateClusterEndpoint", req, cb);
425
+ }
426
+ async DescribePodDeductionRate(req, cb) {
427
+ return this.request("DescribePodDeductionRate", req, cb);
428
+ }
429
+ async ModifyPrometheusGlobalNotification(req, cb) {
430
+ return this.request("ModifyPrometheusGlobalNotification", req, cb);
431
+ }
432
+ async DeleteReservedInstances(req, cb) {
433
+ return this.request("DeleteReservedInstances", req, cb);
434
+ }
435
+ async DescribePrometheusAgentInstances(req, cb) {
436
+ return this.request("DescribePrometheusAgentInstances", req, cb);
437
+ }
438
+ async ScaleOutClusterMaster(req, cb) {
439
+ return this.request("ScaleOutClusterMaster", req, cb);
440
+ }
441
+ async CreatePrometheusAlertRule(req, cb) {
442
+ return this.request("CreatePrometheusAlertRule", req, cb);
443
+ }
444
+ async DeletePrometheusRecordRuleYaml(req, cb) {
445
+ return this.request("DeletePrometheusRecordRuleYaml", req, cb);
446
+ }
447
+ async DescribeBackupStorageLocations(req, cb) {
448
+ return this.request("DescribeBackupStorageLocations", req, cb);
449
+ }
450
+ async ModifyPrometheusTemp(req, cb) {
451
+ return this.request("ModifyPrometheusTemp", req, cb);
452
+ }
453
+ async ModifyPrometheusRecordRuleYaml(req, cb) {
454
+ return this.request("ModifyPrometheusRecordRuleYaml", req, cb);
455
+ }
456
+ async DescribeClusterLevelAttribute(req, cb) {
457
+ return this.request("DescribeClusterLevelAttribute", req, cb);
458
+ }
459
+ async DescribeClusterSecurity(req, cb) {
460
+ return this.request("DescribeClusterSecurity", req, cb);
461
+ }
462
+ async RenewReservedInstances(req, cb) {
463
+ return this.request("RenewReservedInstances", req, cb);
464
+ }
465
+ async DescribePrometheusClusterAgents(req, cb) {
466
+ return this.request("DescribePrometheusClusterAgents", req, cb);
467
+ }
468
+ async DeleteClusterNodePool(req, cb) {
469
+ return this.request("DeleteClusterNodePool", req, cb);
470
+ }
471
+ async CreateTKEEdgeCluster(req, cb) {
472
+ return this.request("CreateTKEEdgeCluster", req, cb);
473
+ }
474
+ async DescribeResourceUsage(req, cb) {
475
+ return this.request("DescribeResourceUsage", req, cb);
476
+ }
477
+ async DescribePrometheusTempSync(req, cb) {
478
+ return this.request("DescribePrometheusTempSync", req, cb);
479
+ }
480
+ async DeleteClusterEndpointVip(req, cb) {
481
+ return this.request("DeleteClusterEndpointVip", req, cb);
482
+ }
483
+ async DescribeECMInstances(req, cb) {
484
+ return this.request("DescribeECMInstances", req, cb);
485
+ }
486
+ async DeleteTKEEdgeCluster(req, cb) {
487
+ return this.request("DeleteTKEEdgeCluster", req, cb);
488
+ }
489
+ async GetMostSuitableImageCache(req, cb) {
490
+ return this.request("GetMostSuitableImageCache", req, cb);
491
+ }
492
+ async DescribeClusterEndpoints(req, cb) {
493
+ return this.request("DescribeClusterEndpoints", req, cb);
494
+ }
495
+ async CreatePrometheusClusterAgent(req, cb) {
496
+ return this.request("CreatePrometheusClusterAgent", req, cb);
497
+ }
498
+ async DeletePrometheusAlertPolicy(req, cb) {
499
+ return this.request("DeletePrometheusAlertPolicy", req, cb);
500
+ }
501
+ async DescribeEKSClusterCredential(req, cb) {
502
+ return this.request("DescribeEKSClusterCredential", req, cb);
503
+ }
504
+ async DescribeClusterReleaseDetails(req, cb) {
505
+ return this.request("DescribeClusterReleaseDetails", req, cb);
506
+ }
507
+ async DisableClusterAudit(req, cb) {
508
+ return this.request("DisableClusterAudit", req, cb);
509
+ }
510
+ async CreateEdgeCVMInstances(req, cb) {
511
+ return this.request("CreateEdgeCVMInstances", req, cb);
512
+ }
513
+ async DescribeClusterRoutes(req, cb) {
514
+ return this.request("DescribeClusterRoutes", req, cb);
515
+ }
516
+ async DescribePrometheusGlobalConfig(req, cb) {
517
+ return this.request("DescribePrometheusGlobalConfig", req, cb);
518
+ }
519
+ async SyncPrometheusTemp(req, cb) {
520
+ return this.request("SyncPrometheusTemp", req, cb);
521
+ }
522
+ async ModifyOpenPolicyList(req, cb) {
523
+ return this.request("ModifyOpenPolicyList", req, cb);
524
+ }
525
+ async DescribeEksContainerInstanceLog(req, cb) {
526
+ return this.request("DescribeEksContainerInstanceLog", req, cb);
527
+ }
528
+ async CheckInstancesUpgradeAble(req, cb) {
529
+ return this.request("CheckInstancesUpgradeAble", req, cb);
530
+ }
531
+ async CreatePrometheusDashboard(req, cb) {
532
+ return this.request("CreatePrometheusDashboard", req, cb);
533
+ }
534
+ async DescribePrometheusOverviews(req, cb) {
535
+ return this.request("DescribePrometheusOverviews", req, cb);
536
+ }
537
+ async RemoveNodeFromNodePool(req, cb) {
538
+ return this.request("RemoveNodeFromNodePool", req, cb);
539
+ }
540
+ async DescribeTKEEdgeClusterStatus(req, cb) {
541
+ return this.request("DescribeTKEEdgeClusterStatus", req, cb);
542
+ }
543
+ async CreatePrometheusAlertPolicy(req, cb) {
544
+ return this.request("CreatePrometheusAlertPolicy", req, cb);
545
+ }
546
+ async DeletePrometheusTemplate(req, cb) {
547
+ return this.request("DeletePrometheusTemplate", req, cb);
548
+ }
549
+ async DescribePrometheusAlertPolicy(req, cb) {
550
+ return this.request("DescribePrometheusAlertPolicy", req, cb);
551
+ }
552
+ async DescribePrometheusAgents(req, cb) {
553
+ return this.request("DescribePrometheusAgents", req, cb);
554
+ }
555
+ async DisableEventPersistence(req, cb) {
556
+ return this.request("DisableEventPersistence", req, cb);
557
+ }
558
+ async DeleteClusterEndpoint(req, cb) {
559
+ return this.request("DeleteClusterEndpoint", req, cb);
560
+ }
561
+ async CreateClusterRelease(req, cb) {
562
+ return this.request("CreateClusterRelease", req, cb);
563
+ }
564
+ async SyncPrometheusTemplate(req, cb) {
565
+ return this.request("SyncPrometheusTemplate", req, cb);
566
+ }
567
+ async DescribeClusterVirtualNodePools(req, cb) {
568
+ return this.request("DescribeClusterVirtualNodePools", req, cb);
569
+ }
570
+ async GetClusterLevelPrice(req, cb) {
571
+ return this.request("GetClusterLevelPrice", req, cb);
572
+ }
573
+ async DescribeRIUtilizationDetail(req, cb) {
574
+ return this.request("DescribeRIUtilizationDetail", req, cb);
575
+ }
576
+ async DescribeClusterKubeconfig(req, cb) {
577
+ return this.request("DescribeClusterKubeconfig", req, cb);
578
+ }
579
+ async DescribeEdgeClusterUpgradeInfo(req, cb) {
580
+ return this.request("DescribeEdgeClusterUpgradeInfo", req, cb);
581
+ }
582
+ async DeleteLogConfigs(req, cb) {
583
+ return this.request("DeleteLogConfigs", req, cb);
584
+ }
585
+ async DescribePrometheusConfig(req, cb) {
586
+ return this.request("DescribePrometheusConfig", req, cb);
587
+ }
588
+ async CancelClusterRelease(req, cb) {
589
+ return this.request("CancelClusterRelease", req, cb);
590
+ }
591
+ async DescribeEdgeClusterInstances(req, cb) {
592
+ return this.request("DescribeEdgeClusterInstances", req, cb);
593
+ }
594
+ async DescribeClusterAsGroupOption(req, cb) {
595
+ return this.request("DescribeClusterAsGroupOption", req, cb);
596
+ }
597
+ async DescribeEKSClusters(req, cb) {
598
+ return this.request("DescribeEKSClusters", req, cb);
599
+ }
600
+ async DescribeClusterAsGroups(req, cb) {
601
+ return this.request("DescribeClusterAsGroups", req, cb);
602
+ }
603
+ async CreateClusterNodePool(req, cb) {
604
+ return this.request("CreateClusterNodePool", req, cb);
605
+ }
606
+ async CreateEdgeLogConfig(req, cb) {
607
+ return this.request("CreateEdgeLogConfig", req, cb);
608
+ }
609
+ async DescribeClusterInspectionResultsOverview(req, cb) {
610
+ return this.request("DescribeClusterInspectionResultsOverview", req, cb);
611
+ }
612
+ async DeletePrometheusTemp(req, cb) {
613
+ return this.request("DeletePrometheusTemp", req, cb);
614
+ }
615
+ async DescribeEnableVpcCniProgress(req, cb) {
616
+ return this.request("DescribeEnableVpcCniProgress", req, cb);
617
+ }
618
+ async DescribePrometheusAlertRule(req, cb) {
619
+ return this.request("DescribePrometheusAlertRule", req, cb);
620
+ }
621
+ async EnableClusterDeletionProtection(req, cb) {
622
+ return this.request("EnableClusterDeletionProtection", req, cb);
623
+ }
624
+ async ForwardTKEEdgeApplicationRequestV3(req, cb) {
625
+ return this.request("ForwardTKEEdgeApplicationRequestV3", req, cb);
626
+ }
627
+ async DescribeImageCaches(req, cb) {
628
+ return this.request("DescribeImageCaches", req, cb);
629
+ }
630
+ async DescribeClusterReleases(req, cb) {
631
+ return this.request("DescribeClusterReleases", req, cb);
632
+ }
633
+ async UpgradeClusterRelease(req, cb) {
634
+ return this.request("UpgradeClusterRelease", req, cb);
635
+ }
636
+ async DescribeEKSContainerInstanceRegions(req, cb) {
637
+ return this.request("DescribeEKSContainerInstanceRegions", req, cb);
638
+ }
639
+ async UpdateTKEEdgeCluster(req, cb) {
640
+ return this.request("UpdateTKEEdgeCluster", req, cb);
641
+ }
642
+ async ModifyPrometheusTemplate(req, cb) {
643
+ return this.request("ModifyPrometheusTemplate", req, cb);
644
+ }
645
+ async DescribePrometheusTemplates(req, cb) {
646
+ return this.request("DescribePrometheusTemplates", req, cb);
647
+ }
648
+ async DescribeAddon(req, cb) {
649
+ return this.request("DescribeAddon", req, cb);
650
+ }
651
+ async DescribePrometheusInstancesOverview(req, cb) {
652
+ return this.request("DescribePrometheusInstancesOverview", req, cb);
653
+ }
654
+ async DeleteClusterInstances(req, cb) {
655
+ return this.request("DeleteClusterInstances", req, cb);
656
+ }
657
+ async DeletePrometheusTempSync(req, cb) {
658
+ return this.request("DeletePrometheusTempSync", req, cb);
659
+ }
660
+ async CreatePrometheusConfig(req, cb) {
661
+ return this.request("CreatePrometheusConfig", req, cb);
662
+ }
663
+ async RunPrometheusInstance(req, cb) {
664
+ return this.request("RunPrometheusInstance", req, cb);
665
+ }
666
+ async UpdateEKSCluster(req, cb) {
667
+ return this.request("UpdateEKSCluster", req, cb);
668
+ }
669
+ async GetTkeAppChartList(req, cb) {
670
+ return this.request("GetTkeAppChartList", req, cb);
671
+ }
672
+ async CreateClusterVirtualNode(req, cb) {
673
+ return this.request("CreateClusterVirtualNode", req, cb);
674
+ }
675
+ async InstallLogAgent(req, cb) {
676
+ return this.request("InstallLogAgent", req, cb);
677
+ }
678
+ async CheckEdgeClusterCIDR(req, cb) {
679
+ return this.request("CheckEdgeClusterCIDR", req, cb);
680
+ }
681
+ async CreateClusterEndpointVip(req, cb) {
682
+ return this.request("CreateClusterEndpointVip", req, cb);
683
+ }
684
+ async ModifyClusterRuntimeConfig(req, cb) {
685
+ return this.request("ModifyClusterRuntimeConfig", req, cb);
686
+ }
687
+ async DescribeRouteTableConflicts(req, cb) {
688
+ return this.request("DescribeRouteTableConflicts", req, cb);
689
+ }
690
+ }
File without changes
@@ -0,0 +1,6 @@
1
+ import * as Models from "./tke_models";
2
+ import { Client } from "./tke_client";
3
+ export const v20220501 = {
4
+ Client: Client,
5
+ Models: Models,
6
+ };