@azure/arm-containerservice 21.4.0 → 21.5.0

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 (376) hide show
  1. package/CHANGELOG.md +232 -0
  2. package/LICENSE +1 -1
  3. package/README.md +5 -5
  4. package/dist/browser/containerServiceClient.d.ts +3 -3
  5. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  6. package/dist/browser/containerServiceClient.js +3 -4
  7. package/dist/browser/containerServiceClient.js.map +1 -1
  8. package/dist/browser/lroImpl.d.ts +1 -1
  9. package/dist/browser/lroImpl.d.ts.map +1 -1
  10. package/dist/browser/lroImpl.js.map +1 -1
  11. package/dist/browser/models/index.d.ts +69 -8
  12. package/dist/browser/models/index.d.ts.map +1 -1
  13. package/dist/browser/models/index.js +18 -0
  14. package/dist/browser/models/index.js.map +1 -1
  15. package/dist/browser/models/mappers.d.ts +3 -1
  16. package/dist/browser/models/mappers.d.ts.map +1 -1
  17. package/dist/browser/models/mappers.js +70 -0
  18. package/dist/browser/models/mappers.js.map +1 -1
  19. package/dist/browser/models/parameters.d.ts +1 -1
  20. package/dist/browser/models/parameters.d.ts.map +1 -1
  21. package/dist/browser/models/parameters.js +1 -1
  22. package/dist/browser/models/parameters.js.map +1 -1
  23. package/dist/browser/operations/agentPools.d.ts +5 -5
  24. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  25. package/dist/browser/operations/agentPools.js +2 -5
  26. package/dist/browser/operations/agentPools.js.map +1 -1
  27. package/dist/browser/operations/machines.d.ts +4 -4
  28. package/dist/browser/operations/machines.d.ts.map +1 -1
  29. package/dist/browser/operations/machines.js.map +1 -1
  30. package/dist/browser/operations/maintenanceConfigurations.d.ts +4 -4
  31. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  32. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  33. package/dist/browser/operations/managedClusters.d.ts +5 -5
  34. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  35. package/dist/browser/operations/managedClusters.js +7 -31
  36. package/dist/browser/operations/managedClusters.js.map +1 -1
  37. package/dist/browser/operations/operations.d.ts +4 -4
  38. package/dist/browser/operations/operations.d.ts.map +1 -1
  39. package/dist/browser/operations/operations.js.map +1 -1
  40. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  41. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  42. package/dist/browser/operations/privateEndpointConnections.js +1 -1
  43. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  44. package/dist/browser/operations/privateLinkResources.d.ts +3 -3
  45. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  46. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  47. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  48. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  49. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  50. package/dist/browser/operations/snapshots.d.ts +4 -4
  51. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  52. package/dist/browser/operations/snapshots.js +2 -10
  53. package/dist/browser/operations/snapshots.js.map +1 -1
  54. package/dist/browser/operations/trustedAccessRoleBindings.d.ts +5 -5
  55. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  56. package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
  57. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  58. package/dist/browser/operations/trustedAccessRoles.d.ts +4 -4
  59. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  60. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  61. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  62. package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
  63. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/machines.d.ts +2 -2
  66. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/machines.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  69. package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  70. package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  71. package/dist/browser/operationsInterfaces/managedClusters.d.ts +3 -3
  72. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  75. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  78. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  80. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  82. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  85. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  86. package/dist/browser/operationsInterfaces/snapshots.d.ts +2 -2
  87. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  90. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  91. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  92. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  93. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  94. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  95. package/dist/browser/pagingHelper.d.ts.map +1 -1
  96. package/dist/browser/pagingHelper.js.map +1 -1
  97. package/dist/commonjs/containerServiceClient.d.ts +3 -3
  98. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  99. package/dist/commonjs/containerServiceClient.js +3 -4
  100. package/dist/commonjs/containerServiceClient.js.map +1 -1
  101. package/dist/commonjs/lroImpl.d.ts +1 -1
  102. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  103. package/dist/commonjs/lroImpl.js.map +1 -1
  104. package/dist/commonjs/models/index.d.ts +69 -8
  105. package/dist/commonjs/models/index.d.ts.map +1 -1
  106. package/dist/commonjs/models/index.js +19 -1
  107. package/dist/commonjs/models/index.js.map +1 -1
  108. package/dist/commonjs/models/mappers.d.ts +3 -1
  109. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  110. package/dist/commonjs/models/mappers.js +74 -4
  111. package/dist/commonjs/models/mappers.js.map +1 -1
  112. package/dist/commonjs/models/parameters.d.ts +1 -1
  113. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  114. package/dist/commonjs/models/parameters.js +1 -1
  115. package/dist/commonjs/models/parameters.js.map +1 -1
  116. package/dist/commonjs/operations/agentPools.d.ts +5 -5
  117. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  118. package/dist/commonjs/operations/agentPools.js +1 -4
  119. package/dist/commonjs/operations/agentPools.js.map +1 -1
  120. package/dist/commonjs/operations/machines.d.ts +4 -4
  121. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  122. package/dist/commonjs/operations/machines.js.map +1 -1
  123. package/dist/commonjs/operations/maintenanceConfigurations.d.ts +4 -4
  124. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  125. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  126. package/dist/commonjs/operations/managedClusters.d.ts +5 -5
  127. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  128. package/dist/commonjs/operations/managedClusters.js +6 -30
  129. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  130. package/dist/commonjs/operations/operations.d.ts +4 -4
  131. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  132. package/dist/commonjs/operations/operations.js.map +1 -1
  133. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  134. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  135. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  136. package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
  137. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  138. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  139. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  140. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  141. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  142. package/dist/commonjs/operations/snapshots.d.ts +4 -4
  143. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  144. package/dist/commonjs/operations/snapshots.js +2 -10
  145. package/dist/commonjs/operations/snapshots.js.map +1 -1
  146. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts +5 -5
  147. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  148. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  149. package/dist/commonjs/operations/trustedAccessRoles.d.ts +4 -4
  150. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  151. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  152. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  153. package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
  154. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  155. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  156. package/dist/commonjs/operationsInterfaces/machines.d.ts +2 -2
  157. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  158. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  159. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  160. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts +3 -3
  163. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  166. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  169. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
  172. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  175. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/snapshots.d.ts +2 -2
  178. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  181. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  183. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  184. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  185. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  186. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  187. package/dist/commonjs/pagingHelper.js.map +1 -1
  188. package/dist/commonjs/tsdoc-metadata.json +1 -1
  189. package/dist/esm/containerServiceClient.d.ts +3 -3
  190. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  191. package/dist/esm/containerServiceClient.js +3 -4
  192. package/dist/esm/containerServiceClient.js.map +1 -1
  193. package/dist/esm/lroImpl.d.ts +1 -1
  194. package/dist/esm/lroImpl.d.ts.map +1 -1
  195. package/dist/esm/lroImpl.js.map +1 -1
  196. package/dist/esm/models/index.d.ts +69 -8
  197. package/dist/esm/models/index.d.ts.map +1 -1
  198. package/dist/esm/models/index.js +18 -0
  199. package/dist/esm/models/index.js.map +1 -1
  200. package/dist/esm/models/mappers.d.ts +3 -1
  201. package/dist/esm/models/mappers.d.ts.map +1 -1
  202. package/dist/esm/models/mappers.js +70 -0
  203. package/dist/esm/models/mappers.js.map +1 -1
  204. package/dist/esm/models/parameters.d.ts +1 -1
  205. package/dist/esm/models/parameters.d.ts.map +1 -1
  206. package/dist/esm/models/parameters.js +1 -1
  207. package/dist/esm/models/parameters.js.map +1 -1
  208. package/dist/esm/operations/agentPools.d.ts +5 -5
  209. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  210. package/dist/esm/operations/agentPools.js +2 -5
  211. package/dist/esm/operations/agentPools.js.map +1 -1
  212. package/dist/esm/operations/machines.d.ts +4 -4
  213. package/dist/esm/operations/machines.d.ts.map +1 -1
  214. package/dist/esm/operations/machines.js.map +1 -1
  215. package/dist/esm/operations/maintenanceConfigurations.d.ts +4 -4
  216. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  217. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  218. package/dist/esm/operations/managedClusters.d.ts +5 -5
  219. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  220. package/dist/esm/operations/managedClusters.js +7 -31
  221. package/dist/esm/operations/managedClusters.js.map +1 -1
  222. package/dist/esm/operations/operations.d.ts +4 -4
  223. package/dist/esm/operations/operations.d.ts.map +1 -1
  224. package/dist/esm/operations/operations.js.map +1 -1
  225. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  226. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  227. package/dist/esm/operations/privateEndpointConnections.js +1 -1
  228. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  229. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  230. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  231. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  232. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  233. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  234. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  235. package/dist/esm/operations/snapshots.d.ts +4 -4
  236. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  237. package/dist/esm/operations/snapshots.js +2 -10
  238. package/dist/esm/operations/snapshots.js.map +1 -1
  239. package/dist/esm/operations/trustedAccessRoleBindings.d.ts +5 -5
  240. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  241. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  242. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  243. package/dist/esm/operations/trustedAccessRoles.d.ts +4 -4
  244. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  245. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  246. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  247. package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
  248. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  249. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  250. package/dist/esm/operationsInterfaces/machines.d.ts +2 -2
  251. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  252. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  253. package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  254. package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  255. package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  256. package/dist/esm/operationsInterfaces/managedClusters.d.ts +3 -3
  257. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  258. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  259. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  260. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  263. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  264. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  265. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  266. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  269. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  270. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  271. package/dist/esm/operationsInterfaces/snapshots.d.ts +2 -2
  272. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  275. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  276. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  277. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  278. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  279. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  280. package/dist/esm/pagingHelper.d.ts.map +1 -1
  281. package/dist/esm/pagingHelper.js.map +1 -1
  282. package/dist/react-native/containerServiceClient.d.ts +3 -3
  283. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  284. package/dist/react-native/containerServiceClient.js +3 -4
  285. package/dist/react-native/containerServiceClient.js.map +1 -1
  286. package/dist/react-native/lroImpl.d.ts +1 -1
  287. package/dist/react-native/lroImpl.d.ts.map +1 -1
  288. package/dist/react-native/lroImpl.js.map +1 -1
  289. package/dist/react-native/models/index.d.ts +69 -8
  290. package/dist/react-native/models/index.d.ts.map +1 -1
  291. package/dist/react-native/models/index.js +18 -0
  292. package/dist/react-native/models/index.js.map +1 -1
  293. package/dist/react-native/models/mappers.d.ts +3 -1
  294. package/dist/react-native/models/mappers.d.ts.map +1 -1
  295. package/dist/react-native/models/mappers.js +70 -0
  296. package/dist/react-native/models/mappers.js.map +1 -1
  297. package/dist/react-native/models/parameters.d.ts +1 -1
  298. package/dist/react-native/models/parameters.d.ts.map +1 -1
  299. package/dist/react-native/models/parameters.js +1 -1
  300. package/dist/react-native/models/parameters.js.map +1 -1
  301. package/dist/react-native/operations/agentPools.d.ts +5 -5
  302. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  303. package/dist/react-native/operations/agentPools.js +2 -5
  304. package/dist/react-native/operations/agentPools.js.map +1 -1
  305. package/dist/react-native/operations/machines.d.ts +4 -4
  306. package/dist/react-native/operations/machines.d.ts.map +1 -1
  307. package/dist/react-native/operations/machines.js.map +1 -1
  308. package/dist/react-native/operations/maintenanceConfigurations.d.ts +4 -4
  309. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  310. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  311. package/dist/react-native/operations/managedClusters.d.ts +5 -5
  312. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  313. package/dist/react-native/operations/managedClusters.js +7 -31
  314. package/dist/react-native/operations/managedClusters.js.map +1 -1
  315. package/dist/react-native/operations/operations.d.ts +4 -4
  316. package/dist/react-native/operations/operations.d.ts.map +1 -1
  317. package/dist/react-native/operations/operations.js.map +1 -1
  318. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  319. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  320. package/dist/react-native/operations/privateEndpointConnections.js +1 -1
  321. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  322. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  323. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  324. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  325. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  326. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  327. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  328. package/dist/react-native/operations/snapshots.d.ts +4 -4
  329. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  330. package/dist/react-native/operations/snapshots.js +2 -10
  331. package/dist/react-native/operations/snapshots.js.map +1 -1
  332. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts +5 -5
  333. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  334. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  335. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  336. package/dist/react-native/operations/trustedAccessRoles.d.ts +4 -4
  337. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  338. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  339. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  340. package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
  341. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  342. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  343. package/dist/react-native/operationsInterfaces/machines.d.ts +2 -2
  344. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  345. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  346. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  347. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  348. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  349. package/dist/react-native/operationsInterfaces/managedClusters.d.ts +3 -3
  350. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  351. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  352. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  353. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  354. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  355. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  356. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  357. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  358. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  359. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  360. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  362. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  363. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  364. package/dist/react-native/operationsInterfaces/snapshots.d.ts +2 -2
  365. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  366. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  368. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  369. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  370. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  371. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  372. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  373. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  374. package/dist/react-native/pagingHelper.js.map +1 -1
  375. package/package.json +40 -42
  376. package/review/arm-containerservice.api.md +40 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,237 @@
