huawei_cloud_api_definitions_CCE/
lib.rs1#[cfg(feature = "AddNode")]
2pub mod AddNode;
3#[cfg(feature = "AddNodesToNodePool")]
4pub mod AddNodesToNodePool;
5#[cfg(feature = "AwakeCluster")]
6pub mod AwakeCluster;
7#[cfg(feature = "BatchCreateAddonPrecheck")]
8pub mod BatchCreateAddonPrecheck;
9#[cfg(feature = "BatchCreateAutopilotClusterTags")]
10pub mod BatchCreateAutopilotClusterTags;
11#[cfg(feature = "BatchCreateClusterTags")]
12pub mod BatchCreateClusterTags;
13#[cfg(feature = "BatchDeleteAutopilotClusterTags")]
14pub mod BatchDeleteAutopilotClusterTags;
15#[cfg(feature = "BatchDeleteClusterTags")]
16pub mod BatchDeleteClusterTags;
17#[cfg(feature = "BatchSyncNodes")]
18pub mod BatchSyncNodes;
19#[cfg(feature = "ContinueUpgradeClusterTask")]
20pub mod ContinueUpgradeClusterTask;
21#[cfg(feature = "CreateAccessPolicy")]
22pub mod CreateAccessPolicy;
23#[cfg(feature = "CreateAddonInstance")]
24pub mod CreateAddonInstance;
25#[cfg(feature = "CreateAutopilotAddonInstance")]
26pub mod CreateAutopilotAddonInstance;
27#[cfg(feature = "CreateAutopilotCluster")]
28pub mod CreateAutopilotCluster;
29#[cfg(feature = "CreateAutopilotClusterMasterSnapshot")]
30pub mod CreateAutopilotClusterMasterSnapshot;
31#[cfg(feature = "CreateAutopilotKubernetesClusterCert")]
32pub mod CreateAutopilotKubernetesClusterCert;
33#[cfg(feature = "CreateAutopilotMaintenanceWindow")]
34pub mod CreateAutopilotMaintenanceWindow;
35#[cfg(feature = "CreateAutopilotPostCheck")]
36pub mod CreateAutopilotPostCheck;
37#[cfg(feature = "CreateAutopilotPreCheck")]
38pub mod CreateAutopilotPreCheck;
39#[cfg(feature = "CreateAutopilotRelease")]
40pub mod CreateAutopilotRelease;
41#[cfg(feature = "CreateAutopilotUpgradeWorkFlow")]
42pub mod CreateAutopilotUpgradeWorkFlow;
43#[cfg(feature = "CreateCloudPersistentVolumeClaims")]
44pub mod CreateCloudPersistentVolumeClaims;
45#[cfg(feature = "CreateCluster")]
46pub mod CreateCluster;
47#[cfg(feature = "CreateClusterMasterSnapshot")]
48pub mod CreateClusterMasterSnapshot;
49#[cfg(feature = "CreateImageCache")]
50pub mod CreateImageCache;
51#[cfg(feature = "CreateKubernetesClusterCert")]
52pub mod CreateKubernetesClusterCert;
53#[cfg(feature = "CreateNode")]
54pub mod CreateNode;
55#[cfg(feature = "CreateNodePool")]
56pub mod CreateNodePool;
57#[cfg(feature = "CreatePartition")]
58pub mod CreatePartition;
59#[cfg(feature = "CreatePostCheck")]
60pub mod CreatePostCheck;
61#[cfg(feature = "CreatePreCheck")]
62pub mod CreatePreCheck;
63#[cfg(feature = "CreateRelease")]
64pub mod CreateRelease;
65#[cfg(feature = "CreateUpgradeWorkFlow")]
66pub mod CreateUpgradeWorkFlow;
67#[cfg(feature = "DeleteAccessPolicy")]
68pub mod DeleteAccessPolicy;
69#[cfg(feature = "DeleteAddonInstance")]
70pub mod DeleteAddonInstance;
71#[cfg(feature = "DeleteAutopilotAddonInstance")]
72pub mod DeleteAutopilotAddonInstance;
73#[cfg(feature = "DeleteAutopilotChart")]
74pub mod DeleteAutopilotChart;
75#[cfg(feature = "DeleteAutopilotCluster")]
76pub mod DeleteAutopilotCluster;
77#[cfg(feature = "DeleteAutopilotJob")]
78pub mod DeleteAutopilotJob;
79#[cfg(feature = "DeleteAutopilotMaintenanceWindow")]
80pub mod DeleteAutopilotMaintenanceWindow;
81#[cfg(feature = "DeleteAutopilotRelease")]
82pub mod DeleteAutopilotRelease;
83#[cfg(feature = "DeleteChart")]
84pub mod DeleteChart;
85#[cfg(feature = "DeleteCloudPersistentVolumeClaims")]
86pub mod DeleteCloudPersistentVolumeClaims;
87#[cfg(feature = "DeleteCluster")]
88pub mod DeleteCluster;
89#[cfg(feature = "DeleteImageCache")]
90pub mod DeleteImageCache;
91#[cfg(feature = "DeleteNode")]
92pub mod DeleteNode;
93#[cfg(feature = "DeleteNodePool")]
94pub mod DeleteNodePool;
95#[cfg(feature = "DeleteRelease")]
96pub mod DeleteRelease;
97#[cfg(feature = "DownloadAutopilotChart")]
98pub mod DownloadAutopilotChart;
99#[cfg(feature = "DownloadChart")]
100pub mod DownloadChart;
101#[cfg(feature = "GetAccessPolicy")]
102pub mod GetAccessPolicy;
103#[cfg(feature = "GetAutopilotOneJob")]
104pub mod GetAutopilotOneJob;
105#[cfg(feature = "GetAvaliableZone")]
106pub mod GetAvaliableZone;
107#[cfg(feature = "GetClusterFlavorSpecs")]
108pub mod GetClusterFlavorSpecs;
109#[cfg(feature = "GetClusterLongAkskConfig")]
110pub mod GetClusterLongAkskConfig;
111#[cfg(feature = "GetClusterQuota")]
112pub mod GetClusterQuota;
113#[cfg(feature = "GetCustomizeTags")]
114pub mod GetCustomizeTags;
115#[cfg(feature = "GetLabels")]
116pub mod GetLabels;
117#[cfg(feature = "GetLongAkskConfig")]
118pub mod GetLongAkskConfig;
119#[cfg(feature = "GetResourceTags")]
120pub mod GetResourceTags;
121#[cfg(feature = "HibernateCluster")]
122pub mod HibernateCluster;
123#[cfg(feature = "ListAccessPolicy")]
124pub mod ListAccessPolicy;
125#[cfg(feature = "ListAddonInstances")]
126pub mod ListAddonInstances;
127#[cfg(feature = "ListAddonPrecheckTasks")]
128pub mod ListAddonPrecheckTasks;
129#[cfg(feature = "ListAddonTemplates")]
130pub mod ListAddonTemplates;
131#[cfg(feature = "ListAutopilotAddonInstances")]
132pub mod ListAutopilotAddonInstances;
133#[cfg(feature = "ListAutopilotAddonTemplates")]
134pub mod ListAutopilotAddonTemplates;
135#[cfg(feature = "ListAutopilotCharts")]
136pub mod ListAutopilotCharts;
137#[cfg(feature = "ListAutopilotClusterMasterSnapshotTasks")]
138pub mod ListAutopilotClusterMasterSnapshotTasks;
139#[cfg(feature = "ListAutopilotClusters")]
140pub mod ListAutopilotClusters;
141#[cfg(feature = "ListAutopilotClusterUpgradeFeatureGates")]
142pub mod ListAutopilotClusterUpgradeFeatureGates;
143#[cfg(feature = "ListAutopilotClusterUpgradePaths")]
144pub mod ListAutopilotClusterUpgradePaths;
145#[cfg(feature = "ListAutopilotJobs")]
146pub mod ListAutopilotJobs;
147#[cfg(feature = "ListAutopilotPreCheckTasks")]
148pub mod ListAutopilotPreCheckTasks;
149#[cfg(feature = "ListAutopilotReleases")]
150pub mod ListAutopilotReleases;
151#[cfg(feature = "ListAutopilotUpgradeClusterTasks")]
152pub mod ListAutopilotUpgradeClusterTasks;
153#[cfg(feature = "ListAutopilotUpgradePlans")]
154pub mod ListAutopilotUpgradePlans;
155#[cfg(feature = "ListAutopilotUpgradeWorkFlows")]
156pub mod ListAutopilotUpgradeWorkFlows;
157#[cfg(feature = "ListCharts")]
158pub mod ListCharts;
159#[cfg(feature = "ListClusterMasterSnapshotTasks")]
160pub mod ListClusterMasterSnapshotTasks;
161#[cfg(feature = "ListClusters")]
162pub mod ListClusters;
163#[cfg(feature = "ListClusterUpgradeFeatureGates")]
164pub mod ListClusterUpgradeFeatureGates;
165#[cfg(feature = "ListClusterUpgradePaths")]
166pub mod ListClusterUpgradePaths;
167#[cfg(feature = "ListHyperNodes")]
168pub mod ListHyperNodes;
169#[cfg(feature = "ListImageCaches")]
170pub mod ListImageCaches;
171#[cfg(feature = "ListNodePools")]
172pub mod ListNodePools;
173#[cfg(feature = "ListNodes")]
174pub mod ListNodes;
175#[cfg(feature = "ListPackageProducts")]
176pub mod ListPackageProducts;
177#[cfg(feature = "ListPartitions")]
178pub mod ListPartitions;
179#[cfg(feature = "ListPreCheckTasks")]
180pub mod ListPreCheckTasks;
181#[cfg(feature = "ListReleases")]
182pub mod ListReleases;
183#[cfg(feature = "ListUpgradeClusterTasks")]
184pub mod ListUpgradeClusterTasks;
185#[cfg(feature = "ListUpgradeWorkFlows")]
186pub mod ListUpgradeWorkFlows;
187#[cfg(feature = "LockNodepoolNodeScaleDown")]
188pub mod LockNodepoolNodeScaleDown;
189#[cfg(feature = "MigrateNode")]
190pub mod MigrateNode;
191#[cfg(feature = "MigrateToNodePool")]
192pub mod MigrateToNodePool;
193#[cfg(feature = "PauseUpgradeClusterTask")]
194pub mod PauseUpgradeClusterTask;
195#[cfg(feature = "RemoveNode")]
196pub mod RemoveNode;
197#[cfg(feature = "ResetNode")]
198pub mod ResetNode;
199#[cfg(feature = "ResizeCluster")]
200pub mod ResizeCluster;