1
1
  # Release History
2
2
 
3
+ ## 21.5.0 (2025-03-24)
4
+
5
+ ### Features Added
6
+
7
+ - Added Interface GPUProfile
8
+ - Added Interface ManagedClusterBootstrapProfile
9
+ - Added Type Alias ArtifactSource
10
+ - Added Type Alias GPUDriver
11
+ - Interface AgentPool has a new optional parameter gpuProfile
12
+ - Interface ManagedCluster has a new optional parameter bootstrapProfile
13
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
14
+ - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
15
+ - Added Enum KnownArtifactSource
16
+ - Added Enum KnownGPUDriver
17
+ - Enum KnownOutboundType has a new value None
18
+
19
+
20
+ ## 22.0.0-beta.1 (2025-03-13)
21
+ Compared with version 21.4.0
22
+
23
+ ### Features Added
24
+
25
+ - Added operation group ContainerService
26
+ - Added operation group LoadBalancers
27
+ - Added operation group ManagedClusterSnapshots
28
+ - Added operation group OperationStatusResultOperations
29
+ - Added operation ManagedClusters.beginRebalanceLoadBalancers
30
+ - Added operation ManagedClusters.beginRebalanceLoadBalancersAndWait
31
+ - Added operation ManagedClusters.getGuardrailsVersions
32
+ - Added operation ManagedClusters.getSafeguardsVersions
33
+ - Added operation ManagedClusters.listGuardrailsVersions
34
+ - Added operation ManagedClusters.listSafeguardsVersions
35
+ - Added Interface AgentPoolArtifactStreamingProfile
36
+ - Added Interface AgentPoolGatewayProfile
37
+ - Added Interface AgentPoolGPUProfile
38
+ - Added Interface AgentPoolStatus
39
+ - Added Interface AutoScaleProfile
40
+ - Added Interface Component
41
+ - Added Interface ComponentsByRelease
42
+ - Added Interface ContainerServiceListNodeImageVersionsNextOptionalParams
43
+ - Added Interface ContainerServiceListNodeImageVersionsOptionalParams
44
+ - Added Interface ContainerServiceNetworkProfileKubeProxyConfig
45
+ - Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
46
+ - Added Interface GuardrailsAvailableVersion
47
+ - Added Interface GuardrailsAvailableVersionsList
48
+ - Added Interface GuardrailsAvailableVersionsProperties
49
+ - Added Interface LabelSelector
50
+ - Added Interface LabelSelectorRequirement
51
+ - Added Interface LoadBalancer
52
+ - Added Interface LoadBalancerListResult
53
+ - Added Interface LoadBalancersCreateOrUpdateOptionalParams
54
+ - Added Interface LoadBalancersDeleteHeaders
55
+ - Added Interface LoadBalancersDeleteOptionalParams
56
+ - Added Interface LoadBalancersGetOptionalParams
57
+ - Added Interface LoadBalancersListByManagedClusterNextOptionalParams
58
+ - Added Interface LoadBalancersListByManagedClusterOptionalParams
59
+ - Added Interface ManagedClusterAIToolchainOperatorProfile
60
+ - Added Interface ManagedClusterAzureMonitorProfileAppMonitoring
61
+ - Added Interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
62
+ - Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs
63
+ - Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics
64
+ - Added Interface ManagedClusterAzureMonitorProfileContainerInsights
65
+ - Added Interface ManagedClusterBootstrapProfile
66
+ - Added Interface ManagedClusterIngressProfileNginx
67
+ - Added Interface ManagedClusterNodeProvisioningProfile
68
+ - Added Interface ManagedClusterPropertiesForSnapshot
69
+ - Added Interface ManagedClusterSecurityProfileImageIntegrity
70
+ - Added Interface ManagedClusterSecurityProfileNodeRestriction
71
+ - Added Interface ManagedClustersGetGuardrailsVersionsOptionalParams
72
+ - Added Interface ManagedClustersGetSafeguardsVersionsOptionalParams
73
+ - Added Interface ManagedClustersListGuardrailsVersionsNextOptionalParams
74
+ - Added Interface ManagedClustersListGuardrailsVersionsOptionalParams
75
+ - Added Interface ManagedClustersListSafeguardsVersionsNextOptionalParams
76
+ - Added Interface ManagedClustersListSafeguardsVersionsOptionalParams
77
+ - Added Interface ManagedClusterSnapshot
78
+ - Added Interface ManagedClusterSnapshotListResult
79
+ - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
80
+ - Added Interface ManagedClusterSnapshotsDeleteOptionalParams
81
+ - Added Interface ManagedClusterSnapshotsGetOptionalParams
82
+ - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
83
+ - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
84
+ - Added Interface ManagedClusterSnapshotsListNextOptionalParams
85
+ - Added Interface ManagedClusterSnapshotsListOptionalParams
86
+ - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
87
+ - Added Interface ManagedClustersRebalanceLoadBalancersHeaders
88
+ - Added Interface ManagedClustersRebalanceLoadBalancersOptionalParams
89
+ - Added Interface ManagedClusterStaticEgressGatewayProfile
90
+ - Added Interface ManagedClusterStatus
91
+ - Added Interface ManualScaleProfile
92
+ - Added Interface NetworkProfileForSnapshot
93
+ - Added Interface NodeImageVersion
94
+ - Added Interface NodeImageVersionsListResult
95
+ - Added Interface OperationStatusResult
96
+ - Added Interface OperationStatusResultGetByAgentPoolOptionalParams
97
+ - Added Interface OperationStatusResultGetOptionalParams
98
+ - Added Interface OperationStatusResultList
99
+ - Added Interface OperationStatusResultListNextOptionalParams
100
+ - Added Interface OperationStatusResultListOptionalParams
101
+ - Added Interface RebalanceLoadBalancersRequestBody
102
+ - Added Interface SafeguardsAvailableVersion
103
+ - Added Interface SafeguardsAvailableVersionsList
104
+ - Added Interface SafeguardsAvailableVersionsProperties
105
+ - Added Interface SafeguardsProfile
106
+ - Added Interface ScaleProfile
107
+ - Added Interface VirtualMachineNodes
108
+ - Added Interface VirtualMachinesProfile
109
+ - Added Type Alias AddonAutoscaling
110
+ - Added Type Alias AgentPoolSSHAccess
111
+ - Added Type Alias ArtifactSource
112
+ - Added Type Alias ClusterServiceLoadBalancerHealthProbeMode
113
+ - Added Type Alias ContainerServiceListNodeImageVersionsNextResponse
114
+ - Added Type Alias ContainerServiceListNodeImageVersionsResponse
115
+ - Added Type Alias DriverType
116
+ - Added Type Alias GuardrailsSupport
117
+ - Added Type Alias IpvsScheduler
118
+ - Added Type Alias Level
119
+ - Added Type Alias LoadBalancersCreateOrUpdateResponse
120
+ - Added Type Alias LoadBalancersDeleteResponse
121
+ - Added Type Alias LoadBalancersGetResponse
122
+ - Added Type Alias LoadBalancersListByManagedClusterNextResponse
123
+ - Added Type Alias LoadBalancersListByManagedClusterResponse
124
+ - Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
125
+ - Added Type Alias ManagedClustersGetSafeguardsVersionsResponse
126
+ - Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
127
+ - Added Type Alias ManagedClustersListGuardrailsVersionsResponse
128
+ - Added Type Alias ManagedClustersListSafeguardsVersionsNextResponse
129
+ - Added Type Alias ManagedClustersListSafeguardsVersionsResponse
130
+ - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
131
+ - Added Type Alias ManagedClusterSnapshotsGetResponse
132
+ - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
133
+ - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
134
+ - Added Type Alias ManagedClusterSnapshotsListNextResponse
135
+ - Added Type Alias ManagedClusterSnapshotsListResponse
136
+ - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
137
+ - Added Type Alias ManagedClustersRebalanceLoadBalancersResponse
138
+ - Added Type Alias Mode
139
+ - Added Type Alias NginxIngressControllerType
140
+ - Added Type Alias NodeProvisioningMode
141
+ - Added Type Alias OperationStatusResultGetByAgentPoolResponse
142
+ - Added Type Alias OperationStatusResultGetResponse
143
+ - Added Type Alias OperationStatusResultListNextResponse
144
+ - Added Type Alias OperationStatusResultListResponse
145
+ - Added Type Alias Operator
146
+ - Added Type Alias PodIPAllocationMode
147
+ - Added Type Alias PodLinkLocalAccess
148
+ - Added Type Alias SafeguardsSupport
149
+ - Added Type Alias SeccompDefault
150
+ - Added Type Alias UndrainableNodeBehavior
151
+ - Interface AgentPool has a new optional parameter artifactStreamingProfile
152
+ - Interface AgentPool has a new optional parameter enableCustomCATrust
153
+ - Interface AgentPool has a new optional parameter gatewayProfile
154
+ - Interface AgentPool has a new optional parameter gpuProfile
155
+ - Interface AgentPool has a new optional parameter nodeInitializationTaints
156
+ - Interface AgentPool has a new optional parameter podIPAllocationMode
157
+ - Interface AgentPool has a new optional parameter status
158
+ - Interface AgentPool has a new optional parameter virtualMachineNodesStatus
159
+ - Interface AgentPool has a new optional parameter virtualMachinesProfile
160
+ - Interface AgentPoolSecurityProfile has a new optional parameter sshAccess
161
+ - Interface AgentPoolUpgradeProfile has a new optional parameter componentsByReleases
162
+ - Interface AgentPoolUpgradeProfilePropertiesUpgradesItem has a new optional parameter isOutOfSupport
163
+ - Interface AgentPoolUpgradeSettings has a new optional parameter maxUnavailable
164
+ - Interface AgentPoolUpgradeSettings has a new optional parameter undrainableNodeBehavior
165
+ - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
166
+ - Interface ContainerServiceNetworkProfile has a new optional parameter podLinkLocalAccess
167
+ - Interface ContainerServiceNetworkProfile has a new optional parameter staticEgressGatewayProfile
168
+ - Interface IstioEgressGateway has a new optional parameter gatewayConfigurationName
169
+ - Interface IstioEgressGateway has a new optional parameter namespace
170
+ - Interface KubeletConfig has a new optional parameter seccompDefault
171
+ - Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
172
+ - Interface ManagedCluster has a new optional parameter bootstrapProfile
173
+ - Interface ManagedCluster has a new optional parameter creationData
174
+ - Interface ManagedCluster has a new optional parameter enableNamespaceResources
175
+ - Interface ManagedCluster has a new optional parameter kind
176
+ - Interface ManagedCluster has a new optional parameter nodeProvisioningProfile
177
+ - Interface ManagedCluster has a new optional parameter safeguardsProfile
178
+ - Interface ManagedCluster has a new optional parameter status
179
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter artifactStreamingProfile
180
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
181
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gatewayProfile
182
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
183
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
184
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter podIPAllocationMode
185
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter status
186
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
187
+ - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
188
+ - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
189
+ - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
190
+ - Interface ManagedClusterAzureMonitorProfile has a new optional parameter appMonitoring
191
+ - Interface ManagedClusterAzureMonitorProfile has a new optional parameter containerInsights
192
+ - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
193
+ - Interface ManagedClusterIngressProfileWebAppRouting has a new optional parameter nginx
194
+ - Interface ManagedClusterLoadBalancerProfile has a new optional parameter clusterServiceLoadBalancerHealthProbeMode
195
+ - Interface ManagedClusterPoolUpgradeProfile has a new optional parameter componentsByReleases
196
+ - Interface ManagedClusterPoolUpgradeProfileUpgradesItem has a new optional parameter isOutOfSupport
197
+ - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
198
+ - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
199
+ - Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
200
+ - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
201
+ - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
202
+ - Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
203
+ - Added Enum KnownAddonAutoscaling
204
+ - Added Enum KnownAgentPoolSSHAccess
205
+ - Added Enum KnownArtifactSource
206
+ - Added Enum KnownClusterServiceLoadBalancerHealthProbeMode
207
+ - Added Enum KnownDriverType
208
+ - Added Enum KnownGuardrailsSupport
209
+ - Added Enum KnownIpvsScheduler
210
+ - Added Enum KnownLevel
211
+ - Added Enum KnownMode
212
+ - Added Enum KnownNginxIngressControllerType
213
+ - Added Enum KnownNodeProvisioningMode
214
+ - Added Enum KnownOperator
215
+ - Added Enum KnownPodIPAllocationMode
216
+ - Added Enum KnownPodLinkLocalAccess
217
+ - Added Enum KnownSafeguardsSupport
218
+ - Added Enum KnownSeccompDefault
219
+ - Added Enum KnownUndrainableNodeBehavior
220
+ - Enum KnownAgentPoolMode has a new value Gateway
221
+ - Enum KnownAgentPoolType has a new value VirtualMachines
222
+ - Enum KnownManagedClusterSKUName has a new value Automatic
223
+ - Enum KnownOssku has a new value Mariner
224
+ - Enum KnownOssku has a new value WindowsAnnual
225
+ - Enum KnownOutboundType has a new value None
226
+ - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
227
+ - Enum KnownSnapshotType has a new value ManagedCluster
228
+ - Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
229
+
230
+ ### Breaking Changes
231
+
232
+ - Interface IstioEgressGateway has a new required parameter name
233
+
234
+
3
235
  ## 21.4.0 (2025-02-17)
4
236
 
5
237
  ### Features Added
package/LICENSE CHANGED
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
21
+ SOFTWARE.
package/README.md CHANGED
@@ -6,7 +6,7 @@ The Container Service Client.
6
6
 
7
7
  [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice) |
8
8
  [Package (NPM)](https://www.npmjs.com/package/@azure/arm-containerservice) |
9
- [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-containerservice) |
9
+ [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview) |
10
10
  [Samples](https://github.com/Azure-Samples/azure-samples-js-management)
11
11
 
12
12
  ## Getting started
@@ -63,16 +63,15 @@ For browser environments, use the `InteractiveBrowserCredential` from the `@azur
63
63
  import { InteractiveBrowserCredential } from "@azure/identity";
64
64
  import { ContainerServiceClient } from "@azure/arm-containerservice";
65
65
 
66
- const subscriptionId = "00000000-0000-0000-0000-000000000000";
67
66
  const credential = new InteractiveBrowserCredential({
68
67
  tenantId: "<YOUR_TENANT_ID>",
69
- clientId: "<YOUR_CLIENT_ID>",
70
- });
68
+ clientId: "<YOUR_CLIENT_ID>"
69
+ });
70
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
71
71
  const client = new ContainerServiceClient(credential, subscriptionId);
72
72
  ```
73
73
 
74
74
  ### JavaScript Bundle
75
-
76
75
  To use this client library in the browser, first you need to use a bundler. For details on how to do this, please refer to our [bundling documentation](https://aka.ms/AzureSDKBundling).
77
76
 
78
77
  ## Key concepts
@@ -107,6 +106,7 @@ If you'd like to contribute to this library, please read the [contributing guide
107
106
 
108
107
  - [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
109
108
 
109
+
110
110
  [azure_cli]: https://learn.microsoft.com/cli/azure
111
111
  [azure_sub]: https://azure.microsoft.com/free/
112
112
  [azure_sub]: https://azure.microsoft.com/free/
@@ -1,7 +1,7 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- import * as coreAuth from "@azure/core-auth";
3
- import { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
4
- import { ContainerServiceClientOptionalParams } from "./models/index.js";
2
+ import type * as coreAuth from "@azure/core-auth";
3
+ import type { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
4
+ import type { ContainerServiceClientOptionalParams } from "./models/index.js";
5
5
  export declare class ContainerServiceClient extends coreClient.ServiceClient {
6
6
  $host: string;
7
7
  apiVersion: string;
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAc7C,OAAO,EACL,UAAU,EACV,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,SAAS,EACT,yBAAyB,EACzB,kBAAkB,EAClB,QAAQ,EACT,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,oCAAoC,EAAE,MAAM,mBAAmB,CAAC;AAEzE,qBAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,oCAAoC;IAyFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,SAAS,EAAE,SAAS,CAAC;IACrB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,QAAQ,EAAE,QAAQ,CAAC;CACpB"}
1
+ {"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAclD,OAAO,KAAK,EACV,UAAU,EACV,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,SAAS,EACT,yBAAyB,EACzB,kBAAkB,EAClB,QAAQ,EACT,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,mBAAmB,CAAC;AAE9E,qBAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,oCAAoC;IAmFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,SAAS,EAAE,SAAS,CAAC;IACrB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,QAAQ,EAAE,QAAQ,CAAC;CACpB"}
@@ -31,7 +31,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
31
31
  requestContentType: "application/json; charset=utf-8",
32
32
  credential: credentials,
33
33
  };
34
- const packageDetails = `azsdk-js-arm-containerservice/21.4.0`;
34
+ const packageDetails = `azsdk-js-arm-containerservice/21.5.0`;
35
35
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
36
36
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
37
37
  : `${packageDetails}`;
@@ -42,8 +42,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
42
42
  let bearerTokenAuthenticationPolicyFound = false;
43
43
  if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
44
44
  const pipelinePolicies = options.pipeline.getOrderedPolicies();
45
- bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
46
- coreRestPipeline.bearerTokenAuthenticationPolicyName);
45
+ bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
47
46
  }
48
47
  if (!options ||
49
48
  !options.pipeline ||
@@ -64,7 +63,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
64
63
  this.subscriptionId = subscriptionId;
65
64
  // Assigning values to Constant parameters
66
65
  this.$host = options.$host || "https://management.azure.com";
67
- this.apiVersion = options.apiVersion || "2024-10-01";
66
+ this.apiVersion = options.apiVersion || "2025-01-01";
68
67
  this.operations = new OperationsImpl(this);
69
68
  this.managedClusters = new ManagedClustersImpl(this);
70
69
  this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/21.4.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-10-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(\n this,\n );\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
1
+ {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type { PipelineRequest, PipelineResponse, SendRequest } from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport type { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/21.5.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-01-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(this);\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(request: PipelineRequest, next: SendRequest): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { LongRunningOperation, LroResponse } from "@azure/core-lro";
1
+ import type { LongRunningOperation, LroResponse } from "@azure/core-lro";
2
2
  export declare function createLroSpec<T>(inputs: {
3
3
  sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
4
4
  args: Record<string, unknown>;
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAmB1B"}
1
+ {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAgB1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAQH,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAKH,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CAAC,IAAY,EAAE,OAA2C,EAAE,EAAE;YAC7E,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { AbortSignalLike } from \"@azure/abort-controller\";\nimport type { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (path: string, options?: { abortSignal?: AbortSignalLike }) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
@@ -1,4 +1,4 @@
1
- import * as coreClient from "@azure/core-client";
1
+ import type * as coreClient from "@azure/core-client";
2
2
  /** The List Operation response. */
3
3
  export interface OperationListResult {
4
4
  /**
@@ -272,10 +272,12 @@ export interface ManagedClusterAgentPoolProfileProperties {
272
272
  windowsProfile?: AgentPoolWindowsProfile;
273
273
  /** The security settings of an agent pool. */
274
274
  securityProfile?: AgentPoolSecurityProfile;
275
+ /** GPU settings for the Agent Pool. */
276
+ gpuProfile?: GPUProfile;
275
277
  }
276
278
  /** Settings for upgrading an agentpool */
277
279
  export interface AgentPoolUpgradeSettings {
278
- /** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */
280
+ /** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */
279
281
  maxSurge?: string;
280
282
  /** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
281
283
  drainTimeoutInMinutes?: number;
@@ -419,6 +421,11 @@ export interface AgentPoolSecurityProfile {
419
421
  /** Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
420
422
  enableSecureBoot?: boolean;
421
423
  }
424
+ /** GPU settings for the Agent Pool. */
425
+ export interface GPUProfile {
426
+ /** Whether to install GPU drivers. When it's not specified, default is Install. */
427
+ driver?: GPUDriver;
428
+ }
422
429
  /** Profile for Linux VMs in the container service cluster. */
423
430
  export interface ContainerServiceLinuxProfile {
424
431
  /** The administrator username to use for Linux VMs. */
@@ -625,8 +632,11 @@ export interface ManagedClusterLoadBalancerProfile {
625
632
  outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;
626
633
  /** Desired outbound IP resources for the cluster load balancer. */
627
634
  outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;
628
- /** The effective outbound IP resources of the cluster load balancer. */
629
- effectiveOutboundIPs?: ResourceReference[];
635
+ /**
636
+ * The effective outbound IP resources of the cluster load balancer.
637
+ * NOTE: This property will not be serialized. It can only be populated by the server.
638
+ */
639
+ readonly effectiveOutboundIPs?: ResourceReference[];
630
640
  /** The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports. */
631
641
  allocatedOutboundPorts?: number;
632
642
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes. */
@@ -662,8 +672,11 @@ export interface ManagedClusterLoadBalancerProfileOutboundIPs {
662
672
  export interface ManagedClusterNATGatewayProfile {
663
673
  /** Profile of the managed outbound IP resources of the cluster NAT gateway. */
664
674
  managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
665
- /** The effective outbound IP resources of the cluster NAT gateway. */
666
- effectiveOutboundIPs?: ResourceReference[];
675
+ /**
676
+ * The effective outbound IP resources of the cluster NAT gateway.
677
+ * NOTE: This property will not be serialized. It can only be populated by the server.
678
+ */
679
+ readonly effectiveOutboundIPs?: ResourceReference[];
667
680
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */
668
681
  idleTimeoutInMinutes?: number;
669
682
  }
@@ -803,6 +816,8 @@ export interface ManagedClusterSecurityProfile {
803
816
  workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
804
817
  /** Image Cleaner settings for the security profile. */
805
818
  imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
819
+ /** A list of up to 10 base64 encoded CAs that will be added to the trust store on all nodes in the cluster. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority). */
820
+ customCATrustCertificates?: Uint8Array[];
806
821
  }
807
822
  /** Microsoft Defender settings for the security profile. */
808
823
  export interface ManagedClusterSecurityProfileDefender {
@@ -986,6 +1001,13 @@ export interface ManagedClusterCostAnalysis {
986
1001
  /** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
987
1002
  enabled?: boolean;
988
1003
  }
1004
+ /** The bootstrap profile. */
1005
+ export interface ManagedClusterBootstrapProfile {
1006
+ /** The source where the artifacts are downloaded from. */
1007
+ artifactSource?: ArtifactSource;
1008
+ /** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
1009
+ containerRegistryId?: string;
1010
+ }
989
1011
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
990
1012
  export interface Resource {
991
1013
  /**
@@ -1767,6 +1789,8 @@ export interface AgentPool extends SubResource {
1767
1789
  windowsProfile?: AgentPoolWindowsProfile;
1768
1790
  /** The security settings of an agent pool. */
1769
1791
  securityProfile?: AgentPoolSecurityProfile;
1792
+ /** GPU settings for the Agent Pool. */
1793
+ gpuProfile?: GPUProfile;
1770
1794
  }
1771
1795
  /** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
1772
1796
  export interface Machine extends SubResource {
@@ -1904,6 +1928,8 @@ export interface ManagedCluster extends TrackedResource {
1904
1928
  readonly resourceUID?: string;
1905
1929
  /** Optional cluster metrics configuration. */
1906
1930
  metricsProfile?: ManagedClusterMetricsProfile;
1931
+ /** Profile of the cluster bootstrap configuration. */
1932
+ bootstrapProfile?: ManagedClusterBootstrapProfile;
1907
1933
  }
1908
1934
  /** Managed cluster Access Profile. */
1909
1935
  export interface ManagedClusterAccessProfile extends TrackedResource {
@@ -2322,6 +2348,22 @@ export declare enum KnownProtocol {
2322
2348
  * **UDP**: UDP protocol.
2323
2349
  */
2324
2350
  export type Protocol = string;
2351
+ /** Known values of {@link GPUDriver} that the service accepts. */
2352
+ export declare enum KnownGPUDriver {
2353
+ /** Install driver. */
2354
+ Install = "Install",
2355
+ /** Skip driver install. */
2356
+ None = "None"
2357
+ }
2358
+ /**
2359
+ * Defines values for GPUDriver. \
2360
+ * {@link KnownGPUDriver} can be used interchangeably with GPUDriver,
2361
+ * this enum contains the known values that the service supports.
2362
+ * ### Known values supported by the service
2363
+ * **Install**: Install driver. \
2364
+ * **None**: Skip driver install.
2365
+ */
2366
+ export type GPUDriver = string;
2325
2367
  /** Known values of {@link LicenseType} that the service accepts. */
2326
2368
  export declare enum KnownLicenseType {
2327
2369
  /** No additional licensing is applied. */
@@ -2477,7 +2519,9 @@ export declare enum KnownOutboundType {
2477
2519
  /** The AKS-managed NAT gateway is used for egress. */
2478
2520
  ManagedNATGateway = "managedNATGateway",
2479
2521
  /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
2480
- UserAssignedNATGateway = "userAssignedNATGateway"
2522
+ UserAssignedNATGateway = "userAssignedNATGateway",
2523
+ /** The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\//azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/ */
2524
+ None = "none"
2481
2525
  }
2482
2526
  /**
2483
2527
  * Defines values for OutboundType. \
@@ -2487,7 +2531,8 @@ export declare enum KnownOutboundType {
2487
2531
  * **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-loadbalancer). \
2488
2532
  * **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-userdefinedrouting). \
2489
2533
  * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
2490
- * **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration.
2534
+ * **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. \
2535
+ * **none**: The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\/\/azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/
2491
2536
  */
2492
2537
  export type OutboundType = string;
2493
2538
  /** Known values of {@link LoadBalancerSku} that the service accepts. */
@@ -2671,6 +2716,22 @@ export declare enum KnownIstioIngressGatewayMode {
2671
2716
  * **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.
2672
2717
  */
2673
2718
  export type IstioIngressGatewayMode = string;
2719
+ /** Known values of {@link ArtifactSource} that the service accepts. */
2720
+ export declare enum KnownArtifactSource {
2721
+ /** pull images from Azure Container Registry with cache */
2722
+ Cache = "Cache",
2723
+ /** pull images from Microsoft Artifact Registry */
2724
+ Direct = "Direct"
2725
+ }
2726
+ /**
2727
+ * Defines values for ArtifactSource. \
2728
+ * {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,
2729
+ * this enum contains the known values that the service supports.
2730
+ * ### Known values supported by the service
2731
+ * **Cache**: pull images from Azure Container Registry with cache \
2732
+ * **Direct**: pull images from Microsoft Artifact Registry
2733
+ */
2734
+ export type ArtifactSource = string;
2674
2735
  /** Known values of {@link CreatedByType} that the service accepts. */
2675
2736
  export declare enum KnownCreatedByType {
2676
2737
  /** User */