@azure/arm-containerservice 25.3.0 → 25.4.0-beta.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.
Files changed (515) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/api/agentPools/index.d.ts +2 -2
  3. package/dist/browser/api/agentPools/index.js +1 -1
  4. package/dist/browser/api/agentPools/index.js.map +1 -1
  5. package/dist/browser/api/agentPools/operations.d.ts +5 -1
  6. package/dist/browser/api/agentPools/operations.js +52 -15
  7. package/dist/browser/api/agentPools/operations.js.map +1 -1
  8. package/dist/browser/api/agentPools/options.d.ts +5 -0
  9. package/dist/browser/api/agentPools/options.js.map +1 -1
  10. package/dist/browser/api/containerService/index.d.ts +3 -0
  11. package/dist/browser/api/containerService/index.js +4 -0
  12. package/dist/browser/api/containerService/index.js.map +1 -0
  13. package/dist/browser/api/containerService/operations.d.ts +10 -0
  14. package/dist/browser/api/containerService/operations.js +39 -0
  15. package/dist/browser/api/containerService/operations.js.map +1 -0
  16. package/dist/browser/api/containerService/options.d.ts +5 -0
  17. package/dist/browser/api/containerService/options.js +4 -0
  18. package/dist/browser/api/containerService/options.js.map +1 -0
  19. package/dist/browser/api/containerServiceContext.js +1 -1
  20. package/dist/browser/api/containerServiceContext.js.map +1 -1
  21. package/dist/browser/api/identityBindings/operations.js +11 -7
  22. package/dist/browser/api/identityBindings/operations.js.map +1 -1
  23. package/dist/browser/api/jwtAuthenticators/index.d.ts +3 -0
  24. package/dist/browser/api/jwtAuthenticators/index.js +4 -0
  25. package/dist/browser/api/jwtAuthenticators/index.js.map +1 -0
  26. package/dist/browser/api/jwtAuthenticators/operations.d.ts +23 -0
  27. package/dist/browser/api/jwtAuthenticators/operations.js +143 -0
  28. package/dist/browser/api/jwtAuthenticators/operations.js.map +1 -0
  29. package/dist/browser/api/jwtAuthenticators/options.d.ts +18 -0
  30. package/dist/browser/api/jwtAuthenticators/options.js +4 -0
  31. package/dist/browser/api/jwtAuthenticators/options.js.map +1 -0
  32. package/dist/browser/api/loadBalancers/index.d.ts +3 -0
  33. package/dist/browser/api/loadBalancers/index.js +4 -0
  34. package/dist/browser/api/loadBalancers/index.js.map +1 -0
  35. package/dist/browser/api/loadBalancers/operations.d.ts +23 -0
  36. package/dist/browser/api/loadBalancers/operations.js +138 -0
  37. package/dist/browser/api/loadBalancers/operations.js.map +1 -0
  38. package/dist/browser/api/loadBalancers/options.d.ts +16 -0
  39. package/dist/browser/api/loadBalancers/options.js +4 -0
  40. package/dist/browser/api/loadBalancers/options.js.map +1 -0
  41. package/dist/browser/api/machines/index.d.ts +2 -2
  42. package/dist/browser/api/machines/index.js +1 -1
  43. package/dist/browser/api/machines/index.js.map +1 -1
  44. package/dist/browser/api/machines/operations.d.ts +6 -1
  45. package/dist/browser/api/machines/operations.js +53 -4
  46. package/dist/browser/api/machines/operations.js.map +1 -1
  47. package/dist/browser/api/machines/options.d.ts +9 -0
  48. package/dist/browser/api/machines/options.js.map +1 -1
  49. package/dist/browser/api/maintenanceConfigurations/operations.js +9 -5
  50. package/dist/browser/api/maintenanceConfigurations/operations.js.map +1 -1
  51. package/dist/browser/api/maintenanceWindows/index.d.ts +3 -0
  52. package/dist/browser/api/maintenanceWindows/index.js +4 -0
  53. package/dist/browser/api/maintenanceWindows/index.js.map +1 -0
  54. package/dist/browser/api/maintenanceWindows/operations.d.ts +31 -0
  55. package/dist/browser/api/maintenanceWindows/operations.js +202 -0
  56. package/dist/browser/api/maintenanceWindows/operations.js.map +1 -0
  57. package/dist/browser/api/maintenanceWindows/options.d.ts +24 -0
  58. package/dist/browser/api/maintenanceWindows/options.js +4 -0
  59. package/dist/browser/api/maintenanceWindows/options.js.map +1 -0
  60. package/dist/browser/api/managedClusterSnapshots/index.d.ts +3 -0
  61. package/dist/browser/api/managedClusterSnapshots/index.js +4 -0
  62. package/dist/browser/api/managedClusterSnapshots/index.js.map +1 -0
  63. package/dist/browser/api/managedClusterSnapshots/operations.d.ts +30 -0
  64. package/dist/browser/api/managedClusterSnapshots/operations.js +191 -0
  65. package/dist/browser/api/managedClusterSnapshots/operations.js.map +1 -0
  66. package/dist/browser/api/managedClusterSnapshots/options.d.ts +20 -0
  67. package/dist/browser/api/managedClusterSnapshots/options.js +4 -0
  68. package/dist/browser/api/managedClusterSnapshots/options.js.map +1 -0
  69. package/dist/browser/api/managedClusters/index.d.ts +2 -2
  70. package/dist/browser/api/managedClusters/index.js +1 -1
  71. package/dist/browser/api/managedClusters/index.js.map +1 -1
  72. package/dist/browser/api/managedClusters/operations.d.ts +22 -2
  73. package/dist/browser/api/managedClusters/operations.js +225 -44
  74. package/dist/browser/api/managedClusters/operations.js.map +1 -1
  75. package/dist/browser/api/managedClusters/options.d.ts +19 -0
  76. package/dist/browser/api/managedClusters/options.js.map +1 -1
  77. package/dist/browser/api/managedNamespaces/operations.js +13 -9
  78. package/dist/browser/api/managedNamespaces/operations.js.map +1 -1
  79. package/dist/browser/api/meshMemberships/index.d.ts +3 -0
  80. package/dist/browser/api/meshMemberships/index.js +4 -0
  81. package/dist/browser/api/meshMemberships/index.js.map +1 -0
  82. package/dist/browser/api/meshMemberships/operations.d.ts +23 -0
  83. package/dist/browser/api/meshMemberships/operations.js +143 -0
  84. package/dist/browser/api/meshMemberships/operations.js.map +1 -0
  85. package/dist/browser/api/meshMemberships/options.d.ts +18 -0
  86. package/dist/browser/api/meshMemberships/options.js +4 -0
  87. package/dist/browser/api/meshMemberships/options.js.map +1 -0
  88. package/dist/browser/api/operationStatusResult/index.d.ts +3 -0
  89. package/dist/browser/api/operationStatusResult/index.js +4 -0
  90. package/dist/browser/api/operationStatusResult/index.js.map +1 -0
  91. package/dist/browser/api/operationStatusResult/operations.d.ts +18 -0
  92. package/dist/browser/api/operationStatusResult/operations.js +103 -0
  93. package/dist/browser/api/operationStatusResult/operations.js.map +1 -0
  94. package/dist/browser/api/operationStatusResult/options.d.ts +11 -0
  95. package/dist/browser/api/operationStatusResult/options.js +4 -0
  96. package/dist/browser/api/operationStatusResult/options.js.map +1 -0
  97. package/dist/browser/api/operations/operations.js +6 -2
  98. package/dist/browser/api/operations/operations.js.map +1 -1
  99. package/dist/browser/api/privateEndpointConnections/operations.js +5 -5
  100. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  101. package/dist/browser/api/privateLinkResources/operations.js +1 -1
  102. package/dist/browser/api/privateLinkResources/operations.js.map +1 -1
  103. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js +1 -1
  104. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  105. package/dist/browser/api/snapshots/operations.js +16 -8
  106. package/dist/browser/api/snapshots/operations.js.map +1 -1
  107. package/dist/browser/api/trustedAccessRoleBindings/operations.js +11 -7
  108. package/dist/browser/api/trustedAccessRoleBindings/operations.js.map +1 -1
  109. package/dist/browser/api/trustedAccessRoles/operations.js +6 -2
  110. package/dist/browser/api/trustedAccessRoles/operations.js.map +1 -1
  111. package/dist/browser/api/vmSkus/index.d.ts +3 -0
  112. package/dist/browser/api/vmSkus/index.js +4 -0
  113. package/dist/browser/api/vmSkus/index.js.map +1 -0
  114. package/dist/browser/api/vmSkus/operations.d.ts +10 -0
  115. package/dist/browser/api/vmSkus/operations.js +40 -0
  116. package/dist/browser/api/vmSkus/operations.js.map +1 -0
  117. package/dist/browser/api/vmSkus/options.d.ts +7 -0
  118. package/dist/browser/api/vmSkus/options.js +4 -0
  119. package/dist/browser/api/vmSkus/options.js.map +1 -0
  120. package/dist/browser/classic/agentPools/index.d.ts +7 -1
  121. package/dist/browser/classic/agentPools/index.js +10 -1
  122. package/dist/browser/classic/agentPools/index.js.map +1 -1
  123. package/dist/browser/classic/containerService/index.d.ts +11 -0
  124. package/dist/browser/classic/containerService/index.js +14 -0
  125. package/dist/browser/classic/containerService/index.js.map +1 -0
  126. package/dist/browser/classic/index.d.ts +8 -0
  127. package/dist/browser/classic/index.js.map +1 -1
  128. package/dist/browser/classic/jwtAuthenticators/index.d.ts +27 -0
  129. package/dist/browser/classic/jwtAuthenticators/index.js +34 -0
  130. package/dist/browser/classic/jwtAuthenticators/index.js.map +1 -0
  131. package/dist/browser/classic/loadBalancers/index.d.ts +23 -0
  132. package/dist/browser/classic/loadBalancers/index.js +26 -0
  133. package/dist/browser/classic/loadBalancers/index.js.map +1 -0
  134. package/dist/browser/classic/machines/index.d.ts +9 -1
  135. package/dist/browser/classic/machines/index.js +11 -1
  136. package/dist/browser/classic/machines/index.js.map +1 -1
  137. package/dist/browser/classic/maintenanceWindows/index.d.ts +31 -0
  138. package/dist/browser/classic/maintenanceWindows/index.js +36 -0
  139. package/dist/browser/classic/maintenanceWindows/index.js.map +1 -0
  140. package/dist/browser/classic/managedClusterSnapshots/index.d.ts +21 -0
  141. package/dist/browser/classic/managedClusterSnapshots/index.js +19 -0
  142. package/dist/browser/classic/managedClusterSnapshots/index.js.map +1 -0
  143. package/dist/browser/classic/managedClusters/index.d.ts +16 -2
  144. package/dist/browser/classic/managedClusters/index.js +14 -1
  145. package/dist/browser/classic/managedClusters/index.js.map +1 -1
  146. package/dist/browser/classic/meshMemberships/index.d.ts +27 -0
  147. package/dist/browser/classic/meshMemberships/index.js +34 -0
  148. package/dist/browser/classic/meshMemberships/index.js.map +1 -0
  149. package/dist/browser/classic/operationStatusResult/index.d.ts +15 -0
  150. package/dist/browser/classic/operationStatusResult/index.js +16 -0
  151. package/dist/browser/classic/operationStatusResult/index.js.map +1 -0
  152. package/dist/browser/classic/vmSkus/index.d.ts +11 -0
  153. package/dist/browser/classic/vmSkus/index.js +14 -0
  154. package/dist/browser/classic/vmSkus/index.js.map +1 -0
  155. package/dist/browser/containerServiceClient.d.ts +24 -0
  156. package/dist/browser/containerServiceClient.js +32 -0
  157. package/dist/browser/containerServiceClient.js.map +1 -1
  158. package/dist/browser/index.d.ts +14 -6
  159. package/dist/browser/index.js +1 -1
  160. package/dist/browser/index.js.map +1 -1
  161. package/dist/browser/models/index.d.ts +2 -2
  162. package/dist/browser/models/index.js +1 -1
  163. package/dist/browser/models/index.js.map +1 -1
  164. package/dist/browser/models/models.d.ts +1695 -11
  165. package/dist/browser/models/models.js +2105 -64
  166. package/dist/browser/models/models.js.map +1 -1
  167. package/dist/browser/restorePollerHelpers.js +35 -5
  168. package/dist/browser/restorePollerHelpers.js.map +1 -1
  169. package/dist/browser/static-helpers/pollingHelpers.d.ts +1 -1
  170. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  171. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +1 -1
  172. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -1
  173. package/dist/commonjs/api/agentPools/index.d.ts +2 -2
  174. package/dist/commonjs/api/agentPools/index.js +2 -0
  175. package/dist/commonjs/api/agentPools/index.js.map +2 -2
  176. package/dist/commonjs/api/agentPools/operations.d.ts +5 -1
  177. package/dist/commonjs/api/agentPools/operations.js +61 -15
  178. package/dist/commonjs/api/agentPools/operations.js.map +2 -2
  179. package/dist/commonjs/api/agentPools/options.d.ts +5 -0
  180. package/dist/commonjs/api/agentPools/options.js.map +1 -1
  181. package/dist/commonjs/api/containerService/index.d.ts +3 -0
  182. package/dist/commonjs/api/containerService/index.js +28 -0
  183. package/dist/commonjs/api/containerService/index.js.map +7 -0
  184. package/dist/commonjs/api/containerService/operations.d.ts +10 -0
  185. package/dist/commonjs/api/containerService/operations.js +76 -0
  186. package/dist/commonjs/api/containerService/operations.js.map +7 -0
  187. package/dist/commonjs/api/containerService/options.d.ts +5 -0
  188. package/dist/commonjs/api/containerService/options.js +16 -0
  189. package/dist/commonjs/api/containerService/options.js.map +7 -0
  190. package/dist/commonjs/api/containerServiceContext.js +1 -1
  191. package/dist/commonjs/api/containerServiceContext.js.map +1 -1
  192. package/dist/commonjs/api/identityBindings/operations.js +11 -7
  193. package/dist/commonjs/api/identityBindings/operations.js.map +2 -2
  194. package/dist/commonjs/api/jwtAuthenticators/index.d.ts +3 -0
  195. package/dist/commonjs/api/jwtAuthenticators/index.js +34 -0
  196. package/dist/commonjs/api/jwtAuthenticators/index.js.map +7 -0
  197. package/dist/commonjs/api/jwtAuthenticators/operations.d.ts +23 -0
  198. package/dist/commonjs/api/jwtAuthenticators/operations.js +220 -0
  199. package/dist/commonjs/api/jwtAuthenticators/operations.js.map +7 -0
  200. package/dist/commonjs/api/jwtAuthenticators/options.d.ts +18 -0
  201. package/dist/commonjs/api/jwtAuthenticators/options.js +16 -0
  202. package/dist/commonjs/api/jwtAuthenticators/options.js.map +7 -0
  203. package/dist/commonjs/api/loadBalancers/index.d.ts +3 -0
  204. package/dist/commonjs/api/loadBalancers/index.js +34 -0
  205. package/dist/commonjs/api/loadBalancers/index.js.map +7 -0
  206. package/dist/commonjs/api/loadBalancers/operations.d.ts +23 -0
  207. package/dist/commonjs/api/loadBalancers/operations.js +215 -0
  208. package/dist/commonjs/api/loadBalancers/operations.js.map +7 -0
  209. package/dist/commonjs/api/loadBalancers/options.d.ts +16 -0
  210. package/dist/commonjs/api/loadBalancers/options.js +16 -0
  211. package/dist/commonjs/api/loadBalancers/options.js.map +7 -0
  212. package/dist/commonjs/api/machines/index.d.ts +2 -2
  213. package/dist/commonjs/api/machines/index.js +2 -0
  214. package/dist/commonjs/api/machines/index.js.map +2 -2
  215. package/dist/commonjs/api/machines/operations.d.ts +6 -1
  216. package/dist/commonjs/api/machines/operations.js +69 -3
  217. package/dist/commonjs/api/machines/operations.js.map +2 -2
  218. package/dist/commonjs/api/machines/options.d.ts +9 -0
  219. package/dist/commonjs/api/machines/options.js.map +1 -1
  220. package/dist/commonjs/api/maintenanceConfigurations/operations.js +9 -5
  221. package/dist/commonjs/api/maintenanceConfigurations/operations.js.map +2 -2
  222. package/dist/commonjs/api/maintenanceWindows/index.d.ts +3 -0
  223. package/dist/commonjs/api/maintenanceWindows/index.js +38 -0
  224. package/dist/commonjs/api/maintenanceWindows/index.js.map +7 -0
  225. package/dist/commonjs/api/maintenanceWindows/operations.d.ts +31 -0
  226. package/dist/commonjs/api/maintenanceWindows/operations.js +296 -0
  227. package/dist/commonjs/api/maintenanceWindows/operations.js.map +7 -0
  228. package/dist/commonjs/api/maintenanceWindows/options.d.ts +24 -0
  229. package/dist/commonjs/api/maintenanceWindows/options.js +16 -0
  230. package/dist/commonjs/api/maintenanceWindows/options.js.map +7 -0
  231. package/dist/commonjs/api/managedClusterSnapshots/index.d.ts +3 -0
  232. package/dist/commonjs/api/managedClusterSnapshots/index.js +38 -0
  233. package/dist/commonjs/api/managedClusterSnapshots/index.js.map +7 -0
  234. package/dist/commonjs/api/managedClusterSnapshots/operations.d.ts +30 -0
  235. package/dist/commonjs/api/managedClusterSnapshots/operations.js +291 -0
  236. package/dist/commonjs/api/managedClusterSnapshots/operations.js.map +7 -0
  237. package/dist/commonjs/api/managedClusterSnapshots/options.d.ts +20 -0
  238. package/dist/commonjs/api/managedClusterSnapshots/options.js +16 -0
  239. package/dist/commonjs/api/managedClusterSnapshots/options.js.map +7 -0
  240. package/dist/commonjs/api/managedClusters/index.d.ts +2 -2
  241. package/dist/commonjs/api/managedClusters/index.js +10 -0
  242. package/dist/commonjs/api/managedClusters/index.js.map +2 -2
  243. package/dist/commonjs/api/managedClusters/operations.d.ts +22 -2
  244. package/dist/commonjs/api/managedClusters/operations.js +286 -43
  245. package/dist/commonjs/api/managedClusters/operations.js.map +2 -2
  246. package/dist/commonjs/api/managedClusters/options.d.ts +19 -0
  247. package/dist/commonjs/api/managedClusters/options.js.map +1 -1
  248. package/dist/commonjs/api/managedNamespaces/operations.js +13 -9
  249. package/dist/commonjs/api/managedNamespaces/operations.js.map +2 -2
  250. package/dist/commonjs/api/meshMemberships/index.d.ts +3 -0
  251. package/dist/commonjs/api/meshMemberships/index.js +34 -0
  252. package/dist/commonjs/api/meshMemberships/index.js.map +7 -0
  253. package/dist/commonjs/api/meshMemberships/operations.d.ts +23 -0
  254. package/dist/commonjs/api/meshMemberships/operations.js +220 -0
  255. package/dist/commonjs/api/meshMemberships/operations.js.map +7 -0
  256. package/dist/commonjs/api/meshMemberships/options.d.ts +18 -0
  257. package/dist/commonjs/api/meshMemberships/options.js +16 -0
  258. package/dist/commonjs/api/meshMemberships/options.js.map +7 -0
  259. package/dist/commonjs/api/operationStatusResult/index.d.ts +3 -0
  260. package/dist/commonjs/api/operationStatusResult/index.js +32 -0
  261. package/dist/commonjs/api/operationStatusResult/index.js.map +7 -0
  262. package/dist/commonjs/api/operationStatusResult/operations.d.ts +18 -0
  263. package/dist/commonjs/api/operationStatusResult/operations.js +165 -0
  264. package/dist/commonjs/api/operationStatusResult/operations.js.map +7 -0
  265. package/dist/commonjs/api/operationStatusResult/options.d.ts +11 -0
  266. package/dist/commonjs/api/operationStatusResult/options.js +16 -0
  267. package/dist/commonjs/api/operationStatusResult/options.js.map +7 -0
  268. package/dist/commonjs/api/operations/operations.js +6 -2
  269. package/dist/commonjs/api/operations/operations.js.map +2 -2
  270. package/dist/commonjs/api/privateEndpointConnections/operations.js +5 -5
  271. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -1
  272. package/dist/commonjs/api/privateLinkResources/operations.js +1 -1
  273. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -1
  274. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js +1 -1
  275. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  276. package/dist/commonjs/api/snapshots/operations.js +16 -8
  277. package/dist/commonjs/api/snapshots/operations.js.map +2 -2
  278. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js +11 -7
  279. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js.map +2 -2
  280. package/dist/commonjs/api/trustedAccessRoles/operations.js +6 -2
  281. package/dist/commonjs/api/trustedAccessRoles/operations.js.map +2 -2
  282. package/dist/commonjs/api/vmSkus/index.d.ts +3 -0
  283. package/dist/commonjs/api/vmSkus/index.js +28 -0
  284. package/dist/commonjs/api/vmSkus/index.js.map +7 -0
  285. package/dist/commonjs/api/vmSkus/operations.d.ts +10 -0
  286. package/dist/commonjs/api/vmSkus/operations.js +77 -0
  287. package/dist/commonjs/api/vmSkus/operations.js.map +7 -0
  288. package/dist/commonjs/api/vmSkus/options.d.ts +7 -0
  289. package/dist/commonjs/api/vmSkus/options.js +16 -0
  290. package/dist/commonjs/api/vmSkus/options.js.map +7 -0
  291. package/dist/commonjs/classic/agentPools/index.d.ts +7 -1
  292. package/dist/commonjs/classic/agentPools/index.js +21 -0
  293. package/dist/commonjs/classic/agentPools/index.js.map +2 -2
  294. package/dist/commonjs/classic/containerService/index.d.ts +11 -0
  295. package/dist/commonjs/classic/containerService/index.js +38 -0
  296. package/dist/commonjs/classic/containerService/index.js.map +7 -0
  297. package/dist/commonjs/classic/index.d.ts +8 -0
  298. package/dist/commonjs/classic/index.js.map +1 -1
  299. package/dist/commonjs/classic/jwtAuthenticators/index.d.ts +27 -0
  300. package/dist/commonjs/classic/jwtAuthenticators/index.js +85 -0
  301. package/dist/commonjs/classic/jwtAuthenticators/index.js.map +7 -0
  302. package/dist/commonjs/classic/loadBalancers/index.d.ts +23 -0
  303. package/dist/commonjs/classic/loadBalancers/index.js +57 -0
  304. package/dist/commonjs/classic/loadBalancers/index.js.map +7 -0
  305. package/dist/commonjs/classic/machines/index.d.ts +9 -1
  306. package/dist/commonjs/classic/machines/index.js +34 -0
  307. package/dist/commonjs/classic/machines/index.js.map +2 -2
  308. package/dist/commonjs/classic/maintenanceWindows/index.d.ts +31 -0
  309. package/dist/commonjs/classic/maintenanceWindows/index.js +72 -0
  310. package/dist/commonjs/classic/maintenanceWindows/index.js.map +7 -0
  311. package/dist/commonjs/classic/managedClusterSnapshots/index.d.ts +21 -0
  312. package/dist/commonjs/classic/managedClusterSnapshots/index.js +43 -0
  313. package/dist/commonjs/classic/managedClusterSnapshots/index.js.map +7 -0
  314. package/dist/commonjs/classic/managedClusters/index.d.ts +16 -2
  315. package/dist/commonjs/classic/managedClusters/index.js +25 -0
  316. package/dist/commonjs/classic/managedClusters/index.js.map +2 -2
  317. package/dist/commonjs/classic/meshMemberships/index.d.ts +27 -0
  318. package/dist/commonjs/classic/meshMemberships/index.js +79 -0
  319. package/dist/commonjs/classic/meshMemberships/index.js.map +7 -0
  320. package/dist/commonjs/classic/operationStatusResult/index.d.ts +15 -0
  321. package/dist/commonjs/classic/operationStatusResult/index.js +40 -0
  322. package/dist/commonjs/classic/operationStatusResult/index.js.map +7 -0
  323. package/dist/commonjs/classic/vmSkus/index.d.ts +11 -0
  324. package/dist/commonjs/classic/vmSkus/index.js +38 -0
  325. package/dist/commonjs/classic/vmSkus/index.js.map +7 -0
  326. package/dist/commonjs/containerServiceClient.d.ts +24 -0
  327. package/dist/commonjs/containerServiceClient.js +32 -0
  328. package/dist/commonjs/containerServiceClient.js.map +2 -2
  329. package/dist/commonjs/index.d.ts +14 -6
  330. package/dist/commonjs/index.js +56 -0
  331. package/dist/commonjs/index.js.map +2 -2
  332. package/dist/commonjs/models/index.d.ts +2 -2
  333. package/dist/commonjs/models/index.js +56 -0
  334. package/dist/commonjs/models/index.js.map +2 -2
  335. package/dist/commonjs/models/models.d.ts +1695 -11
  336. package/dist/commonjs/models/models.js +2007 -52
  337. package/dist/commonjs/models/models.js.map +3 -3
  338. package/dist/commonjs/restorePollerHelpers.js +59 -29
  339. package/dist/commonjs/restorePollerHelpers.js.map +3 -3
  340. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +1 -1
  341. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  342. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +1 -1
  343. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +1 -1
  344. package/dist/esm/api/agentPools/index.d.ts +2 -2
  345. package/dist/esm/api/agentPools/index.js +1 -1
  346. package/dist/esm/api/agentPools/index.js.map +1 -1
  347. package/dist/esm/api/agentPools/operations.d.ts +5 -1
  348. package/dist/esm/api/agentPools/operations.js +52 -15
  349. package/dist/esm/api/agentPools/operations.js.map +1 -1
  350. package/dist/esm/api/agentPools/options.d.ts +5 -0
  351. package/dist/esm/api/agentPools/options.js.map +1 -1
  352. package/dist/esm/api/containerService/index.d.ts +3 -0
  353. package/dist/esm/api/containerService/index.js +4 -0
  354. package/dist/esm/api/containerService/index.js.map +1 -0
  355. package/dist/esm/api/containerService/operations.d.ts +10 -0
  356. package/dist/esm/api/containerService/operations.js +39 -0
  357. package/dist/esm/api/containerService/operations.js.map +1 -0
  358. package/dist/esm/api/containerService/options.d.ts +5 -0
  359. package/dist/esm/api/containerService/options.js +4 -0
  360. package/dist/esm/api/containerService/options.js.map +1 -0
  361. package/dist/esm/api/containerServiceContext.js +1 -1
  362. package/dist/esm/api/containerServiceContext.js.map +1 -1
  363. package/dist/esm/api/identityBindings/operations.js +11 -7
  364. package/dist/esm/api/identityBindings/operations.js.map +1 -1
  365. package/dist/esm/api/jwtAuthenticators/index.d.ts +3 -0
  366. package/dist/esm/api/jwtAuthenticators/index.js +4 -0
  367. package/dist/esm/api/jwtAuthenticators/index.js.map +1 -0
  368. package/dist/esm/api/jwtAuthenticators/operations.d.ts +23 -0
  369. package/dist/esm/api/jwtAuthenticators/operations.js +143 -0
  370. package/dist/esm/api/jwtAuthenticators/operations.js.map +1 -0
  371. package/dist/esm/api/jwtAuthenticators/options.d.ts +18 -0
  372. package/dist/esm/api/jwtAuthenticators/options.js +4 -0
  373. package/dist/esm/api/jwtAuthenticators/options.js.map +1 -0
  374. package/dist/esm/api/loadBalancers/index.d.ts +3 -0
  375. package/dist/esm/api/loadBalancers/index.js +4 -0
  376. package/dist/esm/api/loadBalancers/index.js.map +1 -0
  377. package/dist/esm/api/loadBalancers/operations.d.ts +23 -0
  378. package/dist/esm/api/loadBalancers/operations.js +138 -0
  379. package/dist/esm/api/loadBalancers/operations.js.map +1 -0
  380. package/dist/esm/api/loadBalancers/options.d.ts +16 -0
  381. package/dist/esm/api/loadBalancers/options.js +4 -0
  382. package/dist/esm/api/loadBalancers/options.js.map +1 -0
  383. package/dist/esm/api/machines/index.d.ts +2 -2
  384. package/dist/esm/api/machines/index.js +1 -1
  385. package/dist/esm/api/machines/index.js.map +1 -1
  386. package/dist/esm/api/machines/operations.d.ts +6 -1
  387. package/dist/esm/api/machines/operations.js +53 -4
  388. package/dist/esm/api/machines/operations.js.map +1 -1
  389. package/dist/esm/api/machines/options.d.ts +9 -0
  390. package/dist/esm/api/machines/options.js.map +1 -1
  391. package/dist/esm/api/maintenanceConfigurations/operations.js +9 -5
  392. package/dist/esm/api/maintenanceConfigurations/operations.js.map +1 -1
  393. package/dist/esm/api/maintenanceWindows/index.d.ts +3 -0
  394. package/dist/esm/api/maintenanceWindows/index.js +4 -0
  395. package/dist/esm/api/maintenanceWindows/index.js.map +1 -0
  396. package/dist/esm/api/maintenanceWindows/operations.d.ts +31 -0
  397. package/dist/esm/api/maintenanceWindows/operations.js +202 -0
  398. package/dist/esm/api/maintenanceWindows/operations.js.map +1 -0
  399. package/dist/esm/api/maintenanceWindows/options.d.ts +24 -0
  400. package/dist/esm/api/maintenanceWindows/options.js +4 -0
  401. package/dist/esm/api/maintenanceWindows/options.js.map +1 -0
  402. package/dist/esm/api/managedClusterSnapshots/index.d.ts +3 -0
  403. package/dist/esm/api/managedClusterSnapshots/index.js +4 -0
  404. package/dist/esm/api/managedClusterSnapshots/index.js.map +1 -0
  405. package/dist/esm/api/managedClusterSnapshots/operations.d.ts +30 -0
  406. package/dist/esm/api/managedClusterSnapshots/operations.js +191 -0
  407. package/dist/esm/api/managedClusterSnapshots/operations.js.map +1 -0
  408. package/dist/esm/api/managedClusterSnapshots/options.d.ts +20 -0
  409. package/dist/esm/api/managedClusterSnapshots/options.js +4 -0
  410. package/dist/esm/api/managedClusterSnapshots/options.js.map +1 -0
  411. package/dist/esm/api/managedClusters/index.d.ts +2 -2
  412. package/dist/esm/api/managedClusters/index.js +1 -1
  413. package/dist/esm/api/managedClusters/index.js.map +1 -1
  414. package/dist/esm/api/managedClusters/operations.d.ts +22 -2
  415. package/dist/esm/api/managedClusters/operations.js +225 -44
  416. package/dist/esm/api/managedClusters/operations.js.map +1 -1
  417. package/dist/esm/api/managedClusters/options.d.ts +19 -0
  418. package/dist/esm/api/managedClusters/options.js.map +1 -1
  419. package/dist/esm/api/managedNamespaces/operations.js +13 -9
  420. package/dist/esm/api/managedNamespaces/operations.js.map +1 -1
  421. package/dist/esm/api/meshMemberships/index.d.ts +3 -0
  422. package/dist/esm/api/meshMemberships/index.js +4 -0
  423. package/dist/esm/api/meshMemberships/index.js.map +1 -0
  424. package/dist/esm/api/meshMemberships/operations.d.ts +23 -0
  425. package/dist/esm/api/meshMemberships/operations.js +143 -0
  426. package/dist/esm/api/meshMemberships/operations.js.map +1 -0
  427. package/dist/esm/api/meshMemberships/options.d.ts +18 -0
  428. package/dist/esm/api/meshMemberships/options.js +4 -0
  429. package/dist/esm/api/meshMemberships/options.js.map +1 -0
  430. package/dist/esm/api/operationStatusResult/index.d.ts +3 -0
  431. package/dist/esm/api/operationStatusResult/index.js +4 -0
  432. package/dist/esm/api/operationStatusResult/index.js.map +1 -0
  433. package/dist/esm/api/operationStatusResult/operations.d.ts +18 -0
  434. package/dist/esm/api/operationStatusResult/operations.js +103 -0
  435. package/dist/esm/api/operationStatusResult/operations.js.map +1 -0
  436. package/dist/esm/api/operationStatusResult/options.d.ts +11 -0
  437. package/dist/esm/api/operationStatusResult/options.js +4 -0
  438. package/dist/esm/api/operationStatusResult/options.js.map +1 -0
  439. package/dist/esm/api/operations/operations.js +6 -2
  440. package/dist/esm/api/operations/operations.js.map +1 -1
  441. package/dist/esm/api/privateEndpointConnections/operations.js +5 -5
  442. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  443. package/dist/esm/api/privateLinkResources/operations.js +1 -1
  444. package/dist/esm/api/privateLinkResources/operations.js.map +1 -1
  445. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js +1 -1
  446. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  447. package/dist/esm/api/snapshots/operations.js +16 -8
  448. package/dist/esm/api/snapshots/operations.js.map +1 -1
  449. package/dist/esm/api/trustedAccessRoleBindings/operations.js +11 -7
  450. package/dist/esm/api/trustedAccessRoleBindings/operations.js.map +1 -1
  451. package/dist/esm/api/trustedAccessRoles/operations.js +6 -2
  452. package/dist/esm/api/trustedAccessRoles/operations.js.map +1 -1
  453. package/dist/esm/api/vmSkus/index.d.ts +3 -0
  454. package/dist/esm/api/vmSkus/index.js +4 -0
  455. package/dist/esm/api/vmSkus/index.js.map +1 -0
  456. package/dist/esm/api/vmSkus/operations.d.ts +10 -0
  457. package/dist/esm/api/vmSkus/operations.js +40 -0
  458. package/dist/esm/api/vmSkus/operations.js.map +1 -0
  459. package/dist/esm/api/vmSkus/options.d.ts +7 -0
  460. package/dist/esm/api/vmSkus/options.js +4 -0
  461. package/dist/esm/api/vmSkus/options.js.map +1 -0
  462. package/dist/esm/classic/agentPools/index.d.ts +7 -1
  463. package/dist/esm/classic/agentPools/index.js +10 -1
  464. package/dist/esm/classic/agentPools/index.js.map +1 -1
  465. package/dist/esm/classic/containerService/index.d.ts +11 -0
  466. package/dist/esm/classic/containerService/index.js +14 -0
  467. package/dist/esm/classic/containerService/index.js.map +1 -0
  468. package/dist/esm/classic/index.d.ts +8 -0
  469. package/dist/esm/classic/index.js.map +1 -1
  470. package/dist/esm/classic/jwtAuthenticators/index.d.ts +27 -0
  471. package/dist/esm/classic/jwtAuthenticators/index.js +34 -0
  472. package/dist/esm/classic/jwtAuthenticators/index.js.map +1 -0
  473. package/dist/esm/classic/loadBalancers/index.d.ts +23 -0
  474. package/dist/esm/classic/loadBalancers/index.js +26 -0
  475. package/dist/esm/classic/loadBalancers/index.js.map +1 -0
  476. package/dist/esm/classic/machines/index.d.ts +9 -1
  477. package/dist/esm/classic/machines/index.js +11 -1
  478. package/dist/esm/classic/machines/index.js.map +1 -1
  479. package/dist/esm/classic/maintenanceWindows/index.d.ts +31 -0
  480. package/dist/esm/classic/maintenanceWindows/index.js +36 -0
  481. package/dist/esm/classic/maintenanceWindows/index.js.map +1 -0
  482. package/dist/esm/classic/managedClusterSnapshots/index.d.ts +21 -0
  483. package/dist/esm/classic/managedClusterSnapshots/index.js +19 -0
  484. package/dist/esm/classic/managedClusterSnapshots/index.js.map +1 -0
  485. package/dist/esm/classic/managedClusters/index.d.ts +16 -2
  486. package/dist/esm/classic/managedClusters/index.js +14 -1
  487. package/dist/esm/classic/managedClusters/index.js.map +1 -1
  488. package/dist/esm/classic/meshMemberships/index.d.ts +27 -0
  489. package/dist/esm/classic/meshMemberships/index.js +34 -0
  490. package/dist/esm/classic/meshMemberships/index.js.map +1 -0
  491. package/dist/esm/classic/operationStatusResult/index.d.ts +15 -0
  492. package/dist/esm/classic/operationStatusResult/index.js +16 -0
  493. package/dist/esm/classic/operationStatusResult/index.js.map +1 -0
  494. package/dist/esm/classic/vmSkus/index.d.ts +11 -0
  495. package/dist/esm/classic/vmSkus/index.js +14 -0
  496. package/dist/esm/classic/vmSkus/index.js.map +1 -0
  497. package/dist/esm/containerServiceClient.d.ts +24 -0
  498. package/dist/esm/containerServiceClient.js +32 -0
  499. package/dist/esm/containerServiceClient.js.map +1 -1
  500. package/dist/esm/index.d.ts +14 -6
  501. package/dist/esm/index.js +1 -1
  502. package/dist/esm/index.js.map +1 -1
  503. package/dist/esm/models/index.d.ts +2 -2
  504. package/dist/esm/models/index.js +1 -1
  505. package/dist/esm/models/index.js.map +1 -1
  506. package/dist/esm/models/models.d.ts +1695 -11
  507. package/dist/esm/models/models.js +2105 -64
  508. package/dist/esm/models/models.js.map +1 -1
  509. package/dist/esm/restorePollerHelpers.js +35 -5
  510. package/dist/esm/restorePollerHelpers.js.map +1 -1
  511. package/dist/esm/static-helpers/pollingHelpers.d.ts +1 -1
  512. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  513. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +1 -1
  514. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -1
  515. package/package.json +116 -4
@@ -0,0 +1,14 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { list } from "../../api/vmSkus/operations.js";
4
+ function _getVmSkus(context) {
5
+ return {
6
+ list: (location, options) => list(context, location, options),
7
+ };
8
+ }
9
+ export function _getVmSkusOperations(context) {
10
+ return {
11
+ ..._getVmSkus(context),
12
+ };
13
+ }
14
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/vmSkus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AActD,SAAS,UAAU,CAAC,OAAgC;IAClD,OAAO;QACL,IAAI,EAAE,CAAC,QAAgB,EAAE,OAAkC,EAAE,EAAE,CAC7D,IAAI,CAAC,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAC;KACnC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,OAAgC;IACnE,OAAO;QACL,GAAG,UAAU,CAAC,OAAO,CAAC;KACvB,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { ContainerServiceContext } from \"../../api/containerServiceContext.js\";\nimport { list } from \"../../api/vmSkus/operations.js\";\nimport type { VmSkusListOptionalParams } from \"../../api/vmSkus/options.js\";\nimport type { ResourceSku } from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\n\n/** Interface representing a VmSkus operations. */\nexport interface VmSkusOperations {\n /** Gets the list of VM SKUs accepted by AKS when creating node pools in a specified location. AKS will perform a best effort approach to provision the requested VM SKUs, but availability is not guaranteed. */\n list: (\n location: string,\n options?: VmSkusListOptionalParams,\n ) => PagedAsyncIterableIterator<ResourceSku>;\n}\n\nfunction _getVmSkus(context: ContainerServiceContext) {\n return {\n list: (location: string, options?: VmSkusListOptionalParams) =>\n list(context, location, options),\n };\n}\n\nexport function _getVmSkusOperations(context: ContainerServiceContext): VmSkusOperations {\n return {\n ..._getVmSkus(context),\n };\n}\n"]}
@@ -1,10 +1,17 @@
1
1
  import type { ContainerServiceClientOptionalParams } from "./api/index.js";
2
2
  import type { AgentPoolsOperations } from "./classic/agentPools/index.js";
3
+ import type { ContainerServiceOperations } from "./classic/containerService/index.js";
3
4
  import type { IdentityBindingsOperations } from "./classic/identityBindings/index.js";
5
+ import type { JWTAuthenticatorsOperations } from "./classic/jwtAuthenticators/index.js";
6
+ import type { LoadBalancersOperations } from "./classic/loadBalancers/index.js";
4
7
  import type { MachinesOperations } from "./classic/machines/index.js";
5
8
  import type { MaintenanceConfigurationsOperations } from "./classic/maintenanceConfigurations/index.js";
9
+ import type { MaintenanceWindowsOperations } from "./classic/maintenanceWindows/index.js";
10
+ import type { ManagedClusterSnapshotsOperations } from "./classic/managedClusterSnapshots/index.js";
6
11
  import type { ManagedClustersOperations } from "./classic/managedClusters/index.js";
7
12
  import type { ManagedNamespacesOperations } from "./classic/managedNamespaces/index.js";
13
+ import type { MeshMembershipsOperations } from "./classic/meshMemberships/index.js";
14
+ import type { OperationStatusResultOperations } from "./classic/operationStatusResult/index.js";
8
15
  import type { OperationsOperations } from "./classic/operations/index.js";
9
16
  import type { PrivateEndpointConnectionsOperations } from "./classic/privateEndpointConnections/index.js";
10
17
  import type { PrivateLinkResourcesOperations } from "./classic/privateLinkResources/index.js";
@@ -12,6 +19,7 @@ import type { ResolvePrivateLinkServiceIdOperations } from "./classic/resolvePri
12
19
  import type { SnapshotsOperations } from "./classic/snapshots/index.js";
13
20
  import type { TrustedAccessRoleBindingsOperations } from "./classic/trustedAccessRoleBindings/index.js";
14
21
  import type { TrustedAccessRolesOperations } from "./classic/trustedAccessRoles/index.js";
22
+ import type { VmSkusOperations } from "./classic/vmSkus/index.js";
15
23
  import type { TokenCredential } from "@azure/core-auth";
16
24
  import type { Pipeline } from "@azure/core-rest-pipeline";
17
25
  export type { ContainerServiceClientOptionalParams } from "./api/containerServiceContext.js";
@@ -21,18 +29,32 @@ export declare class ContainerServiceClient {
21
29
  readonly pipeline: Pipeline;
22
30
  constructor(credential: TokenCredential, options?: ContainerServiceClientOptionalParams);
23
31
  constructor(credential: TokenCredential, subscriptionId: string, options?: ContainerServiceClientOptionalParams);
32
+ /** The operation groups for vmSkus */
33
+ readonly vmSkus: VmSkusOperations;
34
+ /** The operation groups for containerService */
35
+ readonly containerService: ContainerServiceOperations;
24
36
  /** The operation groups for trustedAccessRoles */
25
37
  readonly trustedAccessRoles: TrustedAccessRolesOperations;
26
38
  /** The operation groups for resolvePrivateLinkServiceId */
27
39
  readonly resolvePrivateLinkServiceId: ResolvePrivateLinkServiceIdOperations;
28
40
  /** The operation groups for privateLinkResources */
29
41
  readonly privateLinkResources: PrivateLinkResourcesOperations;
42
+ /** The operation groups for operationStatusResult */
43
+ readonly operationStatusResult: OperationStatusResultOperations;
30
44
  /** The operation groups for operations */
31
45
  readonly operations: OperationsOperations;
46
+ /** The operation groups for meshMemberships */
47
+ readonly meshMemberships: MeshMembershipsOperations;
48
+ /** The operation groups for jwtAuthenticators */
49
+ readonly jwtAuthenticators: JWTAuthenticatorsOperations;
32
50
  /** The operation groups for identityBindings */
33
51
  readonly identityBindings: IdentityBindingsOperations;
52
+ /** The operation groups for loadBalancers */
53
+ readonly loadBalancers: LoadBalancersOperations;
34
54
  /** The operation groups for trustedAccessRoleBindings */
35
55
  readonly trustedAccessRoleBindings: TrustedAccessRoleBindingsOperations;
56
+ /** The operation groups for managedClusterSnapshots */
57
+ readonly managedClusterSnapshots: ManagedClusterSnapshotsOperations;
36
58
  /** The operation groups for snapshots */
37
59
  readonly snapshots: SnapshotsOperations;
38
60
  /** The operation groups for privateEndpointConnections */
@@ -41,6 +63,8 @@ export declare class ContainerServiceClient {
41
63
  readonly machines: MachinesOperations;
42
64
  /** The operation groups for managedNamespaces */
43
65
  readonly managedNamespaces: ManagedNamespacesOperations;
66
+ /** The operation groups for maintenanceWindows */
67
+ readonly maintenanceWindows: MaintenanceWindowsOperations;
44
68
  /** The operation groups for maintenanceConfigurations */
45
69
  readonly maintenanceConfigurations: MaintenanceConfigurationsOperations;
46
70
  /** The operation groups for managedClusters */
@@ -2,11 +2,18 @@
2
2
  // Licensed under the MIT License.
3
3
  import { createContainerService } from "./api/index.js";
4
4
  import { _getAgentPoolsOperations } from "./classic/agentPools/index.js";
5
+ import { _getContainerServiceOperations } from "./classic/containerService/index.js";
5
6
  import { _getIdentityBindingsOperations } from "./classic/identityBindings/index.js";
7
+ import { _getJWTAuthenticatorsOperations } from "./classic/jwtAuthenticators/index.js";
8
+ import { _getLoadBalancersOperations } from "./classic/loadBalancers/index.js";
6
9
  import { _getMachinesOperations } from "./classic/machines/index.js";
7
10
  import { _getMaintenanceConfigurationsOperations } from "./classic/maintenanceConfigurations/index.js";
11
+ import { _getMaintenanceWindowsOperations } from "./classic/maintenanceWindows/index.js";
12
+ import { _getManagedClusterSnapshotsOperations } from "./classic/managedClusterSnapshots/index.js";
8
13
  import { _getManagedClustersOperations } from "./classic/managedClusters/index.js";
9
14
  import { _getManagedNamespacesOperations } from "./classic/managedNamespaces/index.js";
15
+ import { _getMeshMembershipsOperations } from "./classic/meshMemberships/index.js";
16
+ import { _getOperationStatusResultOperations } from "./classic/operationStatusResult/index.js";
10
17
  import { _getOperationsOperations } from "./classic/operations/index.js";
11
18
  import { _getPrivateEndpointConnectionsOperations } from "./classic/privateEndpointConnections/index.js";
12
19
  import { _getPrivateLinkResourcesOperations } from "./classic/privateLinkResources/index.js";
@@ -14,6 +21,7 @@ import { _getResolvePrivateLinkServiceIdOperations } from "./classic/resolvePriv
14
21
  import { _getSnapshotsOperations } from "./classic/snapshots/index.js";
15
22
  import { _getTrustedAccessRoleBindingsOperations } from "./classic/trustedAccessRoleBindings/index.js";
16
23
  import { _getTrustedAccessRolesOperations } from "./classic/trustedAccessRoles/index.js";
24
+ import { _getVmSkusOperations } from "./classic/vmSkus/index.js";
17
25
  export class ContainerServiceClient {
18
26
  _client;
19
27
  /** The pipeline used by this client to make requests */
@@ -37,32 +45,54 @@ export class ContainerServiceClient {
37
45
  userAgentOptions: { userAgentPrefix },
38
46
  });
39
47
  this.pipeline = this._client.pipeline;
48
+ this.vmSkus = _getVmSkusOperations(this._client);
49
+ this.containerService = _getContainerServiceOperations(this._client);
40
50
  this.trustedAccessRoles = _getTrustedAccessRolesOperations(this._client);
41
51
  this.resolvePrivateLinkServiceId = _getResolvePrivateLinkServiceIdOperations(this._client);
42
52
  this.privateLinkResources = _getPrivateLinkResourcesOperations(this._client);
53
+ this.operationStatusResult = _getOperationStatusResultOperations(this._client);
43
54
  this.operations = _getOperationsOperations(this._client);
55
+ this.meshMemberships = _getMeshMembershipsOperations(this._client);
56
+ this.jwtAuthenticators = _getJWTAuthenticatorsOperations(this._client);
44
57
  this.identityBindings = _getIdentityBindingsOperations(this._client);
58
+ this.loadBalancers = _getLoadBalancersOperations(this._client);
45
59
  this.trustedAccessRoleBindings = _getTrustedAccessRoleBindingsOperations(this._client);
60
+ this.managedClusterSnapshots = _getManagedClusterSnapshotsOperations(this._client);
46
61
  this.snapshots = _getSnapshotsOperations(this._client);
47
62
  this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);
48
63
  this.machines = _getMachinesOperations(this._client);
49
64
  this.managedNamespaces = _getManagedNamespacesOperations(this._client);
65
+ this.maintenanceWindows = _getMaintenanceWindowsOperations(this._client);
50
66
  this.maintenanceConfigurations = _getMaintenanceConfigurationsOperations(this._client);
51
67
  this.managedClusters = _getManagedClustersOperations(this._client);
52
68
  this.agentPools = _getAgentPoolsOperations(this._client);
53
69
  }
70
+ /** The operation groups for vmSkus */
71
+ vmSkus;
72
+ /** The operation groups for containerService */
73
+ containerService;
54
74
  /** The operation groups for trustedAccessRoles */
55
75
  trustedAccessRoles;
56
76
  /** The operation groups for resolvePrivateLinkServiceId */
57
77
  resolvePrivateLinkServiceId;
58
78
  /** The operation groups for privateLinkResources */
59
79
  privateLinkResources;
80
+ /** The operation groups for operationStatusResult */
81
+ operationStatusResult;
60
82
  /** The operation groups for operations */
61
83
  operations;
84
+ /** The operation groups for meshMemberships */
85
+ meshMemberships;
86
+ /** The operation groups for jwtAuthenticators */
87
+ jwtAuthenticators;
62
88
  /** The operation groups for identityBindings */
63
89
  identityBindings;
90
+ /** The operation groups for loadBalancers */
91
+ loadBalancers;
64
92
  /** The operation groups for trustedAccessRoleBindings */
65
93
  trustedAccessRoleBindings;
94
+ /** The operation groups for managedClusterSnapshots */
95
+ managedClusterSnapshots;
66
96
  /** The operation groups for snapshots */
67
97
  snapshots;
68
98
  /** The operation groups for privateEndpointConnections */
@@ -71,6 +101,8 @@ export class ContainerServiceClient {
71
101
  machines;
72
102
  /** The operation groups for managedNamespaces */
73
103
  managedNamespaces;
104
+ /** The operation groups for maintenanceWindows */
105
+ maintenanceWindows;
74
106
  /** The operation groups for maintenanceConfigurations */
75
107
  maintenanceConfigurations;
76
108
  /** The operation groups for managedClusters */
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAExD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAErE,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AAEvG,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AAEvF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,wCAAwC,EAAE,MAAM,+CAA+C,CAAC;AAEzG,OAAO,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAE7F,OAAO,EAAE,yCAAyC,EAAE,MAAM,gDAAgD,CAAC;AAE3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AAEvG,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAMzF,MAAM,OAAO,sBAAsB;IACzB,OAAO,CAA0B;IACzC,wDAAwD;IACxC,QAAQ,CAAW;IAQnC,oCAAoC;IACpC,YACE,UAA2B,EAC3B,uBAAuE,EACvE,OAA8C;QAE9C,IAAI,cAAkC,CAAC;QAEvC,IAAI,OAAO,uBAAuB,KAAK,QAAQ,EAAE,CAAC;YAChD,cAAc,GAAG,uBAAuB,CAAC;QAC3C,CAAC;aAAM,IAAI,OAAO,uBAAuB,KAAK,QAAQ,EAAE,CAAC;YACvD,OAAO,GAAG,uBAAuB,CAAC;QACpC,CAAC;QAED,OAAO,GAAG,OAAO,IAAI,EAAE,CAAC;QACxB,MAAM,iBAAiB,GAAG,OAAO,EAAE,gBAAgB,EAAE,eAAe,CAAC;QACrE,MAAM,eAAe,GAAG,iBAAiB;YACvC,CAAC,CAAC,GAAG,iBAAiB,kBAAkB;YACxC,CAAC,CAAC,iBAAiB,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,sBAAsB,CAAC,UAAU,EAAE,cAAc,IAAI,EAAE,EAAE;YACtE,GAAG,OAAO;YACV,gBAAgB,EAAE,EAAE,eAAe,EAAE;SACtC,CAAC,CAAC;QACH,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;QACtC,IAAI,CAAC,kBAAkB,GAAG,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzE,IAAI,CAAC,2BAA2B,GAAG,yCAAyC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC3F,IAAI,CAAC,oBAAoB,GAAG,kCAAkC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7E,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzD,IAAI,CAAC,gBAAgB,GAAG,8BAA8B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrE,IAAI,CAAC,yBAAyB,GAAG,uCAAuC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,IAAI,CAAC,SAAS,GAAG,uBAAuB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvD,IAAI,CAAC,0BAA0B,GAAG,wCAAwC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzF,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrD,IAAI,CAAC,iBAAiB,GAAG,+BAA+B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvE,IAAI,CAAC,yBAAyB,GAAG,uCAAuC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,IAAI,CAAC,eAAe,GAAG,6BAA6B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED,kDAAkD;IAClC,kBAAkB,CAA+B;IACjE,2DAA2D;IAC3C,2BAA2B,CAAwC;IACnF,oDAAoD;IACpC,oBAAoB,CAAiC;IACrE,0CAA0C;IAC1B,UAAU,CAAuB;IACjD,gDAAgD;IAChC,gBAAgB,CAA6B;IAC7D,yDAAyD;IACzC,yBAAyB,CAAsC;IAC/E,yCAAyC;IACzB,SAAS,CAAsB;IAC/C,0DAA0D;IAC1C,0BAA0B,CAAuC;IACjF,wCAAwC;IACxB,QAAQ,CAAqB;IAC7C,iDAAiD;IACjC,iBAAiB,CAA8B;IAC/D,yDAAyD;IACzC,yBAAyB,CAAsC;IAC/E,+CAA+C;IAC/B,eAAe,CAA4B;IAC3D,0CAA0C;IAC1B,UAAU,CAAuB;CAClD","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { ContainerServiceContext, ContainerServiceClientOptionalParams } from \"./api/index.js\";\nimport { createContainerService } from \"./api/index.js\";\nimport type { AgentPoolsOperations } from \"./classic/agentPools/index.js\";\nimport { _getAgentPoolsOperations } from \"./classic/agentPools/index.js\";\nimport type { IdentityBindingsOperations } from \"./classic/identityBindings/index.js\";\nimport { _getIdentityBindingsOperations } from \"./classic/identityBindings/index.js\";\nimport type { MachinesOperations } from \"./classic/machines/index.js\";\nimport { _getMachinesOperations } from \"./classic/machines/index.js\";\nimport type { MaintenanceConfigurationsOperations } from \"./classic/maintenanceConfigurations/index.js\";\nimport { _getMaintenanceConfigurationsOperations } from \"./classic/maintenanceConfigurations/index.js\";\nimport type { ManagedClustersOperations } from \"./classic/managedClusters/index.js\";\nimport { _getManagedClustersOperations } from \"./classic/managedClusters/index.js\";\nimport type { ManagedNamespacesOperations } from \"./classic/managedNamespaces/index.js\";\nimport { _getManagedNamespacesOperations } from \"./classic/managedNamespaces/index.js\";\nimport type { OperationsOperations } from \"./classic/operations/index.js\";\nimport { _getOperationsOperations } from \"./classic/operations/index.js\";\nimport type { PrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport { _getPrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport type { PrivateLinkResourcesOperations } from \"./classic/privateLinkResources/index.js\";\nimport { _getPrivateLinkResourcesOperations } from \"./classic/privateLinkResources/index.js\";\nimport type { ResolvePrivateLinkServiceIdOperations } from \"./classic/resolvePrivateLinkServiceId/index.js\";\nimport { _getResolvePrivateLinkServiceIdOperations } from \"./classic/resolvePrivateLinkServiceId/index.js\";\nimport type { SnapshotsOperations } from \"./classic/snapshots/index.js\";\nimport { _getSnapshotsOperations } from \"./classic/snapshots/index.js\";\nimport type { TrustedAccessRoleBindingsOperations } from \"./classic/trustedAccessRoleBindings/index.js\";\nimport { _getTrustedAccessRoleBindingsOperations } from \"./classic/trustedAccessRoleBindings/index.js\";\nimport type { TrustedAccessRolesOperations } from \"./classic/trustedAccessRoles/index.js\";\nimport { _getTrustedAccessRolesOperations } from \"./classic/trustedAccessRoles/index.js\";\nimport type { TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { ContainerServiceClientOptionalParams } from \"./api/containerServiceContext.js\";\n\nexport class ContainerServiceClient {\n private _client: ContainerServiceContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n constructor(credential: TokenCredential, options?: ContainerServiceClientOptionalParams);\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n );\n /** The Container Service Client. */\n constructor(\n credential: TokenCredential,\n subscriptionIdOrOptions?: string | ContainerServiceClientOptionalParams,\n options?: ContainerServiceClientOptionalParams,\n ) {\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n options = options ?? {};\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createContainerService(credential, subscriptionId ?? \"\", {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n this.trustedAccessRoles = _getTrustedAccessRolesOperations(this._client);\n this.resolvePrivateLinkServiceId = _getResolvePrivateLinkServiceIdOperations(this._client);\n this.privateLinkResources = _getPrivateLinkResourcesOperations(this._client);\n this.operations = _getOperationsOperations(this._client);\n this.identityBindings = _getIdentityBindingsOperations(this._client);\n this.trustedAccessRoleBindings = _getTrustedAccessRoleBindingsOperations(this._client);\n this.snapshots = _getSnapshotsOperations(this._client);\n this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);\n this.machines = _getMachinesOperations(this._client);\n this.managedNamespaces = _getManagedNamespacesOperations(this._client);\n this.maintenanceConfigurations = _getMaintenanceConfigurationsOperations(this._client);\n this.managedClusters = _getManagedClustersOperations(this._client);\n this.agentPools = _getAgentPoolsOperations(this._client);\n }\n\n /** The operation groups for trustedAccessRoles */\n public readonly trustedAccessRoles: TrustedAccessRolesOperations;\n /** The operation groups for resolvePrivateLinkServiceId */\n public readonly resolvePrivateLinkServiceId: ResolvePrivateLinkServiceIdOperations;\n /** The operation groups for privateLinkResources */\n public readonly privateLinkResources: PrivateLinkResourcesOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n /** The operation groups for identityBindings */\n public readonly identityBindings: IdentityBindingsOperations;\n /** The operation groups for trustedAccessRoleBindings */\n public readonly trustedAccessRoleBindings: TrustedAccessRoleBindingsOperations;\n /** The operation groups for snapshots */\n public readonly snapshots: SnapshotsOperations;\n /** The operation groups for privateEndpointConnections */\n public readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;\n /** The operation groups for machines */\n public readonly machines: MachinesOperations;\n /** The operation groups for managedNamespaces */\n public readonly managedNamespaces: ManagedNamespacesOperations;\n /** The operation groups for maintenanceConfigurations */\n public readonly maintenanceConfigurations: MaintenanceConfigurationsOperations;\n /** The operation groups for managedClusters */\n public readonly managedClusters: ManagedClustersOperations;\n /** The operation groups for agentPools */\n public readonly agentPools: AgentPoolsOperations;\n}\n"]}
1
+ {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAExD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AAEvF,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAErE,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AAEvG,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAEzF,OAAO,EAAE,qCAAqC,EAAE,MAAM,4CAA4C,CAAC;AAEnG,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AAEvF,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAE/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,wCAAwC,EAAE,MAAM,+CAA+C,CAAC;AAEzG,OAAO,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAE7F,OAAO,EAAE,yCAAyC,EAAE,MAAM,gDAAgD,CAAC;AAE3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AAEvG,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAEzF,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAMjE,MAAM,OAAO,sBAAsB;IACzB,OAAO,CAA0B;IACzC,wDAAwD;IACxC,QAAQ,CAAW;IAQnC,oCAAoC;IACpC,YACE,UAA2B,EAC3B,uBAAuE,EACvE,OAA8C;QAE9C,IAAI,cAAkC,CAAC;QAEvC,IAAI,OAAO,uBAAuB,KAAK,QAAQ,EAAE,CAAC;YAChD,cAAc,GAAG,uBAAuB,CAAC;QAC3C,CAAC;aAAM,IAAI,OAAO,uBAAuB,KAAK,QAAQ,EAAE,CAAC;YACvD,OAAO,GAAG,uBAAuB,CAAC;QACpC,CAAC;QAED,OAAO,GAAG,OAAO,IAAI,EAAE,CAAC;QACxB,MAAM,iBAAiB,GAAG,OAAO,EAAE,gBAAgB,EAAE,eAAe,CAAC;QACrE,MAAM,eAAe,GAAG,iBAAiB;YACvC,CAAC,CAAC,GAAG,iBAAiB,kBAAkB;YACxC,CAAC,CAAC,iBAAiB,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,sBAAsB,CAAC,UAAU,EAAE,cAAc,IAAI,EAAE,EAAE;YACtE,GAAG,OAAO;YACV,gBAAgB,EAAE,EAAE,eAAe,EAAE;SACtC,CAAC,CAAC;QACH,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;QACtC,IAAI,CAAC,MAAM,GAAG,oBAAoB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACjD,IAAI,CAAC,gBAAgB,GAAG,8BAA8B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrE,IAAI,CAAC,kBAAkB,GAAG,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzE,IAAI,CAAC,2BAA2B,GAAG,yCAAyC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC3F,IAAI,CAAC,oBAAoB,GAAG,kCAAkC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7E,IAAI,CAAC,qBAAqB,GAAG,mCAAmC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC/E,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzD,IAAI,CAAC,eAAe,GAAG,6BAA6B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,IAAI,CAAC,iBAAiB,GAAG,+BAA+B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvE,IAAI,CAAC,gBAAgB,GAAG,8BAA8B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrE,IAAI,CAAC,aAAa,GAAG,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC/D,IAAI,CAAC,yBAAyB,GAAG,uCAAuC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,IAAI,CAAC,uBAAuB,GAAG,qCAAqC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnF,IAAI,CAAC,SAAS,GAAG,uBAAuB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvD,IAAI,CAAC,0BAA0B,GAAG,wCAAwC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzF,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrD,IAAI,CAAC,iBAAiB,GAAG,+BAA+B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvE,IAAI,CAAC,kBAAkB,GAAG,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzE,IAAI,CAAC,yBAAyB,GAAG,uCAAuC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,IAAI,CAAC,eAAe,GAAG,6BAA6B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED,sCAAsC;IACtB,MAAM,CAAmB;IACzC,gDAAgD;IAChC,gBAAgB,CAA6B;IAC7D,kDAAkD;IAClC,kBAAkB,CAA+B;IACjE,2DAA2D;IAC3C,2BAA2B,CAAwC;IACnF,oDAAoD;IACpC,oBAAoB,CAAiC;IACrE,qDAAqD;IACrC,qBAAqB,CAAkC;IACvE,0CAA0C;IAC1B,UAAU,CAAuB;IACjD,+CAA+C;IAC/B,eAAe,CAA4B;IAC3D,iDAAiD;IACjC,iBAAiB,CAA8B;IAC/D,gDAAgD;IAChC,gBAAgB,CAA6B;IAC7D,6CAA6C;IAC7B,aAAa,CAA0B;IACvD,yDAAyD;IACzC,yBAAyB,CAAsC;IAC/E,uDAAuD;IACvC,uBAAuB,CAAoC;IAC3E,yCAAyC;IACzB,SAAS,CAAsB;IAC/C,0DAA0D;IAC1C,0BAA0B,CAAuC;IACjF,wCAAwC;IACxB,QAAQ,CAAqB;IAC7C,iDAAiD;IACjC,iBAAiB,CAA8B;IAC/D,kDAAkD;IAClC,kBAAkB,CAA+B;IACjE,yDAAyD;IACzC,yBAAyB,CAAsC;IAC/E,+CAA+C;IAC/B,eAAe,CAA4B;IAC3D,0CAA0C;IAC1B,UAAU,CAAuB;CAClD","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { ContainerServiceContext, ContainerServiceClientOptionalParams } from \"./api/index.js\";\nimport { createContainerService } from \"./api/index.js\";\nimport type { AgentPoolsOperations } from \"./classic/agentPools/index.js\";\nimport { _getAgentPoolsOperations } from \"./classic/agentPools/index.js\";\nimport type { ContainerServiceOperations } from \"./classic/containerService/index.js\";\nimport { _getContainerServiceOperations } from \"./classic/containerService/index.js\";\nimport type { IdentityBindingsOperations } from \"./classic/identityBindings/index.js\";\nimport { _getIdentityBindingsOperations } from \"./classic/identityBindings/index.js\";\nimport type { JWTAuthenticatorsOperations } from \"./classic/jwtAuthenticators/index.js\";\nimport { _getJWTAuthenticatorsOperations } from \"./classic/jwtAuthenticators/index.js\";\nimport type { LoadBalancersOperations } from \"./classic/loadBalancers/index.js\";\nimport { _getLoadBalancersOperations } from \"./classic/loadBalancers/index.js\";\nimport type { MachinesOperations } from \"./classic/machines/index.js\";\nimport { _getMachinesOperations } from \"./classic/machines/index.js\";\nimport type { MaintenanceConfigurationsOperations } from \"./classic/maintenanceConfigurations/index.js\";\nimport { _getMaintenanceConfigurationsOperations } from \"./classic/maintenanceConfigurations/index.js\";\nimport type { MaintenanceWindowsOperations } from \"./classic/maintenanceWindows/index.js\";\nimport { _getMaintenanceWindowsOperations } from \"./classic/maintenanceWindows/index.js\";\nimport type { ManagedClusterSnapshotsOperations } from \"./classic/managedClusterSnapshots/index.js\";\nimport { _getManagedClusterSnapshotsOperations } from \"./classic/managedClusterSnapshots/index.js\";\nimport type { ManagedClustersOperations } from \"./classic/managedClusters/index.js\";\nimport { _getManagedClustersOperations } from \"./classic/managedClusters/index.js\";\nimport type { ManagedNamespacesOperations } from \"./classic/managedNamespaces/index.js\";\nimport { _getManagedNamespacesOperations } from \"./classic/managedNamespaces/index.js\";\nimport type { MeshMembershipsOperations } from \"./classic/meshMemberships/index.js\";\nimport { _getMeshMembershipsOperations } from \"./classic/meshMemberships/index.js\";\nimport type { OperationStatusResultOperations } from \"./classic/operationStatusResult/index.js\";\nimport { _getOperationStatusResultOperations } from \"./classic/operationStatusResult/index.js\";\nimport type { OperationsOperations } from \"./classic/operations/index.js\";\nimport { _getOperationsOperations } from \"./classic/operations/index.js\";\nimport type { PrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport { _getPrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport type { PrivateLinkResourcesOperations } from \"./classic/privateLinkResources/index.js\";\nimport { _getPrivateLinkResourcesOperations } from \"./classic/privateLinkResources/index.js\";\nimport type { ResolvePrivateLinkServiceIdOperations } from \"./classic/resolvePrivateLinkServiceId/index.js\";\nimport { _getResolvePrivateLinkServiceIdOperations } from \"./classic/resolvePrivateLinkServiceId/index.js\";\nimport type { SnapshotsOperations } from \"./classic/snapshots/index.js\";\nimport { _getSnapshotsOperations } from \"./classic/snapshots/index.js\";\nimport type { TrustedAccessRoleBindingsOperations } from \"./classic/trustedAccessRoleBindings/index.js\";\nimport { _getTrustedAccessRoleBindingsOperations } from \"./classic/trustedAccessRoleBindings/index.js\";\nimport type { TrustedAccessRolesOperations } from \"./classic/trustedAccessRoles/index.js\";\nimport { _getTrustedAccessRolesOperations } from \"./classic/trustedAccessRoles/index.js\";\nimport type { VmSkusOperations } from \"./classic/vmSkus/index.js\";\nimport { _getVmSkusOperations } from \"./classic/vmSkus/index.js\";\nimport type { TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { ContainerServiceClientOptionalParams } from \"./api/containerServiceContext.js\";\n\nexport class ContainerServiceClient {\n private _client: ContainerServiceContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n constructor(credential: TokenCredential, options?: ContainerServiceClientOptionalParams);\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n );\n /** The Container Service Client. */\n constructor(\n credential: TokenCredential,\n subscriptionIdOrOptions?: string | ContainerServiceClientOptionalParams,\n options?: ContainerServiceClientOptionalParams,\n ) {\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n options = options ?? {};\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createContainerService(credential, subscriptionId ?? \"\", {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n this.vmSkus = _getVmSkusOperations(this._client);\n this.containerService = _getContainerServiceOperations(this._client);\n this.trustedAccessRoles = _getTrustedAccessRolesOperations(this._client);\n this.resolvePrivateLinkServiceId = _getResolvePrivateLinkServiceIdOperations(this._client);\n this.privateLinkResources = _getPrivateLinkResourcesOperations(this._client);\n this.operationStatusResult = _getOperationStatusResultOperations(this._client);\n this.operations = _getOperationsOperations(this._client);\n this.meshMemberships = _getMeshMembershipsOperations(this._client);\n this.jwtAuthenticators = _getJWTAuthenticatorsOperations(this._client);\n this.identityBindings = _getIdentityBindingsOperations(this._client);\n this.loadBalancers = _getLoadBalancersOperations(this._client);\n this.trustedAccessRoleBindings = _getTrustedAccessRoleBindingsOperations(this._client);\n this.managedClusterSnapshots = _getManagedClusterSnapshotsOperations(this._client);\n this.snapshots = _getSnapshotsOperations(this._client);\n this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);\n this.machines = _getMachinesOperations(this._client);\n this.managedNamespaces = _getManagedNamespacesOperations(this._client);\n this.maintenanceWindows = _getMaintenanceWindowsOperations(this._client);\n this.maintenanceConfigurations = _getMaintenanceConfigurationsOperations(this._client);\n this.managedClusters = _getManagedClustersOperations(this._client);\n this.agentPools = _getAgentPoolsOperations(this._client);\n }\n\n /** The operation groups for vmSkus */\n public readonly vmSkus: VmSkusOperations;\n /** The operation groups for containerService */\n public readonly containerService: ContainerServiceOperations;\n /** The operation groups for trustedAccessRoles */\n public readonly trustedAccessRoles: TrustedAccessRolesOperations;\n /** The operation groups for resolvePrivateLinkServiceId */\n public readonly resolvePrivateLinkServiceId: ResolvePrivateLinkServiceIdOperations;\n /** The operation groups for privateLinkResources */\n public readonly privateLinkResources: PrivateLinkResourcesOperations;\n /** The operation groups for operationStatusResult */\n public readonly operationStatusResult: OperationStatusResultOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n /** The operation groups for meshMemberships */\n public readonly meshMemberships: MeshMembershipsOperations;\n /** The operation groups for jwtAuthenticators */\n public readonly jwtAuthenticators: JWTAuthenticatorsOperations;\n /** The operation groups for identityBindings */\n public readonly identityBindings: IdentityBindingsOperations;\n /** The operation groups for loadBalancers */\n public readonly loadBalancers: LoadBalancersOperations;\n /** The operation groups for trustedAccessRoleBindings */\n public readonly trustedAccessRoleBindings: TrustedAccessRoleBindingsOperations;\n /** The operation groups for managedClusterSnapshots */\n public readonly managedClusterSnapshots: ManagedClusterSnapshotsOperations;\n /** The operation groups for snapshots */\n public readonly snapshots: SnapshotsOperations;\n /** The operation groups for privateEndpointConnections */\n public readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;\n /** The operation groups for machines */\n public readonly machines: MachinesOperations;\n /** The operation groups for managedNamespaces */\n public readonly managedNamespaces: ManagedNamespacesOperations;\n /** The operation groups for maintenanceWindows */\n public readonly maintenanceWindows: MaintenanceWindowsOperations;\n /** The operation groups for maintenanceConfigurations */\n public readonly maintenanceConfigurations: MaintenanceConfigurationsOperations;\n /** The operation groups for managedClusters */\n public readonly managedClusters: ManagedClustersOperations;\n /** The operation groups for agentPools */\n public readonly agentPools: AgentPoolsOperations;\n}\n"]}
@@ -5,23 +5,31 @@ export { ContainerServiceClient } from "./containerServiceClient.js";
5
5
  export type { SimplePollerLike } from "./static-helpers/simplePollerHelpers.js";
6
6
  export type { RestorePollerOptions } from "./restorePollerHelpers.js";
7
7
  export { restorePoller } from "./restorePollerHelpers.js";
8
- export type { AgentPool, ManagedClusterAgentPoolProfileProperties, OSDiskType, KubeletDiskType, WorkloadRuntime, PodIPAllocationMode, OSType, Ossku, ScaleDownMode, AgentPoolType, AgentPoolMode, AgentPoolUpgradeSettings, UndrainableNodeBehavior, PowerState, Code, ScaleSetPriority, ScaleSetEvictionPolicy, KubeletConfig, LinuxOSConfig, SysctlConfig, GPUInstanceProfile, CreationData, AgentPoolNetworkProfile, IPTag, PortRange, Protocol, AgentPoolWindowsProfile, AgentPoolSecurityProfile, AgentPoolSSHAccess, GPUProfile, GPUDriver, AgentPoolGatewayProfile, AgentPoolArtifactStreamingProfile, VirtualMachinesProfile, ScaleProfile, ManualScaleProfile, VirtualMachineNodes, AgentPoolStatus, ErrorDetail, ErrorAdditionalInfo, LocalDNSProfile, LocalDNSMode, LocalDNSState, LocalDNSOverride, LocalDNSQueryLogging, LocalDNSProtocol, LocalDNSForwardDestination, LocalDNSForwardPolicy, LocalDNSServeStale, ProxyResource, Resource, SystemData, CreatedByType, ErrorResponse, AgentPoolDeleteMachinesParameter, AgentPoolAvailableVersions, AgentPoolAvailableVersionsProperties, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolUpgradeProfile, AgentPoolUpgradeProfileProperties, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolRecentlyUsedVersion, ManagedCluster, ManagedClusterProperties, ManagedClusterAgentPoolProfile, ContainerServiceLinuxProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ManagedClusterWindowsProfile, LicenseType, WindowsGmsaProfile, ManagedClusterServicePrincipalProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentity, UserAssignedIdentity, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityException, ManagedClusterOidcIssuerProfile, ManagedClusterNodeResourceGroupProfile, RestrictionLevel, KubernetesSupportPlan, ContainerServiceNetworkProfile, NetworkPlugin, NetworkPluginMode, NetworkPolicy, NetworkMode, NetworkDataplane, AdvancedNetworking, AdvancedNetworkingObservability, AdvancedNetworkingSecurity, AdvancedNetworkPolicies, AdvancedNetworkingSecurityTransitEncryption, TransitEncryptionType, AdvancedNetworkingPerformance, AccelerationMode, OutboundType, LoadBalancerSku, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ResourceReference, ManagedClusterLoadBalancerProfileOutboundIPs, BackendPoolType, ManagedClusterNATGatewayProfile, ManagedClusterManagedOutboundIPProfile, ManagedClusterStaticEgressGatewayProfile, IpFamily, ManagedClusterAADProfile, ManagedClusterAutoUpgradeProfile, UpgradeChannel, NodeOSUpgradeChannel, ClusterUpgradeSettings, UpgradeOverrideSettings, ManagedClusterPropertiesAutoScalerProfile, Expander, ManagedClusterAPIServerAccessProfile, PrivateLinkResource, ManagedClusterHttpProxyConfig, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileDefender, ManagedClusterSecurityProfileDefenderSecurityMonitoring, AzureKeyVaultKms, KeyVaultNetworkAccessTypes, ManagedClusterSecurityProfileWorkloadIdentity, ManagedClusterSecurityProfileImageCleaner, ManagedClusterStorageProfile, ManagedClusterStorageProfileDiskCSIDriver, ManagedClusterStorageProfileFileCSIDriver, ManagedClusterStorageProfileSnapshotController, ManagedClusterStorageProfileBlobCSIDriver, ManagedClusterIngressProfile, ManagedClusterIngressProfileWebAppRouting, ManagedClusterWebAppRoutingGatewayAPIImplementations, ManagedClusterAppRoutingIstio, GatewayAPIIstioEnabled, ManagedClusterIngressProfileNginx, NginxIngressControllerType, ManagedClusterIngressProfileGatewayConfiguration, ManagedGatewayType, PublicNetworkAccess, ManagedClusterWorkloadAutoScalerProfile, ManagedClusterWorkloadAutoScalerProfileKeda, ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler, ManagedClusterAzureMonitorProfile, ManagedClusterAzureMonitorProfileMetrics, ManagedClusterAzureMonitorProfileKubeStateMetrics, ManagedClusterAzureMonitorProfileMetricsControlPlane, ManagedClusterAzureMonitorProfileAppMonitoring, ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation, ServiceMeshProfile, ServiceMeshMode, IstioServiceMesh, IstioComponents, IstioIngressGateway, IstioIngressGatewayMode, IstioEgressGateway, ProxyRedirectionMechanism, IstioCertificateAuthority, IstioPluginCertificateAuthority, ManagedClusterMetricsProfile, ManagedClusterCostAnalysis, ManagedClusterNodeProvisioningProfile, NodeProvisioningMode, NodeProvisioningDefaultNodePools, ManagedClusterBootstrapProfile, ArtifactSource, ManagedClusterAIToolchainOperatorProfile, ManagedClusterHostedSystemProfile, ManagedClusterStatus, ManagedClusterSKU, ManagedClusterSKUName, ManagedClusterSKUTier, ExtendedLocation, ExtendedLocationTypes, ManagedClusterIdentity, ResourceIdentityType, DelegatedResource, ManagedServiceIdentityUserAssignedIdentitiesValue, TrackedResource, TagsObject, ManagedClusterAccessProfile, AccessProfile, CredentialResults, CredentialResult, RunCommandRequest, RunCommandResult, CommandResultProperties, OutboundEnvironmentEndpoint, EndpointDependency, EndpointDetail, ManagedClusterUpgradeProfile, ManagedClusterUpgradeProfileProperties, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, MeshRevisionProfile, MeshRevisionProfileProperties, MeshRevision, CompatibleVersions, MeshUpgradeProfile, MeshUpgradeProfileProperties, KubernetesVersionListResult, KubernetesVersion, KubernetesVersionCapabilities, KubernetesPatchVersion, MaintenanceConfiguration, MaintenanceConfigurationProperties, TimeInWeek, WeekDay, TimeSpan, MaintenanceWindow, Schedule, DailySchedule, WeeklySchedule, AbsoluteMonthlySchedule, RelativeMonthlySchedule, Type, DateSpan, ManagedNamespace, NamespaceProperties, NamespaceProvisioningState, ResourceQuota, NetworkPolicies, PolicyRule, AdoptionPolicy, DeletePolicy, Machine, MachineProperties, MachineNetworkProperties, MachineIpAddress, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, PrivateLinkServiceConnectionState, ConnectionStatus, PrivateEndpointConnectionListResult, Snapshot, SnapshotProperties, SnapshotType, TrustedAccessRoleBinding, TrustedAccessRoleBindingProperties, TrustedAccessRoleBindingProvisioningState, IdentityBinding, IdentityBindingProperties, IdentityBindingManagedIdentityProfile, IdentityBindingOidcIssuerProfile, IdentityBindingProvisioningState, OperationValue, OperationValueDisplay, PrivateLinkResourcesListResult, TrustedAccessRole, TrustedAccessRoleRule, Format, } from "./models/index.js";
9
- export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownIpFamily, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownIdentityBindingProvisioningState, KnownFormat, KnownVersions, } from "./models/index.js";
8
+ export type { AgentPool, ManagedClusterAgentPoolProfileProperties, OSDiskType, KubeletDiskType, WorkloadRuntime, PodIPAllocationMode, OSType, Ossku, ScaleDownMode, AgentPoolType, AgentPoolMode, UpgradeStrategy, AgentPoolUpgradeSettings, UndrainableNodeBehavior, AgentPoolBlueGreenUpgradeSettings, PowerState, Code, ScaleSetPriority, ScaleSetEvictionPolicy, KubeletConfig, SeccompDefault, KubeReserved, HardEvictionThreshold, LinuxOSConfig, SysctlConfig, GPUInstanceProfile, CreationData, AgentPoolNetworkProfile, IPTag, PortRange, Protocol, AgentPoolNetworkInterface, AgentPoolNetworkInterfaceType, AgentPoolWindowsProfile, AgentPoolSecurityProfile, AgentPoolSSHAccess, GPUProfile, GPUDriver, DriverType, NvidiaGPUProfile, ManagementMode, MigStrategy, AgentPoolGatewayProfile, AgentPoolArtifactStreamingProfile, VirtualMachinesProfile, ScaleProfile, ManualScaleProfile, AutoScaleProfile, VirtualMachineNodes, AgentPoolStatus, ErrorDetail, ErrorAdditionalInfo, LocalDNSProfile, LocalDNSMode, LocalDNSState, LocalDNSOverride, LocalDNSQueryLogging, LocalDNSProtocol, LocalDNSForwardDestination, LocalDNSForwardPolicy, LocalDNSServeStale, PreparedImageSpecificationProfile, ProxyResource, Resource, SystemData, CreatedByType, ErrorResponse, ResourceProvisioningState, AgentPoolDeleteMachinesParameter, AgentPoolAvailableVersions, AgentPoolAvailableVersionsProperties, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolUpgradeProfile, AgentPoolUpgradeProfileProperties, AgentPoolUpgradeProfilePropertiesUpgradesItem, ComponentsByRelease, Component, AgentPoolRecentlyUsedVersion, ManagedCluster, ManagedClusterProperties, ManagedClusterAgentPoolProfile, ContainerServiceLinuxProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ManagedClusterWindowsProfile, LicenseType, WindowsGmsaProfile, ManagedClusterServicePrincipalProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentity, UserAssignedIdentity, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityException, ManagedClusterOidcIssuerProfile, ManagedClusterNodeResourceGroupProfile, RestrictionLevel, KubernetesSupportPlan, ContainerServiceNetworkProfile, NetworkPlugin, NetworkPluginMode, NetworkPolicy, NetworkMode, NetworkDataplane, AdvancedNetworking, AdvancedNetworkingObservability, AdvancedNetworkingSecurity, AdvancedNetworkPolicies, AdvancedNetworkingSecurityTransitEncryption, TransitEncryptionType, AdvancedNetworkingPerformance, AccelerationMode, OutboundType, LoadBalancerSku, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ResourceReference, ManagedClusterLoadBalancerProfileOutboundIPs, BackendPoolType, ClusterServiceLoadBalancerHealthProbeMode, BastionProfile, BastionSku, ManagedClusterNATGatewayProfile, ManagedClusterManagedOutboundIPProfile, ManagedClusterStaticEgressGatewayProfile, IpFamily, PodLinkLocalAccess, ContainerServiceNetworkProfileKubeProxyConfig, Mode, ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig, IpvsScheduler, ManagedClusterAADProfile, ManagedClusterAutoUpgradeProfile, UpgradeChannel, NodeOSUpgradeChannel, ClusterUpgradeSettings, UpgradeOverrideSettings, ManagedClusterPropertiesAutoScalerProfile, Expander, ManagedClusterAPIServerAccessProfile, PrivateLinkResource, ManagedClusterHttpProxyConfig, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileDefender, ManagedClusterSecurityProfileDefenderSecurityMonitoring, ManagedClusterSecurityProfileDefenderSecurityGating, ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem, AzureKeyVaultKms, KeyVaultNetworkAccessTypes, KubernetesResourceObjectEncryptionProfile, InfrastructureEncryption, ManagedClusterSecurityProfileWorkloadIdentity, ManagedClusterSecurityProfileImageCleaner, ManagedClusterSecurityProfileImageIntegrity, ManagedClusterSecurityProfileNodeRestriction, ServiceAccountImagePullProfile, ManagedClusterStorageProfile, ManagedClusterStorageProfileDiskCSIDriver, ManagedClusterStorageProfileFileCSIDriver, ManagedClusterStorageProfileSnapshotController, ManagedClusterStorageProfileBlobCSIDriver, ManagedClusterIngressProfile, ManagedClusterIngressProfileWebAppRouting, ManagedClusterWebAppRoutingGatewayAPIImplementations, ManagedClusterAppRoutingIstio, GatewayAPIIstioEnabled, ManagedClusterIngressProfileNginx, NginxIngressControllerType, ManagedClusterIngressDefaultDomainProfile, ManagedClusterIngressProfileGatewayConfiguration, ManagedGatewayType, ManagedClusterIngressProfileApplicationLoadBalancer, PublicNetworkAccess, ManagedClusterWorkloadAutoScalerProfile, ManagedClusterWorkloadAutoScalerProfileKeda, ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler, AddonAutoscaling, ManagedClusterAzureMonitorProfile, ManagedClusterAzureMonitorProfileMetrics, ManagedClusterAzureMonitorProfileKubeStateMetrics, ManagedClusterAzureMonitorProfileMetricsControlPlane, ManagedClusterAzureMonitorProfileContainerInsights, ContainerNetworkLogs, ManagedClusterAzureMonitorProfileAppMonitoring, ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation, ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics, ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces, ServiceMeshProfile, ServiceMeshMode, IstioServiceMesh, IstioComponents, IstioIngressGateway, IstioIngressGatewayMode, IstioEgressGateway, ProxyRedirectionMechanism, IstioCertificateAuthority, IstioPluginCertificateAuthority, ManagedClusterMetricsProfile, ManagedClusterCostAnalysis, ManagedClusterNodeProvisioningProfile, NodeProvisioningMode, NodeProvisioningDefaultNodePools, ManagedClusterBootstrapProfile, ArtifactSource, ManagedClusterAIToolchainOperatorProfile, SchedulerProfile, SchedulerProfileSchedulerInstanceProfiles, SchedulerInstanceProfile, SchedulerConfigMode, ManagedClusterHostedSystemProfile, ManagedClusterHealthMonitorProfile, ManagedClusterControlPlaneScalingProfile, ControlPlaneScalingSize, NodeDisruptionProfile, NodeDisruptionPolicy, ManagedClusterStatus, ManagedClusterSKU, ManagedClusterSKUName, ManagedClusterSKUTier, ExtendedLocation, ExtendedLocationTypes, ManagedClusterIdentity, ResourceIdentityType, DelegatedResource, ManagedServiceIdentityUserAssignedIdentitiesValue, TrackedResource, TagsObject, ManagedClusterAccessProfile, AccessProfile, CredentialResults, CredentialResult, RunCommandRequest, RunCommandResult, CommandResultProperties, OutboundEnvironmentEndpoint, EndpointDependency, EndpointDetail, RebalanceLoadBalancersRequestBody, ManagedClusterUpgradeProfile, ManagedClusterUpgradeProfileProperties, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, GuardrailsAvailableVersion, GuardrailsAvailableVersionsProperties, GuardrailsSupport, SafeguardsAvailableVersion, SafeguardsAvailableVersionsProperties, SafeguardsSupport, MeshRevisionProfile, MeshRevisionProfileProperties, MeshRevision, CompatibleVersions, MeshUpgradeProfile, MeshUpgradeProfileProperties, KubernetesVersionListResult, KubernetesVersion, KubernetesVersionCapabilities, KubernetesPatchVersion, MaintenanceConfiguration, MaintenanceConfigurationProperties, TimeInWeek, WeekDay, TimeSpan, MaintenanceWindow, Schedule, DailySchedule, WeeklySchedule, AbsoluteMonthlySchedule, RelativeMonthlySchedule, Type, DateSpan, MaintenanceWindowResource, MaintenanceWindowResourceProperties, ManagedNamespace, NamespaceProperties, NamespaceProvisioningState, ResourceQuota, NetworkPolicies, PolicyRule, AdoptionPolicy, DeletePolicy, Machine, MachineProperties, MachineNetworkProperties, MachineIpAddress, MachineHardwareProfile, MachineOSProfile, MachineOSProfileLinuxProfile, MachineKubernetesProfile, MachineSecurityProfile, MachineBillingProfile, MachineStatus, DriftAction, VmState, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, PrivateLinkServiceConnectionState, ConnectionStatus, PrivateEndpointConnectionListResult, Snapshot, SnapshotProperties, SnapshotType, ManagedClusterSnapshot, ManagedClusterSnapshotProperties, ManagedClusterPropertiesForSnapshot, NetworkProfileForSnapshot, TrustedAccessRoleBinding, TrustedAccessRoleBindingProperties, TrustedAccessRoleBindingProvisioningState, LoadBalancer, LoadBalancerProperties, LabelSelector, LabelSelectorRequirement, Operator, IdentityBinding, IdentityBindingProperties, IdentityBindingManagedIdentityProfile, IdentityBindingOidcIssuerProfile, IdentityBindingProvisioningState, JWTAuthenticator, JWTAuthenticatorProperties, JWTAuthenticatorProvisioningState, JWTAuthenticatorIssuer, JWTAuthenticatorValidationRule, JWTAuthenticatorClaimMappings, JWTAuthenticatorClaimMappingExpression, JWTAuthenticatorExtraClaimMappingExpression, MeshMembership, MeshMembershipProperties, MeshMembershipProvisioningState, MeshMembershipPrivateConnectProfile, OperationValue, OperationValueDisplay, OperationStatusResult, PrivateLinkResourcesListResult, TrustedAccessRole, TrustedAccessRoleRule, NodeImageVersion, ResourceSku, ResourceSkuCapacity, ResourceSkuCapacityScaleType, ResourceSkuLocationInfo, ResourceSkuZoneDetails, ResourceSkuCapabilities, ResourceSkuCosts, ResourceSkuRestrictions, ResourceSkuRestrictionsType, ResourceSkuRestrictionInfo, ResourceSkuRestrictionsReasonCode, Format, } from "./models/index.js";
9
+ export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUpgradeStrategy, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownSeccompDefault, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolNetworkInterfaceType, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownDriverType, KnownManagementMode, KnownMigStrategy, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownResourceProvisioningState, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownClusterServiceLoadBalancerHealthProbeMode, KnownBastionSku, KnownIpFamily, KnownPodLinkLocalAccess, KnownMode, KnownIpvsScheduler, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownInfrastructureEncryption, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownAddonAutoscaling, KnownContainerNetworkLogs, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownSchedulerConfigMode, KnownControlPlaneScalingSize, KnownNodeDisruptionPolicy, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownGuardrailsSupport, KnownSafeguardsSupport, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownDriftAction, KnownVmState, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownOperator, KnownIdentityBindingProvisioningState, KnownJWTAuthenticatorProvisioningState, KnownMeshMembershipProvisioningState, KnownResourceSkuCapacityScaleType, KnownResourceSkuRestrictionsType, KnownResourceSkuRestrictionsReasonCode, KnownFormat, KnownVersions, } from "./models/index.js";
10
10
  export type { ContainerServiceClientOptionalParams } from "./api/index.js";
11
- export type { AgentPoolsGetUpgradeProfileOptionalParams, AgentPoolsGetAvailableAgentPoolVersionsOptionalParams, AgentPoolsUpgradeNodeImageVersionOptionalParams, AgentPoolsDeleteMachinesOptionalParams, AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsListOptionalParams, AgentPoolsDeleteOptionalParams, AgentPoolsCreateOrUpdateOptionalParams, AgentPoolsGetOptionalParams, } from "./api/agentPools/index.js";
11
+ export type { AgentPoolsGetUpgradeProfileOptionalParams, AgentPoolsGetAvailableAgentPoolVersionsOptionalParams, AgentPoolsUpgradeNodeImageVersionOptionalParams, AgentPoolsDeleteMachinesOptionalParams, AgentPoolsCompleteUpgradeOptionalParams, AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsListOptionalParams, AgentPoolsDeleteOptionalParams, AgentPoolsCreateOrUpdateOptionalParams, AgentPoolsGetOptionalParams, } from "./api/agentPools/index.js";
12
+ export type { ContainerServiceListNodeImageVersionsOptionalParams } from "./api/containerService/index.js";
12
13
  export type { IdentityBindingsListByManagedClusterOptionalParams, IdentityBindingsDeleteOptionalParams, IdentityBindingsCreateOrUpdateOptionalParams, IdentityBindingsGetOptionalParams, } from "./api/identityBindings/index.js";
13
- export type { MachinesListOptionalParams, MachinesGetOptionalParams, } from "./api/machines/index.js";
14
+ export type { JWTAuthenticatorsListByManagedClusterOptionalParams, JWTAuthenticatorsDeleteOptionalParams, JWTAuthenticatorsCreateOrUpdateOptionalParams, JWTAuthenticatorsGetOptionalParams, } from "./api/jwtAuthenticators/index.js";
15
+ export type { LoadBalancersListByManagedClusterOptionalParams, LoadBalancersDeleteOptionalParams, LoadBalancersCreateOrUpdateOptionalParams, LoadBalancersGetOptionalParams, } from "./api/loadBalancers/index.js";
16
+ export type { MachinesListOptionalParams, MachinesCreateOrUpdateOptionalParams, MachinesGetOptionalParams, } from "./api/machines/index.js";
14
17
  export type { MaintenanceConfigurationsListByManagedClusterOptionalParams, MaintenanceConfigurationsDeleteOptionalParams, MaintenanceConfigurationsCreateOrUpdateOptionalParams, MaintenanceConfigurationsGetOptionalParams, } from "./api/maintenanceConfigurations/index.js";
15
- export type { ManagedClustersListKubernetesVersionsOptionalParams, ManagedClustersListMeshUpgradeProfilesOptionalParams, ManagedClustersGetMeshUpgradeProfileOptionalParams, ManagedClustersListMeshRevisionProfilesOptionalParams, ManagedClustersGetMeshRevisionProfileOptionalParams, ManagedClustersGetUpgradeProfileOptionalParams, ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams, ManagedClustersGetCommandResultOptionalParams, ManagedClustersRunCommandOptionalParams, ManagedClustersStartOptionalParams, ManagedClustersStopOptionalParams, ManagedClustersRotateServiceAccountSigningKeysOptionalParams, ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, ManagedClustersResetAADProfileOptionalParams, ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClustersListClusterMonitoringUserCredentialsOptionalParams, ManagedClustersListClusterUserCredentialsOptionalParams, ManagedClustersListClusterAdminCredentialsOptionalParams, ManagedClustersGetAccessProfileOptionalParams, ManagedClustersListOptionalParams, ManagedClustersListByResourceGroupOptionalParams, ManagedClustersDeleteOptionalParams, ManagedClustersUpdateTagsOptionalParams, ManagedClustersCreateOrUpdateOptionalParams, ManagedClustersGetOptionalParams, } from "./api/managedClusters/index.js";
18
+ export type { MaintenanceWindowsListBySubscriptionOptionalParams, MaintenanceWindowsListOptionalParams, MaintenanceWindowsDeleteOptionalParams, MaintenanceWindowsUpdateTagsOptionalParams, MaintenanceWindowsCreateOrUpdateOptionalParams, MaintenanceWindowsGetOptionalParams, } from "./api/maintenanceWindows/index.js";
19
+ export type { ManagedClustersListKubernetesVersionsOptionalParams, ManagedClustersListMeshUpgradeProfilesOptionalParams, ManagedClustersGetMeshUpgradeProfileOptionalParams, ManagedClustersListMeshRevisionProfilesOptionalParams, ManagedClustersGetMeshRevisionProfileOptionalParams, ManagedClustersListSafeguardsVersionsOptionalParams, ManagedClustersGetSafeguardsVersionsOptionalParams, ManagedClustersListGuardrailsVersionsOptionalParams, ManagedClustersGetGuardrailsVersionsOptionalParams, ManagedClustersGetUpgradeProfileOptionalParams, ManagedClustersRebalanceLoadBalancersOptionalParams, ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams, ManagedClustersGetCommandResultOptionalParams, ManagedClustersRunCommandOptionalParams, ManagedClustersStartOptionalParams, ManagedClustersStopOptionalParams, ManagedClustersRotateServiceAccountSigningKeysOptionalParams, ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, ManagedClustersResetAADProfileOptionalParams, ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClustersListClusterMonitoringUserCredentialsOptionalParams, ManagedClustersListClusterUserCredentialsOptionalParams, ManagedClustersListClusterAdminCredentialsOptionalParams, ManagedClustersGetAccessProfileOptionalParams, ManagedClustersListOptionalParams, ManagedClustersListByResourceGroupOptionalParams, ManagedClustersDeleteOptionalParams, ManagedClustersUpdateTagsOptionalParams, ManagedClustersCreateOrUpdateOptionalParams, ManagedClustersGetOptionalParams, } from "./api/managedClusters/index.js";
20
+ export type { ManagedClusterSnapshotsListOptionalParams, ManagedClusterSnapshotsListByResourceGroupOptionalParams, ManagedClusterSnapshotsDeleteOptionalParams, ManagedClusterSnapshotsUpdateTagsOptionalParams, ManagedClusterSnapshotsCreateOrUpdateOptionalParams, ManagedClusterSnapshotsGetOptionalParams, } from "./api/managedClusterSnapshots/index.js";
16
21
  export type { ManagedNamespacesListCredentialOptionalParams, ManagedNamespacesListByManagedClusterOptionalParams, ManagedNamespacesDeleteOptionalParams, ManagedNamespacesUpdateOptionalParams, ManagedNamespacesCreateOrUpdateOptionalParams, ManagedNamespacesGetOptionalParams, } from "./api/managedNamespaces/index.js";
22
+ export type { MeshMembershipsListByManagedClusterOptionalParams, MeshMembershipsDeleteOptionalParams, MeshMembershipsCreateOrUpdateOptionalParams, MeshMembershipsGetOptionalParams, } from "./api/meshMemberships/index.js";
17
23
  export type { OperationsListOptionalParams } from "./api/operations/index.js";
24
+ export type { OperationStatusResultGetOptionalParams, OperationStatusResultListOptionalParams, OperationStatusResultGetByAgentPoolOptionalParams, } from "./api/operationStatusResult/index.js";
18
25
  export type { PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsDeleteOptionalParams, PrivateEndpointConnectionsUpdateOptionalParams, PrivateEndpointConnectionsGetOptionalParams, } from "./api/privateEndpointConnections/index.js";
19
26
  export type { PrivateLinkResourcesListOptionalParams } from "./api/privateLinkResources/index.js";
20
27
  export type { ResolvePrivateLinkServiceIdPostOptionalParams } from "./api/resolvePrivateLinkServiceId/index.js";
21
28
  export type { SnapshotsListOptionalParams, SnapshotsListByResourceGroupOptionalParams, SnapshotsDeleteOptionalParams, SnapshotsUpdateTagsOptionalParams, SnapshotsCreateOrUpdateOptionalParams, SnapshotsGetOptionalParams, } from "./api/snapshots/index.js";
22
29
  export type { TrustedAccessRoleBindingsListOptionalParams, TrustedAccessRoleBindingsDeleteOptionalParams, TrustedAccessRoleBindingsCreateOrUpdateOptionalParams, TrustedAccessRoleBindingsGetOptionalParams, } from "./api/trustedAccessRoleBindings/index.js";
23
30
  export type { TrustedAccessRolesListOptionalParams } from "./api/trustedAccessRoles/index.js";
24
- export type { AgentPoolsOperations, IdentityBindingsOperations, MachinesOperations, MaintenanceConfigurationsOperations, ManagedClustersOperations, ManagedNamespacesOperations, OperationsOperations, PrivateEndpointConnectionsOperations, PrivateLinkResourcesOperations, ResolvePrivateLinkServiceIdOperations, SnapshotsOperations, TrustedAccessRoleBindingsOperations, TrustedAccessRolesOperations, } from "./classic/index.js";
31
+ export type { VmSkusListOptionalParams } from "./api/vmSkus/index.js";
32
+ export type { AgentPoolsOperations, ContainerServiceOperations, IdentityBindingsOperations, JWTAuthenticatorsOperations, LoadBalancersOperations, MachinesOperations, MaintenanceConfigurationsOperations, MaintenanceWindowsOperations, ManagedClustersOperations, ManagedClusterSnapshotsOperations, ManagedNamespacesOperations, MeshMembershipsOperations, OperationsOperations, OperationStatusResultOperations, PrivateEndpointConnectionsOperations, PrivateLinkResourcesOperations, ResolvePrivateLinkServiceIdOperations, SnapshotsOperations, TrustedAccessRoleBindingsOperations, TrustedAccessRolesOperations, VmSkusOperations, } from "./classic/index.js";
25
33
  export type { PageSettings, ContinuablePage, PagedAsyncIterableIterator };
26
34
  export { AzureClouds };
27
35
  export type { AzureSupportedClouds };
package/dist/esm/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  import { AzureClouds } from "./static-helpers/cloudSettingHelpers.js";
4
4
  export { ContainerServiceClient } from "./containerServiceClient.js";
5
5
  export { restorePoller } from "./restorePollerHelpers.js";
6
- export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownIpFamily, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownIdentityBindingProvisioningState, KnownFormat, KnownVersions, } from "./models/index.js";
6
+ export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUpgradeStrategy, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownSeccompDefault, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolNetworkInterfaceType, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownDriverType, KnownManagementMode, KnownMigStrategy, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownResourceProvisioningState, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownClusterServiceLoadBalancerHealthProbeMode, KnownBastionSku, KnownIpFamily, KnownPodLinkLocalAccess, KnownMode, KnownIpvsScheduler, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownInfrastructureEncryption, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownAddonAutoscaling, KnownContainerNetworkLogs, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownSchedulerConfigMode, KnownControlPlaneScalingSize, KnownNodeDisruptionPolicy, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownGuardrailsSupport, KnownSafeguardsSupport, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownDriftAction, KnownVmState, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownOperator, KnownIdentityBindingProvisioningState, KnownJWTAuthenticatorProvisioningState, KnownMeshMembershipProvisioningState, KnownResourceSkuCapacityScaleType, KnownResourceSkuRestrictionsType, KnownResourceSkuRestrictionsReasonCode, KnownFormat, KnownVersions, } from "./models/index.js";
7
7
  export { AzureClouds };
8
8
  export { RestError, isRestError } from "@azure/core-rest-pipeline";
9
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAOtE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAqQ1D,OAAO,EACL,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACpB,wBAAwB,EACxB,WAAW,EACX,UAAU,EACV,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,4BAA4B,EAC5B,SAAS,EACT,qBAAqB,EACrB,2BAA2B,EAC3B,uBAAuB,EACvB,aAAa,EACb,uBAAuB,EACvB,cAAc,EACd,iBAAiB,EACjB,kBAAkB,EAClB,yBAAyB,EACzB,qBAAqB,EACrB,+BAA+B,EAC/B,0BAA0B,EAC1B,uBAAuB,EACvB,kBAAkB,EAClB,gBAAgB,EAChB,+CAA+C,EAC/C,qBAAqB,EACrB,0BAA0B,EAC1B,kBAAkB,EAClB,sBAAsB,EACtB,kBAAkB,EAClB,gBAAgB,EAChB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAC1B,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,oBAAoB,EACpB,aAAa,EACb,mBAAmB,EACnB,yBAAyB,EACzB,aAAa,EACb,+BAA+B,EAC/B,2BAA2B,EAC3B,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,oBAAoB,EACpB,4BAA4B,EAC5B,8BAA8B,EAC9B,yBAAyB,EACzB,qCAAqC,EACrC,mBAAmB,EACnB,0BAA0B,EAC1B,0BAA0B,EAC1B,0BAA0B,EAC1B,yBAAyB,EACzB,YAAY,EACZ,SAAS,EACT,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,iBAAiB,EACjB,+CAA+C,EAC/C,qBAAqB,EACrB,iBAAiB,EACjB,8CAA8C,EAC9C,qCAAqC,EACrC,WAAW,EACX,aAAa,GACd,MAAM,mBAAmB,CAAC;AAyG3B,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureSupportedClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport { AzureClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport type {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { ContainerServiceClient } from \"./containerServiceClient.js\";\nexport type { SimplePollerLike } from \"./static-helpers/simplePollerHelpers.js\";\nexport type { RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport { restorePoller } from \"./restorePollerHelpers.js\";\nexport type {\n AgentPool,\n ManagedClusterAgentPoolProfileProperties,\n OSDiskType,\n KubeletDiskType,\n WorkloadRuntime,\n PodIPAllocationMode,\n OSType,\n Ossku,\n ScaleDownMode,\n AgentPoolType,\n AgentPoolMode,\n AgentPoolUpgradeSettings,\n UndrainableNodeBehavior,\n PowerState,\n Code,\n ScaleSetPriority,\n ScaleSetEvictionPolicy,\n KubeletConfig,\n LinuxOSConfig,\n SysctlConfig,\n GPUInstanceProfile,\n CreationData,\n AgentPoolNetworkProfile,\n IPTag,\n PortRange,\n Protocol,\n AgentPoolWindowsProfile,\n AgentPoolSecurityProfile,\n AgentPoolSSHAccess,\n GPUProfile,\n GPUDriver,\n AgentPoolGatewayProfile,\n AgentPoolArtifactStreamingProfile,\n VirtualMachinesProfile,\n ScaleProfile,\n ManualScaleProfile,\n VirtualMachineNodes,\n AgentPoolStatus,\n ErrorDetail,\n ErrorAdditionalInfo,\n LocalDNSProfile,\n LocalDNSMode,\n LocalDNSState,\n LocalDNSOverride,\n LocalDNSQueryLogging,\n LocalDNSProtocol,\n LocalDNSForwardDestination,\n LocalDNSForwardPolicy,\n LocalDNSServeStale,\n ProxyResource,\n Resource,\n SystemData,\n CreatedByType,\n ErrorResponse,\n AgentPoolDeleteMachinesParameter,\n AgentPoolAvailableVersions,\n AgentPoolAvailableVersionsProperties,\n AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem,\n AgentPoolUpgradeProfile,\n AgentPoolUpgradeProfileProperties,\n AgentPoolUpgradeProfilePropertiesUpgradesItem,\n AgentPoolRecentlyUsedVersion,\n ManagedCluster,\n ManagedClusterProperties,\n ManagedClusterAgentPoolProfile,\n ContainerServiceLinuxProfile,\n ContainerServiceSshConfiguration,\n ContainerServiceSshPublicKey,\n ManagedClusterWindowsProfile,\n LicenseType,\n WindowsGmsaProfile,\n ManagedClusterServicePrincipalProfile,\n ManagedClusterAddonProfile,\n ManagedClusterAddonProfileIdentity,\n ManagedClusterPodIdentityProfile,\n ManagedClusterPodIdentity,\n UserAssignedIdentity,\n ManagedClusterPodIdentityProvisioningState,\n ManagedClusterPodIdentityProvisioningInfo,\n ManagedClusterPodIdentityProvisioningError,\n ManagedClusterPodIdentityProvisioningErrorBody,\n ManagedClusterPodIdentityException,\n ManagedClusterOidcIssuerProfile,\n ManagedClusterNodeResourceGroupProfile,\n RestrictionLevel,\n KubernetesSupportPlan,\n ContainerServiceNetworkProfile,\n NetworkPlugin,\n NetworkPluginMode,\n NetworkPolicy,\n NetworkMode,\n NetworkDataplane,\n AdvancedNetworking,\n AdvancedNetworkingObservability,\n AdvancedNetworkingSecurity,\n AdvancedNetworkPolicies,\n AdvancedNetworkingSecurityTransitEncryption,\n TransitEncryptionType,\n AdvancedNetworkingPerformance,\n AccelerationMode,\n OutboundType,\n LoadBalancerSku,\n ManagedClusterLoadBalancerProfile,\n ManagedClusterLoadBalancerProfileManagedOutboundIPs,\n ManagedClusterLoadBalancerProfileOutboundIPPrefixes,\n ResourceReference,\n ManagedClusterLoadBalancerProfileOutboundIPs,\n BackendPoolType,\n ManagedClusterNATGatewayProfile,\n ManagedClusterManagedOutboundIPProfile,\n ManagedClusterStaticEgressGatewayProfile,\n IpFamily,\n ManagedClusterAADProfile,\n ManagedClusterAutoUpgradeProfile,\n UpgradeChannel,\n NodeOSUpgradeChannel,\n ClusterUpgradeSettings,\n UpgradeOverrideSettings,\n ManagedClusterPropertiesAutoScalerProfile,\n Expander,\n ManagedClusterAPIServerAccessProfile,\n PrivateLinkResource,\n ManagedClusterHttpProxyConfig,\n ManagedClusterSecurityProfile,\n ManagedClusterSecurityProfileDefender,\n ManagedClusterSecurityProfileDefenderSecurityMonitoring,\n AzureKeyVaultKms,\n KeyVaultNetworkAccessTypes,\n ManagedClusterSecurityProfileWorkloadIdentity,\n ManagedClusterSecurityProfileImageCleaner,\n ManagedClusterStorageProfile,\n ManagedClusterStorageProfileDiskCSIDriver,\n ManagedClusterStorageProfileFileCSIDriver,\n ManagedClusterStorageProfileSnapshotController,\n ManagedClusterStorageProfileBlobCSIDriver,\n ManagedClusterIngressProfile,\n ManagedClusterIngressProfileWebAppRouting,\n ManagedClusterWebAppRoutingGatewayAPIImplementations,\n ManagedClusterAppRoutingIstio,\n GatewayAPIIstioEnabled,\n ManagedClusterIngressProfileNginx,\n NginxIngressControllerType,\n ManagedClusterIngressProfileGatewayConfiguration,\n ManagedGatewayType,\n PublicNetworkAccess,\n ManagedClusterWorkloadAutoScalerProfile,\n ManagedClusterWorkloadAutoScalerProfileKeda,\n ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler,\n ManagedClusterAzureMonitorProfile,\n ManagedClusterAzureMonitorProfileMetrics,\n ManagedClusterAzureMonitorProfileKubeStateMetrics,\n ManagedClusterAzureMonitorProfileMetricsControlPlane,\n ManagedClusterAzureMonitorProfileAppMonitoring,\n ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation,\n ServiceMeshProfile,\n ServiceMeshMode,\n IstioServiceMesh,\n IstioComponents,\n IstioIngressGateway,\n IstioIngressGatewayMode,\n IstioEgressGateway,\n ProxyRedirectionMechanism,\n IstioCertificateAuthority,\n IstioPluginCertificateAuthority,\n ManagedClusterMetricsProfile,\n ManagedClusterCostAnalysis,\n ManagedClusterNodeProvisioningProfile,\n NodeProvisioningMode,\n NodeProvisioningDefaultNodePools,\n ManagedClusterBootstrapProfile,\n ArtifactSource,\n ManagedClusterAIToolchainOperatorProfile,\n ManagedClusterHostedSystemProfile,\n ManagedClusterStatus,\n ManagedClusterSKU,\n ManagedClusterSKUName,\n ManagedClusterSKUTier,\n ExtendedLocation,\n ExtendedLocationTypes,\n ManagedClusterIdentity,\n ResourceIdentityType,\n DelegatedResource,\n ManagedServiceIdentityUserAssignedIdentitiesValue,\n TrackedResource,\n TagsObject,\n ManagedClusterAccessProfile,\n AccessProfile,\n CredentialResults,\n CredentialResult,\n RunCommandRequest,\n RunCommandResult,\n CommandResultProperties,\n OutboundEnvironmentEndpoint,\n EndpointDependency,\n EndpointDetail,\n ManagedClusterUpgradeProfile,\n ManagedClusterUpgradeProfileProperties,\n ManagedClusterPoolUpgradeProfile,\n ManagedClusterPoolUpgradeProfileUpgradesItem,\n MeshRevisionProfile,\n MeshRevisionProfileProperties,\n MeshRevision,\n CompatibleVersions,\n MeshUpgradeProfile,\n MeshUpgradeProfileProperties,\n KubernetesVersionListResult,\n KubernetesVersion,\n KubernetesVersionCapabilities,\n KubernetesPatchVersion,\n MaintenanceConfiguration,\n MaintenanceConfigurationProperties,\n TimeInWeek,\n WeekDay,\n TimeSpan,\n MaintenanceWindow,\n Schedule,\n DailySchedule,\n WeeklySchedule,\n AbsoluteMonthlySchedule,\n RelativeMonthlySchedule,\n Type,\n DateSpan,\n ManagedNamespace,\n NamespaceProperties,\n NamespaceProvisioningState,\n ResourceQuota,\n NetworkPolicies,\n PolicyRule,\n AdoptionPolicy,\n DeletePolicy,\n Machine,\n MachineProperties,\n MachineNetworkProperties,\n MachineIpAddress,\n PrivateEndpointConnection,\n PrivateEndpointConnectionProperties,\n PrivateEndpointConnectionProvisioningState,\n PrivateEndpoint,\n PrivateLinkServiceConnectionState,\n ConnectionStatus,\n PrivateEndpointConnectionListResult,\n Snapshot,\n SnapshotProperties,\n SnapshotType,\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingProperties,\n TrustedAccessRoleBindingProvisioningState,\n IdentityBinding,\n IdentityBindingProperties,\n IdentityBindingManagedIdentityProfile,\n IdentityBindingOidcIssuerProfile,\n IdentityBindingProvisioningState,\n OperationValue,\n OperationValueDisplay,\n PrivateLinkResourcesListResult,\n TrustedAccessRole,\n TrustedAccessRoleRule,\n Format,\n} from \"./models/index.js\";\nexport {\n KnownOSDiskType,\n KnownKubeletDiskType,\n KnownWorkloadRuntime,\n KnownPodIPAllocationMode,\n KnownOSType,\n KnownOssku,\n KnownScaleDownMode,\n KnownAgentPoolType,\n KnownAgentPoolMode,\n KnownUndrainableNodeBehavior,\n KnownCode,\n KnownScaleSetPriority,\n KnownScaleSetEvictionPolicy,\n KnownGPUInstanceProfile,\n KnownProtocol,\n KnownAgentPoolSSHAccess,\n KnownGPUDriver,\n KnownLocalDNSMode,\n KnownLocalDNSState,\n KnownLocalDNSQueryLogging,\n KnownLocalDNSProtocol,\n KnownLocalDNSForwardDestination,\n KnownLocalDNSForwardPolicy,\n KnownLocalDNSServeStale,\n KnownCreatedByType,\n KnownLicenseType,\n KnownManagedClusterPodIdentityProvisioningState,\n KnownRestrictionLevel,\n KnownKubernetesSupportPlan,\n KnownNetworkPlugin,\n KnownNetworkPluginMode,\n KnownNetworkPolicy,\n KnownNetworkMode,\n KnownNetworkDataplane,\n KnownAdvancedNetworkPolicies,\n KnownTransitEncryptionType,\n KnownAccelerationMode,\n KnownOutboundType,\n KnownLoadBalancerSku,\n KnownBackendPoolType,\n KnownIpFamily,\n KnownUpgradeChannel,\n KnownNodeOSUpgradeChannel,\n KnownExpander,\n KnownKeyVaultNetworkAccessTypes,\n KnownGatewayAPIIstioEnabled,\n KnownNginxIngressControllerType,\n KnownManagedGatewayType,\n KnownPublicNetworkAccess,\n KnownServiceMeshMode,\n KnownIstioIngressGatewayMode,\n KnownProxyRedirectionMechanism,\n KnownNodeProvisioningMode,\n KnownNodeProvisioningDefaultNodePools,\n KnownArtifactSource,\n KnownManagedClusterSKUName,\n KnownManagedClusterSKUTier,\n KnownExtendedLocationTypes,\n KnownResourceIdentityType,\n KnownWeekDay,\n KnownType,\n KnownNamespaceProvisioningState,\n KnownPolicyRule,\n KnownAdoptionPolicy,\n KnownDeletePolicy,\n KnownPrivateEndpointConnectionProvisioningState,\n KnownConnectionStatus,\n KnownSnapshotType,\n KnownTrustedAccessRoleBindingProvisioningState,\n KnownIdentityBindingProvisioningState,\n KnownFormat,\n KnownVersions,\n} from \"./models/index.js\";\nexport type { ContainerServiceClientOptionalParams } from \"./api/index.js\";\nexport type {\n AgentPoolsGetUpgradeProfileOptionalParams,\n AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n AgentPoolsUpgradeNodeImageVersionOptionalParams,\n AgentPoolsDeleteMachinesOptionalParams,\n AgentPoolsAbortLatestOperationOptionalParams,\n AgentPoolsListOptionalParams,\n AgentPoolsDeleteOptionalParams,\n AgentPoolsCreateOrUpdateOptionalParams,\n AgentPoolsGetOptionalParams,\n} from \"./api/agentPools/index.js\";\nexport type {\n IdentityBindingsListByManagedClusterOptionalParams,\n IdentityBindingsDeleteOptionalParams,\n IdentityBindingsCreateOrUpdateOptionalParams,\n IdentityBindingsGetOptionalParams,\n} from \"./api/identityBindings/index.js\";\nexport type {\n MachinesListOptionalParams,\n MachinesGetOptionalParams,\n} from \"./api/machines/index.js\";\nexport type {\n MaintenanceConfigurationsListByManagedClusterOptionalParams,\n MaintenanceConfigurationsDeleteOptionalParams,\n MaintenanceConfigurationsCreateOrUpdateOptionalParams,\n MaintenanceConfigurationsGetOptionalParams,\n} from \"./api/maintenanceConfigurations/index.js\";\nexport type {\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersStartOptionalParams,\n ManagedClustersStopOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersGetOptionalParams,\n} from \"./api/managedClusters/index.js\";\nexport type {\n ManagedNamespacesListCredentialOptionalParams,\n ManagedNamespacesListByManagedClusterOptionalParams,\n ManagedNamespacesDeleteOptionalParams,\n ManagedNamespacesUpdateOptionalParams,\n ManagedNamespacesCreateOrUpdateOptionalParams,\n ManagedNamespacesGetOptionalParams,\n} from \"./api/managedNamespaces/index.js\";\nexport type { OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport type {\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsDeleteOptionalParams,\n PrivateEndpointConnectionsUpdateOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n} from \"./api/privateEndpointConnections/index.js\";\nexport type { PrivateLinkResourcesListOptionalParams } from \"./api/privateLinkResources/index.js\";\nexport type { ResolvePrivateLinkServiceIdPostOptionalParams } from \"./api/resolvePrivateLinkServiceId/index.js\";\nexport type {\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsDeleteOptionalParams,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsGetOptionalParams,\n} from \"./api/snapshots/index.js\";\nexport type {\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n} from \"./api/trustedAccessRoleBindings/index.js\";\nexport type { TrustedAccessRolesListOptionalParams } from \"./api/trustedAccessRoles/index.js\";\nexport type {\n AgentPoolsOperations,\n IdentityBindingsOperations,\n MachinesOperations,\n MaintenanceConfigurationsOperations,\n ManagedClustersOperations,\n ManagedNamespacesOperations,\n OperationsOperations,\n PrivateEndpointConnectionsOperations,\n PrivateLinkResourcesOperations,\n ResolvePrivateLinkServiceIdOperations,\n SnapshotsOperations,\n TrustedAccessRoleBindingsOperations,\n TrustedAccessRolesOperations,\n} from \"./classic/index.js\";\nexport type { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\nexport { AzureClouds };\nexport type { AzureSupportedClouds };\nexport { RestError, isRestError } from \"@azure/core-rest-pipeline\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAOtE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAwW1D,OAAO,EACL,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACpB,wBAAwB,EACxB,WAAW,EACX,UAAU,EACV,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,oBAAoB,EACpB,4BAA4B,EAC5B,SAAS,EACT,qBAAqB,EACrB,2BAA2B,EAC3B,mBAAmB,EACnB,uBAAuB,EACvB,aAAa,EACb,kCAAkC,EAClC,uBAAuB,EACvB,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,yBAAyB,EACzB,qBAAqB,EACrB,+BAA+B,EAC/B,0BAA0B,EAC1B,uBAAuB,EACvB,kBAAkB,EAClB,8BAA8B,EAC9B,gBAAgB,EAChB,+CAA+C,EAC/C,qBAAqB,EACrB,0BAA0B,EAC1B,kBAAkB,EAClB,sBAAsB,EACtB,kBAAkB,EAClB,gBAAgB,EAChB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAC1B,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,oBAAoB,EACpB,8CAA8C,EAC9C,eAAe,EACf,aAAa,EACb,uBAAuB,EACvB,SAAS,EACT,kBAAkB,EAClB,mBAAmB,EACnB,yBAAyB,EACzB,aAAa,EACb,+BAA+B,EAC/B,6BAA6B,EAC7B,2BAA2B,EAC3B,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,qBAAqB,EACrB,yBAAyB,EACzB,oBAAoB,EACpB,4BAA4B,EAC5B,8BAA8B,EAC9B,yBAAyB,EACzB,qCAAqC,EACrC,mBAAmB,EACnB,wBAAwB,EACxB,4BAA4B,EAC5B,yBAAyB,EACzB,0BAA0B,EAC1B,0BAA0B,EAC1B,0BAA0B,EAC1B,yBAAyB,EACzB,sBAAsB,EACtB,sBAAsB,EACtB,YAAY,EACZ,SAAS,EACT,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,iBAAiB,EACjB,gBAAgB,EAChB,YAAY,EACZ,+CAA+C,EAC/C,qBAAqB,EACrB,iBAAiB,EACjB,8CAA8C,EAC9C,aAAa,EACb,qCAAqC,EACrC,sCAAsC,EACtC,oCAAoC,EACpC,iCAAiC,EACjC,gCAAgC,EAChC,sCAAsC,EACtC,WAAW,EACX,aAAa,GACd,MAAM,mBAAmB,CAAC;AAiK3B,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureSupportedClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport { AzureClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport type {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { ContainerServiceClient } from \"./containerServiceClient.js\";\nexport type { SimplePollerLike } from \"./static-helpers/simplePollerHelpers.js\";\nexport type { RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport { restorePoller } from \"./restorePollerHelpers.js\";\nexport type {\n AgentPool,\n ManagedClusterAgentPoolProfileProperties,\n OSDiskType,\n KubeletDiskType,\n WorkloadRuntime,\n PodIPAllocationMode,\n OSType,\n Ossku,\n ScaleDownMode,\n AgentPoolType,\n AgentPoolMode,\n UpgradeStrategy,\n AgentPoolUpgradeSettings,\n UndrainableNodeBehavior,\n AgentPoolBlueGreenUpgradeSettings,\n PowerState,\n Code,\n ScaleSetPriority,\n ScaleSetEvictionPolicy,\n KubeletConfig,\n SeccompDefault,\n KubeReserved,\n HardEvictionThreshold,\n LinuxOSConfig,\n SysctlConfig,\n GPUInstanceProfile,\n CreationData,\n AgentPoolNetworkProfile,\n IPTag,\n PortRange,\n Protocol,\n AgentPoolNetworkInterface,\n AgentPoolNetworkInterfaceType,\n AgentPoolWindowsProfile,\n AgentPoolSecurityProfile,\n AgentPoolSSHAccess,\n GPUProfile,\n GPUDriver,\n DriverType,\n NvidiaGPUProfile,\n ManagementMode,\n MigStrategy,\n AgentPoolGatewayProfile,\n AgentPoolArtifactStreamingProfile,\n VirtualMachinesProfile,\n ScaleProfile,\n ManualScaleProfile,\n AutoScaleProfile,\n VirtualMachineNodes,\n AgentPoolStatus,\n ErrorDetail,\n ErrorAdditionalInfo,\n LocalDNSProfile,\n LocalDNSMode,\n LocalDNSState,\n LocalDNSOverride,\n LocalDNSQueryLogging,\n LocalDNSProtocol,\n LocalDNSForwardDestination,\n LocalDNSForwardPolicy,\n LocalDNSServeStale,\n PreparedImageSpecificationProfile,\n ProxyResource,\n Resource,\n SystemData,\n CreatedByType,\n ErrorResponse,\n ResourceProvisioningState,\n AgentPoolDeleteMachinesParameter,\n AgentPoolAvailableVersions,\n AgentPoolAvailableVersionsProperties,\n AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem,\n AgentPoolUpgradeProfile,\n AgentPoolUpgradeProfileProperties,\n AgentPoolUpgradeProfilePropertiesUpgradesItem,\n ComponentsByRelease,\n Component,\n AgentPoolRecentlyUsedVersion,\n ManagedCluster,\n ManagedClusterProperties,\n ManagedClusterAgentPoolProfile,\n ContainerServiceLinuxProfile,\n ContainerServiceSshConfiguration,\n ContainerServiceSshPublicKey,\n ManagedClusterWindowsProfile,\n LicenseType,\n WindowsGmsaProfile,\n ManagedClusterServicePrincipalProfile,\n ManagedClusterAddonProfile,\n ManagedClusterAddonProfileIdentity,\n ManagedClusterPodIdentityProfile,\n ManagedClusterPodIdentity,\n UserAssignedIdentity,\n ManagedClusterPodIdentityProvisioningState,\n ManagedClusterPodIdentityProvisioningInfo,\n ManagedClusterPodIdentityProvisioningError,\n ManagedClusterPodIdentityProvisioningErrorBody,\n ManagedClusterPodIdentityException,\n ManagedClusterOidcIssuerProfile,\n ManagedClusterNodeResourceGroupProfile,\n RestrictionLevel,\n KubernetesSupportPlan,\n ContainerServiceNetworkProfile,\n NetworkPlugin,\n NetworkPluginMode,\n NetworkPolicy,\n NetworkMode,\n NetworkDataplane,\n AdvancedNetworking,\n AdvancedNetworkingObservability,\n AdvancedNetworkingSecurity,\n AdvancedNetworkPolicies,\n AdvancedNetworkingSecurityTransitEncryption,\n TransitEncryptionType,\n AdvancedNetworkingPerformance,\n AccelerationMode,\n OutboundType,\n LoadBalancerSku,\n ManagedClusterLoadBalancerProfile,\n ManagedClusterLoadBalancerProfileManagedOutboundIPs,\n ManagedClusterLoadBalancerProfileOutboundIPPrefixes,\n ResourceReference,\n ManagedClusterLoadBalancerProfileOutboundIPs,\n BackendPoolType,\n ClusterServiceLoadBalancerHealthProbeMode,\n BastionProfile,\n BastionSku,\n ManagedClusterNATGatewayProfile,\n ManagedClusterManagedOutboundIPProfile,\n ManagedClusterStaticEgressGatewayProfile,\n IpFamily,\n PodLinkLocalAccess,\n ContainerServiceNetworkProfileKubeProxyConfig,\n Mode,\n ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig,\n IpvsScheduler,\n ManagedClusterAADProfile,\n ManagedClusterAutoUpgradeProfile,\n UpgradeChannel,\n NodeOSUpgradeChannel,\n ClusterUpgradeSettings,\n UpgradeOverrideSettings,\n ManagedClusterPropertiesAutoScalerProfile,\n Expander,\n ManagedClusterAPIServerAccessProfile,\n PrivateLinkResource,\n ManagedClusterHttpProxyConfig,\n ManagedClusterSecurityProfile,\n ManagedClusterSecurityProfileDefender,\n ManagedClusterSecurityProfileDefenderSecurityMonitoring,\n ManagedClusterSecurityProfileDefenderSecurityGating,\n ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem,\n AzureKeyVaultKms,\n KeyVaultNetworkAccessTypes,\n KubernetesResourceObjectEncryptionProfile,\n InfrastructureEncryption,\n ManagedClusterSecurityProfileWorkloadIdentity,\n ManagedClusterSecurityProfileImageCleaner,\n ManagedClusterSecurityProfileImageIntegrity,\n ManagedClusterSecurityProfileNodeRestriction,\n ServiceAccountImagePullProfile,\n ManagedClusterStorageProfile,\n ManagedClusterStorageProfileDiskCSIDriver,\n ManagedClusterStorageProfileFileCSIDriver,\n ManagedClusterStorageProfileSnapshotController,\n ManagedClusterStorageProfileBlobCSIDriver,\n ManagedClusterIngressProfile,\n ManagedClusterIngressProfileWebAppRouting,\n ManagedClusterWebAppRoutingGatewayAPIImplementations,\n ManagedClusterAppRoutingIstio,\n GatewayAPIIstioEnabled,\n ManagedClusterIngressProfileNginx,\n NginxIngressControllerType,\n ManagedClusterIngressDefaultDomainProfile,\n ManagedClusterIngressProfileGatewayConfiguration,\n ManagedGatewayType,\n ManagedClusterIngressProfileApplicationLoadBalancer,\n PublicNetworkAccess,\n ManagedClusterWorkloadAutoScalerProfile,\n ManagedClusterWorkloadAutoScalerProfileKeda,\n ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler,\n AddonAutoscaling,\n ManagedClusterAzureMonitorProfile,\n ManagedClusterAzureMonitorProfileMetrics,\n ManagedClusterAzureMonitorProfileKubeStateMetrics,\n ManagedClusterAzureMonitorProfileMetricsControlPlane,\n ManagedClusterAzureMonitorProfileContainerInsights,\n ContainerNetworkLogs,\n ManagedClusterAzureMonitorProfileAppMonitoring,\n ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation,\n ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics,\n ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces,\n ServiceMeshProfile,\n ServiceMeshMode,\n IstioServiceMesh,\n IstioComponents,\n IstioIngressGateway,\n IstioIngressGatewayMode,\n IstioEgressGateway,\n ProxyRedirectionMechanism,\n IstioCertificateAuthority,\n IstioPluginCertificateAuthority,\n ManagedClusterMetricsProfile,\n ManagedClusterCostAnalysis,\n ManagedClusterNodeProvisioningProfile,\n NodeProvisioningMode,\n NodeProvisioningDefaultNodePools,\n ManagedClusterBootstrapProfile,\n ArtifactSource,\n ManagedClusterAIToolchainOperatorProfile,\n SchedulerProfile,\n SchedulerProfileSchedulerInstanceProfiles,\n SchedulerInstanceProfile,\n SchedulerConfigMode,\n ManagedClusterHostedSystemProfile,\n ManagedClusterHealthMonitorProfile,\n ManagedClusterControlPlaneScalingProfile,\n ControlPlaneScalingSize,\n NodeDisruptionProfile,\n NodeDisruptionPolicy,\n ManagedClusterStatus,\n ManagedClusterSKU,\n ManagedClusterSKUName,\n ManagedClusterSKUTier,\n ExtendedLocation,\n ExtendedLocationTypes,\n ManagedClusterIdentity,\n ResourceIdentityType,\n DelegatedResource,\n ManagedServiceIdentityUserAssignedIdentitiesValue,\n TrackedResource,\n TagsObject,\n ManagedClusterAccessProfile,\n AccessProfile,\n CredentialResults,\n CredentialResult,\n RunCommandRequest,\n RunCommandResult,\n CommandResultProperties,\n OutboundEnvironmentEndpoint,\n EndpointDependency,\n EndpointDetail,\n RebalanceLoadBalancersRequestBody,\n ManagedClusterUpgradeProfile,\n ManagedClusterUpgradeProfileProperties,\n ManagedClusterPoolUpgradeProfile,\n ManagedClusterPoolUpgradeProfileUpgradesItem,\n GuardrailsAvailableVersion,\n GuardrailsAvailableVersionsProperties,\n GuardrailsSupport,\n SafeguardsAvailableVersion,\n SafeguardsAvailableVersionsProperties,\n SafeguardsSupport,\n MeshRevisionProfile,\n MeshRevisionProfileProperties,\n MeshRevision,\n CompatibleVersions,\n MeshUpgradeProfile,\n MeshUpgradeProfileProperties,\n KubernetesVersionListResult,\n KubernetesVersion,\n KubernetesVersionCapabilities,\n KubernetesPatchVersion,\n MaintenanceConfiguration,\n MaintenanceConfigurationProperties,\n TimeInWeek,\n WeekDay,\n TimeSpan,\n MaintenanceWindow,\n Schedule,\n DailySchedule,\n WeeklySchedule,\n AbsoluteMonthlySchedule,\n RelativeMonthlySchedule,\n Type,\n DateSpan,\n MaintenanceWindowResource,\n MaintenanceWindowResourceProperties,\n ManagedNamespace,\n NamespaceProperties,\n NamespaceProvisioningState,\n ResourceQuota,\n NetworkPolicies,\n PolicyRule,\n AdoptionPolicy,\n DeletePolicy,\n Machine,\n MachineProperties,\n MachineNetworkProperties,\n MachineIpAddress,\n MachineHardwareProfile,\n MachineOSProfile,\n MachineOSProfileLinuxProfile,\n MachineKubernetesProfile,\n MachineSecurityProfile,\n MachineBillingProfile,\n MachineStatus,\n DriftAction,\n VmState,\n PrivateEndpointConnection,\n PrivateEndpointConnectionProperties,\n PrivateEndpointConnectionProvisioningState,\n PrivateEndpoint,\n PrivateLinkServiceConnectionState,\n ConnectionStatus,\n PrivateEndpointConnectionListResult,\n Snapshot,\n SnapshotProperties,\n SnapshotType,\n ManagedClusterSnapshot,\n ManagedClusterSnapshotProperties,\n ManagedClusterPropertiesForSnapshot,\n NetworkProfileForSnapshot,\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingProperties,\n TrustedAccessRoleBindingProvisioningState,\n LoadBalancer,\n LoadBalancerProperties,\n LabelSelector,\n LabelSelectorRequirement,\n Operator,\n IdentityBinding,\n IdentityBindingProperties,\n IdentityBindingManagedIdentityProfile,\n IdentityBindingOidcIssuerProfile,\n IdentityBindingProvisioningState,\n JWTAuthenticator,\n JWTAuthenticatorProperties,\n JWTAuthenticatorProvisioningState,\n JWTAuthenticatorIssuer,\n JWTAuthenticatorValidationRule,\n JWTAuthenticatorClaimMappings,\n JWTAuthenticatorClaimMappingExpression,\n JWTAuthenticatorExtraClaimMappingExpression,\n MeshMembership,\n MeshMembershipProperties,\n MeshMembershipProvisioningState,\n MeshMembershipPrivateConnectProfile,\n OperationValue,\n OperationValueDisplay,\n OperationStatusResult,\n PrivateLinkResourcesListResult,\n TrustedAccessRole,\n TrustedAccessRoleRule,\n NodeImageVersion,\n ResourceSku,\n ResourceSkuCapacity,\n ResourceSkuCapacityScaleType,\n ResourceSkuLocationInfo,\n ResourceSkuZoneDetails,\n ResourceSkuCapabilities,\n ResourceSkuCosts,\n ResourceSkuRestrictions,\n ResourceSkuRestrictionsType,\n ResourceSkuRestrictionInfo,\n ResourceSkuRestrictionsReasonCode,\n Format,\n} from \"./models/index.js\";\nexport {\n KnownOSDiskType,\n KnownKubeletDiskType,\n KnownWorkloadRuntime,\n KnownPodIPAllocationMode,\n KnownOSType,\n KnownOssku,\n KnownScaleDownMode,\n KnownAgentPoolType,\n KnownAgentPoolMode,\n KnownUpgradeStrategy,\n KnownUndrainableNodeBehavior,\n KnownCode,\n KnownScaleSetPriority,\n KnownScaleSetEvictionPolicy,\n KnownSeccompDefault,\n KnownGPUInstanceProfile,\n KnownProtocol,\n KnownAgentPoolNetworkInterfaceType,\n KnownAgentPoolSSHAccess,\n KnownGPUDriver,\n KnownDriverType,\n KnownManagementMode,\n KnownMigStrategy,\n KnownLocalDNSMode,\n KnownLocalDNSState,\n KnownLocalDNSQueryLogging,\n KnownLocalDNSProtocol,\n KnownLocalDNSForwardDestination,\n KnownLocalDNSForwardPolicy,\n KnownLocalDNSServeStale,\n KnownCreatedByType,\n KnownResourceProvisioningState,\n KnownLicenseType,\n KnownManagedClusterPodIdentityProvisioningState,\n KnownRestrictionLevel,\n KnownKubernetesSupportPlan,\n KnownNetworkPlugin,\n KnownNetworkPluginMode,\n KnownNetworkPolicy,\n KnownNetworkMode,\n KnownNetworkDataplane,\n KnownAdvancedNetworkPolicies,\n KnownTransitEncryptionType,\n KnownAccelerationMode,\n KnownOutboundType,\n KnownLoadBalancerSku,\n KnownBackendPoolType,\n KnownClusterServiceLoadBalancerHealthProbeMode,\n KnownBastionSku,\n KnownIpFamily,\n KnownPodLinkLocalAccess,\n KnownMode,\n KnownIpvsScheduler,\n KnownUpgradeChannel,\n KnownNodeOSUpgradeChannel,\n KnownExpander,\n KnownKeyVaultNetworkAccessTypes,\n KnownInfrastructureEncryption,\n KnownGatewayAPIIstioEnabled,\n KnownNginxIngressControllerType,\n KnownManagedGatewayType,\n KnownPublicNetworkAccess,\n KnownAddonAutoscaling,\n KnownContainerNetworkLogs,\n KnownServiceMeshMode,\n KnownIstioIngressGatewayMode,\n KnownProxyRedirectionMechanism,\n KnownNodeProvisioningMode,\n KnownNodeProvisioningDefaultNodePools,\n KnownArtifactSource,\n KnownSchedulerConfigMode,\n KnownControlPlaneScalingSize,\n KnownNodeDisruptionPolicy,\n KnownManagedClusterSKUName,\n KnownManagedClusterSKUTier,\n KnownExtendedLocationTypes,\n KnownResourceIdentityType,\n KnownGuardrailsSupport,\n KnownSafeguardsSupport,\n KnownWeekDay,\n KnownType,\n KnownNamespaceProvisioningState,\n KnownPolicyRule,\n KnownAdoptionPolicy,\n KnownDeletePolicy,\n KnownDriftAction,\n KnownVmState,\n KnownPrivateEndpointConnectionProvisioningState,\n KnownConnectionStatus,\n KnownSnapshotType,\n KnownTrustedAccessRoleBindingProvisioningState,\n KnownOperator,\n KnownIdentityBindingProvisioningState,\n KnownJWTAuthenticatorProvisioningState,\n KnownMeshMembershipProvisioningState,\n KnownResourceSkuCapacityScaleType,\n KnownResourceSkuRestrictionsType,\n KnownResourceSkuRestrictionsReasonCode,\n KnownFormat,\n KnownVersions,\n} from \"./models/index.js\";\nexport type { ContainerServiceClientOptionalParams } from \"./api/index.js\";\nexport type {\n AgentPoolsGetUpgradeProfileOptionalParams,\n AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n AgentPoolsUpgradeNodeImageVersionOptionalParams,\n AgentPoolsDeleteMachinesOptionalParams,\n AgentPoolsCompleteUpgradeOptionalParams,\n AgentPoolsAbortLatestOperationOptionalParams,\n AgentPoolsListOptionalParams,\n AgentPoolsDeleteOptionalParams,\n AgentPoolsCreateOrUpdateOptionalParams,\n AgentPoolsGetOptionalParams,\n} from \"./api/agentPools/index.js\";\nexport type { ContainerServiceListNodeImageVersionsOptionalParams } from \"./api/containerService/index.js\";\nexport type {\n IdentityBindingsListByManagedClusterOptionalParams,\n IdentityBindingsDeleteOptionalParams,\n IdentityBindingsCreateOrUpdateOptionalParams,\n IdentityBindingsGetOptionalParams,\n} from \"./api/identityBindings/index.js\";\nexport type {\n JWTAuthenticatorsListByManagedClusterOptionalParams,\n JWTAuthenticatorsDeleteOptionalParams,\n JWTAuthenticatorsCreateOrUpdateOptionalParams,\n JWTAuthenticatorsGetOptionalParams,\n} from \"./api/jwtAuthenticators/index.js\";\nexport type {\n LoadBalancersListByManagedClusterOptionalParams,\n LoadBalancersDeleteOptionalParams,\n LoadBalancersCreateOrUpdateOptionalParams,\n LoadBalancersGetOptionalParams,\n} from \"./api/loadBalancers/index.js\";\nexport type {\n MachinesListOptionalParams,\n MachinesCreateOrUpdateOptionalParams,\n MachinesGetOptionalParams,\n} from \"./api/machines/index.js\";\nexport type {\n MaintenanceConfigurationsListByManagedClusterOptionalParams,\n MaintenanceConfigurationsDeleteOptionalParams,\n MaintenanceConfigurationsCreateOrUpdateOptionalParams,\n MaintenanceConfigurationsGetOptionalParams,\n} from \"./api/maintenanceConfigurations/index.js\";\nexport type {\n MaintenanceWindowsListBySubscriptionOptionalParams,\n MaintenanceWindowsListOptionalParams,\n MaintenanceWindowsDeleteOptionalParams,\n MaintenanceWindowsUpdateTagsOptionalParams,\n MaintenanceWindowsCreateOrUpdateOptionalParams,\n MaintenanceWindowsGetOptionalParams,\n} from \"./api/maintenanceWindows/index.js\";\nexport type {\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersListSafeguardsVersionsOptionalParams,\n ManagedClustersGetSafeguardsVersionsOptionalParams,\n ManagedClustersListGuardrailsVersionsOptionalParams,\n ManagedClustersGetGuardrailsVersionsOptionalParams,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersRebalanceLoadBalancersOptionalParams,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersStartOptionalParams,\n ManagedClustersStopOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersGetOptionalParams,\n} from \"./api/managedClusters/index.js\";\nexport type {\n ManagedClusterSnapshotsListOptionalParams,\n ManagedClusterSnapshotsListByResourceGroupOptionalParams,\n ManagedClusterSnapshotsDeleteOptionalParams,\n ManagedClusterSnapshotsUpdateTagsOptionalParams,\n ManagedClusterSnapshotsCreateOrUpdateOptionalParams,\n ManagedClusterSnapshotsGetOptionalParams,\n} from \"./api/managedClusterSnapshots/index.js\";\nexport type {\n ManagedNamespacesListCredentialOptionalParams,\n ManagedNamespacesListByManagedClusterOptionalParams,\n ManagedNamespacesDeleteOptionalParams,\n ManagedNamespacesUpdateOptionalParams,\n ManagedNamespacesCreateOrUpdateOptionalParams,\n ManagedNamespacesGetOptionalParams,\n} from \"./api/managedNamespaces/index.js\";\nexport type {\n MeshMembershipsListByManagedClusterOptionalParams,\n MeshMembershipsDeleteOptionalParams,\n MeshMembershipsCreateOrUpdateOptionalParams,\n MeshMembershipsGetOptionalParams,\n} from \"./api/meshMemberships/index.js\";\nexport type { OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport type {\n OperationStatusResultGetOptionalParams,\n OperationStatusResultListOptionalParams,\n OperationStatusResultGetByAgentPoolOptionalParams,\n} from \"./api/operationStatusResult/index.js\";\nexport type {\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsDeleteOptionalParams,\n PrivateEndpointConnectionsUpdateOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n} from \"./api/privateEndpointConnections/index.js\";\nexport type { PrivateLinkResourcesListOptionalParams } from \"./api/privateLinkResources/index.js\";\nexport type { ResolvePrivateLinkServiceIdPostOptionalParams } from \"./api/resolvePrivateLinkServiceId/index.js\";\nexport type {\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsDeleteOptionalParams,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsGetOptionalParams,\n} from \"./api/snapshots/index.js\";\nexport type {\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n} from \"./api/trustedAccessRoleBindings/index.js\";\nexport type { TrustedAccessRolesListOptionalParams } from \"./api/trustedAccessRoles/index.js\";\nexport type { VmSkusListOptionalParams } from \"./api/vmSkus/index.js\";\nexport type {\n AgentPoolsOperations,\n ContainerServiceOperations,\n IdentityBindingsOperations,\n JWTAuthenticatorsOperations,\n LoadBalancersOperations,\n MachinesOperations,\n MaintenanceConfigurationsOperations,\n MaintenanceWindowsOperations,\n ManagedClustersOperations,\n ManagedClusterSnapshotsOperations,\n ManagedNamespacesOperations,\n MeshMembershipsOperations,\n OperationsOperations,\n OperationStatusResultOperations,\n PrivateEndpointConnectionsOperations,\n PrivateLinkResourcesOperations,\n ResolvePrivateLinkServiceIdOperations,\n SnapshotsOperations,\n TrustedAccessRoleBindingsOperations,\n TrustedAccessRolesOperations,\n VmSkusOperations,\n} from \"./classic/index.js\";\nexport type { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\nexport { AzureClouds };\nexport type { AzureSupportedClouds };\nexport { RestError, isRestError } from \"@azure/core-rest-pipeline\";\n"]}
@@ -1,3 +1,3 @@
1
- export type { AgentPool, ManagedClusterAgentPoolProfileProperties, OSDiskType, KubeletDiskType, WorkloadRuntime, PodIPAllocationMode, OSType, Ossku, ScaleDownMode, AgentPoolType, AgentPoolMode, AgentPoolUpgradeSettings, UndrainableNodeBehavior, PowerState, Code, ScaleSetPriority, ScaleSetEvictionPolicy, KubeletConfig, LinuxOSConfig, SysctlConfig, GPUInstanceProfile, CreationData, AgentPoolNetworkProfile, IPTag, PortRange, Protocol, AgentPoolWindowsProfile, AgentPoolSecurityProfile, AgentPoolSSHAccess, GPUProfile, GPUDriver, AgentPoolGatewayProfile, AgentPoolArtifactStreamingProfile, VirtualMachinesProfile, ScaleProfile, ManualScaleProfile, VirtualMachineNodes, AgentPoolStatus, ErrorDetail, ErrorAdditionalInfo, LocalDNSProfile, LocalDNSMode, LocalDNSState, LocalDNSOverride, LocalDNSQueryLogging, LocalDNSProtocol, LocalDNSForwardDestination, LocalDNSForwardPolicy, LocalDNSServeStale, ProxyResource, Resource, SystemData, CreatedByType, ErrorResponse, AgentPoolDeleteMachinesParameter, AgentPoolAvailableVersions, AgentPoolAvailableVersionsProperties, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolUpgradeProfile, AgentPoolUpgradeProfileProperties, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolRecentlyUsedVersion, ManagedCluster, ManagedClusterProperties, ManagedClusterAgentPoolProfile, ContainerServiceLinuxProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ManagedClusterWindowsProfile, LicenseType, WindowsGmsaProfile, ManagedClusterServicePrincipalProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentity, UserAssignedIdentity, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityException, ManagedClusterOidcIssuerProfile, ManagedClusterNodeResourceGroupProfile, RestrictionLevel, KubernetesSupportPlan, ContainerServiceNetworkProfile, NetworkPlugin, NetworkPluginMode, NetworkPolicy, NetworkMode, NetworkDataplane, AdvancedNetworking, AdvancedNetworkingObservability, AdvancedNetworkingSecurity, AdvancedNetworkPolicies, AdvancedNetworkingSecurityTransitEncryption, TransitEncryptionType, AdvancedNetworkingPerformance, AccelerationMode, OutboundType, LoadBalancerSku, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ResourceReference, ManagedClusterLoadBalancerProfileOutboundIPs, BackendPoolType, ManagedClusterNATGatewayProfile, ManagedClusterManagedOutboundIPProfile, ManagedClusterStaticEgressGatewayProfile, IpFamily, ManagedClusterAADProfile, ManagedClusterAutoUpgradeProfile, UpgradeChannel, NodeOSUpgradeChannel, ClusterUpgradeSettings, UpgradeOverrideSettings, ManagedClusterPropertiesAutoScalerProfile, Expander, ManagedClusterAPIServerAccessProfile, PrivateLinkResource, ManagedClusterHttpProxyConfig, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileDefender, ManagedClusterSecurityProfileDefenderSecurityMonitoring, AzureKeyVaultKms, KeyVaultNetworkAccessTypes, ManagedClusterSecurityProfileWorkloadIdentity, ManagedClusterSecurityProfileImageCleaner, ManagedClusterStorageProfile, ManagedClusterStorageProfileDiskCSIDriver, ManagedClusterStorageProfileFileCSIDriver, ManagedClusterStorageProfileSnapshotController, ManagedClusterStorageProfileBlobCSIDriver, ManagedClusterIngressProfile, ManagedClusterIngressProfileWebAppRouting, ManagedClusterWebAppRoutingGatewayAPIImplementations, ManagedClusterAppRoutingIstio, GatewayAPIIstioEnabled, ManagedClusterIngressProfileNginx, NginxIngressControllerType, ManagedClusterIngressProfileGatewayConfiguration, ManagedGatewayType, PublicNetworkAccess, ManagedClusterWorkloadAutoScalerProfile, ManagedClusterWorkloadAutoScalerProfileKeda, ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler, ManagedClusterAzureMonitorProfile, ManagedClusterAzureMonitorProfileMetrics, ManagedClusterAzureMonitorProfileKubeStateMetrics, ManagedClusterAzureMonitorProfileMetricsControlPlane, ManagedClusterAzureMonitorProfileAppMonitoring, ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation, ServiceMeshProfile, ServiceMeshMode, IstioServiceMesh, IstioComponents, IstioIngressGateway, IstioIngressGatewayMode, IstioEgressGateway, ProxyRedirectionMechanism, IstioCertificateAuthority, IstioPluginCertificateAuthority, ManagedClusterMetricsProfile, ManagedClusterCostAnalysis, ManagedClusterNodeProvisioningProfile, NodeProvisioningMode, NodeProvisioningDefaultNodePools, ManagedClusterBootstrapProfile, ArtifactSource, ManagedClusterAIToolchainOperatorProfile, ManagedClusterHostedSystemProfile, ManagedClusterStatus, ManagedClusterSKU, ManagedClusterSKUName, ManagedClusterSKUTier, ExtendedLocation, ExtendedLocationTypes, ManagedClusterIdentity, ResourceIdentityType, DelegatedResource, ManagedServiceIdentityUserAssignedIdentitiesValue, TrackedResource, TagsObject, ManagedClusterAccessProfile, AccessProfile, CredentialResults, CredentialResult, RunCommandRequest, RunCommandResult, CommandResultProperties, OutboundEnvironmentEndpoint, EndpointDependency, EndpointDetail, ManagedClusterUpgradeProfile, ManagedClusterUpgradeProfileProperties, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, MeshRevisionProfile, MeshRevisionProfileProperties, MeshRevision, CompatibleVersions, MeshUpgradeProfile, MeshUpgradeProfileProperties, KubernetesVersionListResult, KubernetesVersion, KubernetesVersionCapabilities, KubernetesPatchVersion, MaintenanceConfiguration, MaintenanceConfigurationProperties, TimeInWeek, WeekDay, TimeSpan, MaintenanceWindow, Schedule, DailySchedule, WeeklySchedule, AbsoluteMonthlySchedule, RelativeMonthlySchedule, Type, DateSpan, ManagedNamespace, NamespaceProperties, NamespaceProvisioningState, ResourceQuota, NetworkPolicies, PolicyRule, AdoptionPolicy, DeletePolicy, Machine, MachineProperties, MachineNetworkProperties, MachineIpAddress, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, PrivateLinkServiceConnectionState, ConnectionStatus, PrivateEndpointConnectionListResult, Snapshot, SnapshotProperties, SnapshotType, TrustedAccessRoleBinding, TrustedAccessRoleBindingProperties, TrustedAccessRoleBindingProvisioningState, IdentityBinding, IdentityBindingProperties, IdentityBindingManagedIdentityProfile, IdentityBindingOidcIssuerProfile, IdentityBindingProvisioningState, OperationValue, OperationValueDisplay, PrivateLinkResourcesListResult, TrustedAccessRole, TrustedAccessRoleRule, Format, } from "./models.js";
2
- export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownIpFamily, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownIdentityBindingProvisioningState, KnownFormat, KnownVersions, } from "./models.js";
1
+ export type { AgentPool, ManagedClusterAgentPoolProfileProperties, OSDiskType, KubeletDiskType, WorkloadRuntime, PodIPAllocationMode, OSType, Ossku, ScaleDownMode, AgentPoolType, AgentPoolMode, UpgradeStrategy, AgentPoolUpgradeSettings, UndrainableNodeBehavior, AgentPoolBlueGreenUpgradeSettings, PowerState, Code, ScaleSetPriority, ScaleSetEvictionPolicy, KubeletConfig, SeccompDefault, KubeReserved, HardEvictionThreshold, LinuxOSConfig, SysctlConfig, GPUInstanceProfile, CreationData, AgentPoolNetworkProfile, IPTag, PortRange, Protocol, AgentPoolNetworkInterface, AgentPoolNetworkInterfaceType, AgentPoolWindowsProfile, AgentPoolSecurityProfile, AgentPoolSSHAccess, GPUProfile, GPUDriver, DriverType, NvidiaGPUProfile, ManagementMode, MigStrategy, AgentPoolGatewayProfile, AgentPoolArtifactStreamingProfile, VirtualMachinesProfile, ScaleProfile, ManualScaleProfile, AutoScaleProfile, VirtualMachineNodes, AgentPoolStatus, ErrorDetail, ErrorAdditionalInfo, LocalDNSProfile, LocalDNSMode, LocalDNSState, LocalDNSOverride, LocalDNSQueryLogging, LocalDNSProtocol, LocalDNSForwardDestination, LocalDNSForwardPolicy, LocalDNSServeStale, PreparedImageSpecificationProfile, ProxyResource, Resource, SystemData, CreatedByType, ErrorResponse, ResourceProvisioningState, AgentPoolDeleteMachinesParameter, AgentPoolAvailableVersions, AgentPoolAvailableVersionsProperties, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolUpgradeProfile, AgentPoolUpgradeProfileProperties, AgentPoolUpgradeProfilePropertiesUpgradesItem, ComponentsByRelease, Component, AgentPoolRecentlyUsedVersion, ManagedCluster, ManagedClusterProperties, ManagedClusterAgentPoolProfile, ContainerServiceLinuxProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ManagedClusterWindowsProfile, LicenseType, WindowsGmsaProfile, ManagedClusterServicePrincipalProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentity, UserAssignedIdentity, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityException, ManagedClusterOidcIssuerProfile, ManagedClusterNodeResourceGroupProfile, RestrictionLevel, KubernetesSupportPlan, ContainerServiceNetworkProfile, NetworkPlugin, NetworkPluginMode, NetworkPolicy, NetworkMode, NetworkDataplane, AdvancedNetworking, AdvancedNetworkingObservability, AdvancedNetworkingSecurity, AdvancedNetworkPolicies, AdvancedNetworkingSecurityTransitEncryption, TransitEncryptionType, AdvancedNetworkingPerformance, AccelerationMode, OutboundType, LoadBalancerSku, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ResourceReference, ManagedClusterLoadBalancerProfileOutboundIPs, BackendPoolType, ClusterServiceLoadBalancerHealthProbeMode, BastionProfile, BastionSku, ManagedClusterNATGatewayProfile, ManagedClusterManagedOutboundIPProfile, ManagedClusterStaticEgressGatewayProfile, IpFamily, PodLinkLocalAccess, ContainerServiceNetworkProfileKubeProxyConfig, Mode, ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig, IpvsScheduler, ManagedClusterAADProfile, ManagedClusterAutoUpgradeProfile, UpgradeChannel, NodeOSUpgradeChannel, ClusterUpgradeSettings, UpgradeOverrideSettings, ManagedClusterPropertiesAutoScalerProfile, Expander, ManagedClusterAPIServerAccessProfile, PrivateLinkResource, ManagedClusterHttpProxyConfig, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileDefender, ManagedClusterSecurityProfileDefenderSecurityMonitoring, ManagedClusterSecurityProfileDefenderSecurityGating, ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem, AzureKeyVaultKms, KeyVaultNetworkAccessTypes, KubernetesResourceObjectEncryptionProfile, InfrastructureEncryption, ManagedClusterSecurityProfileWorkloadIdentity, ManagedClusterSecurityProfileImageCleaner, ManagedClusterSecurityProfileImageIntegrity, ManagedClusterSecurityProfileNodeRestriction, ServiceAccountImagePullProfile, ManagedClusterStorageProfile, ManagedClusterStorageProfileDiskCSIDriver, ManagedClusterStorageProfileFileCSIDriver, ManagedClusterStorageProfileSnapshotController, ManagedClusterStorageProfileBlobCSIDriver, ManagedClusterIngressProfile, ManagedClusterIngressProfileWebAppRouting, ManagedClusterWebAppRoutingGatewayAPIImplementations, ManagedClusterAppRoutingIstio, GatewayAPIIstioEnabled, ManagedClusterIngressProfileNginx, NginxIngressControllerType, ManagedClusterIngressDefaultDomainProfile, ManagedClusterIngressProfileGatewayConfiguration, ManagedGatewayType, ManagedClusterIngressProfileApplicationLoadBalancer, PublicNetworkAccess, ManagedClusterWorkloadAutoScalerProfile, ManagedClusterWorkloadAutoScalerProfileKeda, ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler, AddonAutoscaling, ManagedClusterAzureMonitorProfile, ManagedClusterAzureMonitorProfileMetrics, ManagedClusterAzureMonitorProfileKubeStateMetrics, ManagedClusterAzureMonitorProfileMetricsControlPlane, ManagedClusterAzureMonitorProfileContainerInsights, ContainerNetworkLogs, ManagedClusterAzureMonitorProfileAppMonitoring, ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation, ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics, ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces, ServiceMeshProfile, ServiceMeshMode, IstioServiceMesh, IstioComponents, IstioIngressGateway, IstioIngressGatewayMode, IstioEgressGateway, ProxyRedirectionMechanism, IstioCertificateAuthority, IstioPluginCertificateAuthority, ManagedClusterMetricsProfile, ManagedClusterCostAnalysis, ManagedClusterNodeProvisioningProfile, NodeProvisioningMode, NodeProvisioningDefaultNodePools, ManagedClusterBootstrapProfile, ArtifactSource, ManagedClusterAIToolchainOperatorProfile, SchedulerProfile, SchedulerProfileSchedulerInstanceProfiles, SchedulerInstanceProfile, SchedulerConfigMode, ManagedClusterHostedSystemProfile, ManagedClusterHealthMonitorProfile, ManagedClusterControlPlaneScalingProfile, ControlPlaneScalingSize, NodeDisruptionProfile, NodeDisruptionPolicy, ManagedClusterStatus, ManagedClusterSKU, ManagedClusterSKUName, ManagedClusterSKUTier, ExtendedLocation, ExtendedLocationTypes, ManagedClusterIdentity, ResourceIdentityType, DelegatedResource, ManagedServiceIdentityUserAssignedIdentitiesValue, TrackedResource, TagsObject, ManagedClusterAccessProfile, AccessProfile, CredentialResults, CredentialResult, RunCommandRequest, RunCommandResult, CommandResultProperties, OutboundEnvironmentEndpoint, EndpointDependency, EndpointDetail, RebalanceLoadBalancersRequestBody, ManagedClusterUpgradeProfile, ManagedClusterUpgradeProfileProperties, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, GuardrailsAvailableVersion, GuardrailsAvailableVersionsProperties, GuardrailsSupport, SafeguardsAvailableVersion, SafeguardsAvailableVersionsProperties, SafeguardsSupport, MeshRevisionProfile, MeshRevisionProfileProperties, MeshRevision, CompatibleVersions, MeshUpgradeProfile, MeshUpgradeProfileProperties, KubernetesVersionListResult, KubernetesVersion, KubernetesVersionCapabilities, KubernetesPatchVersion, MaintenanceConfiguration, MaintenanceConfigurationProperties, TimeInWeek, WeekDay, TimeSpan, MaintenanceWindow, Schedule, DailySchedule, WeeklySchedule, AbsoluteMonthlySchedule, RelativeMonthlySchedule, Type, DateSpan, MaintenanceWindowResource, MaintenanceWindowResourceProperties, ManagedNamespace, NamespaceProperties, NamespaceProvisioningState, ResourceQuota, NetworkPolicies, PolicyRule, AdoptionPolicy, DeletePolicy, Machine, MachineProperties, MachineNetworkProperties, MachineIpAddress, MachineHardwareProfile, MachineOSProfile, MachineOSProfileLinuxProfile, MachineKubernetesProfile, MachineSecurityProfile, MachineBillingProfile, MachineStatus, DriftAction, VmState, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, PrivateLinkServiceConnectionState, ConnectionStatus, PrivateEndpointConnectionListResult, Snapshot, SnapshotProperties, SnapshotType, ManagedClusterSnapshot, ManagedClusterSnapshotProperties, ManagedClusterPropertiesForSnapshot, NetworkProfileForSnapshot, TrustedAccessRoleBinding, TrustedAccessRoleBindingProperties, TrustedAccessRoleBindingProvisioningState, LoadBalancer, LoadBalancerProperties, LabelSelector, LabelSelectorRequirement, Operator, IdentityBinding, IdentityBindingProperties, IdentityBindingManagedIdentityProfile, IdentityBindingOidcIssuerProfile, IdentityBindingProvisioningState, JWTAuthenticator, JWTAuthenticatorProperties, JWTAuthenticatorProvisioningState, JWTAuthenticatorIssuer, JWTAuthenticatorValidationRule, JWTAuthenticatorClaimMappings, JWTAuthenticatorClaimMappingExpression, JWTAuthenticatorExtraClaimMappingExpression, MeshMembership, MeshMembershipProperties, MeshMembershipProvisioningState, MeshMembershipPrivateConnectProfile, OperationValue, OperationValueDisplay, OperationStatusResult, PrivateLinkResourcesListResult, TrustedAccessRole, TrustedAccessRoleRule, NodeImageVersion, ResourceSku, ResourceSkuCapacity, ResourceSkuCapacityScaleType, ResourceSkuLocationInfo, ResourceSkuZoneDetails, ResourceSkuCapabilities, ResourceSkuCosts, ResourceSkuRestrictions, ResourceSkuRestrictionsType, ResourceSkuRestrictionInfo, ResourceSkuRestrictionsReasonCode, Format, } from "./models.js";
2
+ export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUpgradeStrategy, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownSeccompDefault, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolNetworkInterfaceType, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownDriverType, KnownManagementMode, KnownMigStrategy, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownResourceProvisioningState, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownClusterServiceLoadBalancerHealthProbeMode, KnownBastionSku, KnownIpFamily, KnownPodLinkLocalAccess, KnownMode, KnownIpvsScheduler, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownInfrastructureEncryption, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownAddonAutoscaling, KnownContainerNetworkLogs, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownSchedulerConfigMode, KnownControlPlaneScalingSize, KnownNodeDisruptionPolicy, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownGuardrailsSupport, KnownSafeguardsSupport, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownDriftAction, KnownVmState, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownOperator, KnownIdentityBindingProvisioningState, KnownJWTAuthenticatorProvisioningState, KnownMeshMembershipProvisioningState, KnownResourceSkuCapacityScaleType, KnownResourceSkuRestrictionsType, KnownResourceSkuRestrictionsReasonCode, KnownFormat, KnownVersions, } from "./models.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
- export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownIpFamily, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownIdentityBindingProvisioningState, KnownFormat, KnownVersions, } from "./models.js";
3
+ export { KnownOSDiskType, KnownKubeletDiskType, KnownWorkloadRuntime, KnownPodIPAllocationMode, KnownOSType, KnownOssku, KnownScaleDownMode, KnownAgentPoolType, KnownAgentPoolMode, KnownUpgradeStrategy, KnownUndrainableNodeBehavior, KnownCode, KnownScaleSetPriority, KnownScaleSetEvictionPolicy, KnownSeccompDefault, KnownGPUInstanceProfile, KnownProtocol, KnownAgentPoolNetworkInterfaceType, KnownAgentPoolSSHAccess, KnownGPUDriver, KnownDriverType, KnownManagementMode, KnownMigStrategy, KnownLocalDNSMode, KnownLocalDNSState, KnownLocalDNSQueryLogging, KnownLocalDNSProtocol, KnownLocalDNSForwardDestination, KnownLocalDNSForwardPolicy, KnownLocalDNSServeStale, KnownCreatedByType, KnownResourceProvisioningState, KnownLicenseType, KnownManagedClusterPodIdentityProvisioningState, KnownRestrictionLevel, KnownKubernetesSupportPlan, KnownNetworkPlugin, KnownNetworkPluginMode, KnownNetworkPolicy, KnownNetworkMode, KnownNetworkDataplane, KnownAdvancedNetworkPolicies, KnownTransitEncryptionType, KnownAccelerationMode, KnownOutboundType, KnownLoadBalancerSku, KnownBackendPoolType, KnownClusterServiceLoadBalancerHealthProbeMode, KnownBastionSku, KnownIpFamily, KnownPodLinkLocalAccess, KnownMode, KnownIpvsScheduler, KnownUpgradeChannel, KnownNodeOSUpgradeChannel, KnownExpander, KnownKeyVaultNetworkAccessTypes, KnownInfrastructureEncryption, KnownGatewayAPIIstioEnabled, KnownNginxIngressControllerType, KnownManagedGatewayType, KnownPublicNetworkAccess, KnownAddonAutoscaling, KnownContainerNetworkLogs, KnownServiceMeshMode, KnownIstioIngressGatewayMode, KnownProxyRedirectionMechanism, KnownNodeProvisioningMode, KnownNodeProvisioningDefaultNodePools, KnownArtifactSource, KnownSchedulerConfigMode, KnownControlPlaneScalingSize, KnownNodeDisruptionPolicy, KnownManagedClusterSKUName, KnownManagedClusterSKUTier, KnownExtendedLocationTypes, KnownResourceIdentityType, KnownGuardrailsSupport, KnownSafeguardsSupport, KnownWeekDay, KnownType, KnownNamespaceProvisioningState, KnownPolicyRule, KnownAdoptionPolicy, KnownDeletePolicy, KnownDriftAction, KnownVmState, KnownPrivateEndpointConnectionProvisioningState, KnownConnectionStatus, KnownSnapshotType, KnownTrustedAccessRoleBindingProvisioningState, KnownOperator, KnownIdentityBindingProvisioningState, KnownJWTAuthenticatorProvisioningState, KnownMeshMembershipProvisioningState, KnownResourceSkuCapacityScaleType, KnownResourceSkuRestrictionsType, KnownResourceSkuRestrictionsReasonCode, KnownFormat, KnownVersions, } from "./models.js";
4
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAsQlC,OAAO,EACL,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACpB,wBAAwB,EACxB,WAAW,EACX,UAAU,EACV,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,4BAA4B,EAC5B,SAAS,EACT,qBAAqB,EACrB,2BAA2B,EAC3B,uBAAuB,EACvB,aAAa,EACb,uBAAuB,EACvB,cAAc,EACd,iBAAiB,EACjB,kBAAkB,EAClB,yBAAyB,EACzB,qBAAqB,EACrB,+BAA+B,EAC/B,0BAA0B,EAC1B,uBAAuB,EACvB,kBAAkB,EAClB,gBAAgB,EAChB,+CAA+C,EAC/C,qBAAqB,EACrB,0BAA0B,EAC1B,kBAAkB,EAClB,sBAAsB,EACtB,kBAAkB,EAClB,gBAAgB,EAChB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAC1B,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,oBAAoB,EACpB,aAAa,EACb,mBAAmB,EACnB,yBAAyB,EACzB,aAAa,EACb,+BAA+B,EAC/B,2BAA2B,EAC3B,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,oBAAoB,EACpB,4BAA4B,EAC5B,8BAA8B,EAC9B,yBAAyB,EACzB,qCAAqC,EACrC,mBAAmB,EACnB,0BAA0B,EAC1B,0BAA0B,EAC1B,0BAA0B,EAC1B,yBAAyB,EACzB,YAAY,EACZ,SAAS,EACT,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,iBAAiB,EACjB,+CAA+C,EAC/C,qBAAqB,EACrB,iBAAiB,EACjB,8CAA8C,EAC9C,qCAAqC,EACrC,WAAW,EACX,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type {\n AgentPool,\n ManagedClusterAgentPoolProfileProperties,\n OSDiskType,\n KubeletDiskType,\n WorkloadRuntime,\n PodIPAllocationMode,\n OSType,\n Ossku,\n ScaleDownMode,\n AgentPoolType,\n AgentPoolMode,\n AgentPoolUpgradeSettings,\n UndrainableNodeBehavior,\n PowerState,\n Code,\n ScaleSetPriority,\n ScaleSetEvictionPolicy,\n KubeletConfig,\n LinuxOSConfig,\n SysctlConfig,\n GPUInstanceProfile,\n CreationData,\n AgentPoolNetworkProfile,\n IPTag,\n PortRange,\n Protocol,\n AgentPoolWindowsProfile,\n AgentPoolSecurityProfile,\n AgentPoolSSHAccess,\n GPUProfile,\n GPUDriver,\n AgentPoolGatewayProfile,\n AgentPoolArtifactStreamingProfile,\n VirtualMachinesProfile,\n ScaleProfile,\n ManualScaleProfile,\n VirtualMachineNodes,\n AgentPoolStatus,\n ErrorDetail,\n ErrorAdditionalInfo,\n LocalDNSProfile,\n LocalDNSMode,\n LocalDNSState,\n LocalDNSOverride,\n LocalDNSQueryLogging,\n LocalDNSProtocol,\n LocalDNSForwardDestination,\n LocalDNSForwardPolicy,\n LocalDNSServeStale,\n ProxyResource,\n Resource,\n SystemData,\n CreatedByType,\n ErrorResponse,\n AgentPoolDeleteMachinesParameter,\n AgentPoolAvailableVersions,\n AgentPoolAvailableVersionsProperties,\n AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem,\n AgentPoolUpgradeProfile,\n AgentPoolUpgradeProfileProperties,\n AgentPoolUpgradeProfilePropertiesUpgradesItem,\n AgentPoolRecentlyUsedVersion,\n ManagedCluster,\n ManagedClusterProperties,\n ManagedClusterAgentPoolProfile,\n ContainerServiceLinuxProfile,\n ContainerServiceSshConfiguration,\n ContainerServiceSshPublicKey,\n ManagedClusterWindowsProfile,\n LicenseType,\n WindowsGmsaProfile,\n ManagedClusterServicePrincipalProfile,\n ManagedClusterAddonProfile,\n ManagedClusterAddonProfileIdentity,\n ManagedClusterPodIdentityProfile,\n ManagedClusterPodIdentity,\n UserAssignedIdentity,\n ManagedClusterPodIdentityProvisioningState,\n ManagedClusterPodIdentityProvisioningInfo,\n ManagedClusterPodIdentityProvisioningError,\n ManagedClusterPodIdentityProvisioningErrorBody,\n ManagedClusterPodIdentityException,\n ManagedClusterOidcIssuerProfile,\n ManagedClusterNodeResourceGroupProfile,\n RestrictionLevel,\n KubernetesSupportPlan,\n ContainerServiceNetworkProfile,\n NetworkPlugin,\n NetworkPluginMode,\n NetworkPolicy,\n NetworkMode,\n NetworkDataplane,\n AdvancedNetworking,\n AdvancedNetworkingObservability,\n AdvancedNetworkingSecurity,\n AdvancedNetworkPolicies,\n AdvancedNetworkingSecurityTransitEncryption,\n TransitEncryptionType,\n AdvancedNetworkingPerformance,\n AccelerationMode,\n OutboundType,\n LoadBalancerSku,\n ManagedClusterLoadBalancerProfile,\n ManagedClusterLoadBalancerProfileManagedOutboundIPs,\n ManagedClusterLoadBalancerProfileOutboundIPPrefixes,\n ResourceReference,\n ManagedClusterLoadBalancerProfileOutboundIPs,\n BackendPoolType,\n ManagedClusterNATGatewayProfile,\n ManagedClusterManagedOutboundIPProfile,\n ManagedClusterStaticEgressGatewayProfile,\n IpFamily,\n ManagedClusterAADProfile,\n ManagedClusterAutoUpgradeProfile,\n UpgradeChannel,\n NodeOSUpgradeChannel,\n ClusterUpgradeSettings,\n UpgradeOverrideSettings,\n ManagedClusterPropertiesAutoScalerProfile,\n Expander,\n ManagedClusterAPIServerAccessProfile,\n PrivateLinkResource,\n ManagedClusterHttpProxyConfig,\n ManagedClusterSecurityProfile,\n ManagedClusterSecurityProfileDefender,\n ManagedClusterSecurityProfileDefenderSecurityMonitoring,\n AzureKeyVaultKms,\n KeyVaultNetworkAccessTypes,\n ManagedClusterSecurityProfileWorkloadIdentity,\n ManagedClusterSecurityProfileImageCleaner,\n ManagedClusterStorageProfile,\n ManagedClusterStorageProfileDiskCSIDriver,\n ManagedClusterStorageProfileFileCSIDriver,\n ManagedClusterStorageProfileSnapshotController,\n ManagedClusterStorageProfileBlobCSIDriver,\n ManagedClusterIngressProfile,\n ManagedClusterIngressProfileWebAppRouting,\n ManagedClusterWebAppRoutingGatewayAPIImplementations,\n ManagedClusterAppRoutingIstio,\n GatewayAPIIstioEnabled,\n ManagedClusterIngressProfileNginx,\n NginxIngressControllerType,\n ManagedClusterIngressProfileGatewayConfiguration,\n ManagedGatewayType,\n PublicNetworkAccess,\n ManagedClusterWorkloadAutoScalerProfile,\n ManagedClusterWorkloadAutoScalerProfileKeda,\n ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler,\n ManagedClusterAzureMonitorProfile,\n ManagedClusterAzureMonitorProfileMetrics,\n ManagedClusterAzureMonitorProfileKubeStateMetrics,\n ManagedClusterAzureMonitorProfileMetricsControlPlane,\n ManagedClusterAzureMonitorProfileAppMonitoring,\n ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation,\n ServiceMeshProfile,\n ServiceMeshMode,\n IstioServiceMesh,\n IstioComponents,\n IstioIngressGateway,\n IstioIngressGatewayMode,\n IstioEgressGateway,\n ProxyRedirectionMechanism,\n IstioCertificateAuthority,\n IstioPluginCertificateAuthority,\n ManagedClusterMetricsProfile,\n ManagedClusterCostAnalysis,\n ManagedClusterNodeProvisioningProfile,\n NodeProvisioningMode,\n NodeProvisioningDefaultNodePools,\n ManagedClusterBootstrapProfile,\n ArtifactSource,\n ManagedClusterAIToolchainOperatorProfile,\n ManagedClusterHostedSystemProfile,\n ManagedClusterStatus,\n ManagedClusterSKU,\n ManagedClusterSKUName,\n ManagedClusterSKUTier,\n ExtendedLocation,\n ExtendedLocationTypes,\n ManagedClusterIdentity,\n ResourceIdentityType,\n DelegatedResource,\n ManagedServiceIdentityUserAssignedIdentitiesValue,\n TrackedResource,\n TagsObject,\n ManagedClusterAccessProfile,\n AccessProfile,\n CredentialResults,\n CredentialResult,\n RunCommandRequest,\n RunCommandResult,\n CommandResultProperties,\n OutboundEnvironmentEndpoint,\n EndpointDependency,\n EndpointDetail,\n ManagedClusterUpgradeProfile,\n ManagedClusterUpgradeProfileProperties,\n ManagedClusterPoolUpgradeProfile,\n ManagedClusterPoolUpgradeProfileUpgradesItem,\n MeshRevisionProfile,\n MeshRevisionProfileProperties,\n MeshRevision,\n CompatibleVersions,\n MeshUpgradeProfile,\n MeshUpgradeProfileProperties,\n KubernetesVersionListResult,\n KubernetesVersion,\n KubernetesVersionCapabilities,\n KubernetesPatchVersion,\n MaintenanceConfiguration,\n MaintenanceConfigurationProperties,\n TimeInWeek,\n WeekDay,\n TimeSpan,\n MaintenanceWindow,\n Schedule,\n DailySchedule,\n WeeklySchedule,\n AbsoluteMonthlySchedule,\n RelativeMonthlySchedule,\n Type,\n DateSpan,\n ManagedNamespace,\n NamespaceProperties,\n NamespaceProvisioningState,\n ResourceQuota,\n NetworkPolicies,\n PolicyRule,\n AdoptionPolicy,\n DeletePolicy,\n Machine,\n MachineProperties,\n MachineNetworkProperties,\n MachineIpAddress,\n PrivateEndpointConnection,\n PrivateEndpointConnectionProperties,\n PrivateEndpointConnectionProvisioningState,\n PrivateEndpoint,\n PrivateLinkServiceConnectionState,\n ConnectionStatus,\n PrivateEndpointConnectionListResult,\n Snapshot,\n SnapshotProperties,\n SnapshotType,\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingProperties,\n TrustedAccessRoleBindingProvisioningState,\n IdentityBinding,\n IdentityBindingProperties,\n IdentityBindingManagedIdentityProfile,\n IdentityBindingOidcIssuerProfile,\n IdentityBindingProvisioningState,\n OperationValue,\n OperationValueDisplay,\n PrivateLinkResourcesListResult,\n TrustedAccessRole,\n TrustedAccessRoleRule,\n Format,\n} from \"./models.js\";\nexport {\n KnownOSDiskType,\n KnownKubeletDiskType,\n KnownWorkloadRuntime,\n KnownPodIPAllocationMode,\n KnownOSType,\n KnownOssku,\n KnownScaleDownMode,\n KnownAgentPoolType,\n KnownAgentPoolMode,\n KnownUndrainableNodeBehavior,\n KnownCode,\n KnownScaleSetPriority,\n KnownScaleSetEvictionPolicy,\n KnownGPUInstanceProfile,\n KnownProtocol,\n KnownAgentPoolSSHAccess,\n KnownGPUDriver,\n KnownLocalDNSMode,\n KnownLocalDNSState,\n KnownLocalDNSQueryLogging,\n KnownLocalDNSProtocol,\n KnownLocalDNSForwardDestination,\n KnownLocalDNSForwardPolicy,\n KnownLocalDNSServeStale,\n KnownCreatedByType,\n KnownLicenseType,\n KnownManagedClusterPodIdentityProvisioningState,\n KnownRestrictionLevel,\n KnownKubernetesSupportPlan,\n KnownNetworkPlugin,\n KnownNetworkPluginMode,\n KnownNetworkPolicy,\n KnownNetworkMode,\n KnownNetworkDataplane,\n KnownAdvancedNetworkPolicies,\n KnownTransitEncryptionType,\n KnownAccelerationMode,\n KnownOutboundType,\n KnownLoadBalancerSku,\n KnownBackendPoolType,\n KnownIpFamily,\n KnownUpgradeChannel,\n KnownNodeOSUpgradeChannel,\n KnownExpander,\n KnownKeyVaultNetworkAccessTypes,\n KnownGatewayAPIIstioEnabled,\n KnownNginxIngressControllerType,\n KnownManagedGatewayType,\n KnownPublicNetworkAccess,\n KnownServiceMeshMode,\n KnownIstioIngressGatewayMode,\n KnownProxyRedirectionMechanism,\n KnownNodeProvisioningMode,\n KnownNodeProvisioningDefaultNodePools,\n KnownArtifactSource,\n KnownManagedClusterSKUName,\n KnownManagedClusterSKUTier,\n KnownExtendedLocationTypes,\n KnownResourceIdentityType,\n KnownWeekDay,\n KnownType,\n KnownNamespaceProvisioningState,\n KnownPolicyRule,\n KnownAdoptionPolicy,\n KnownDeletePolicy,\n KnownPrivateEndpointConnectionProvisioningState,\n KnownConnectionStatus,\n KnownSnapshotType,\n KnownTrustedAccessRoleBindingProvisioningState,\n KnownIdentityBindingProvisioningState,\n KnownFormat,\n KnownVersions,\n} from \"./models.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAyWlC,OAAO,EACL,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACpB,wBAAwB,EACxB,WAAW,EACX,UAAU,EACV,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,oBAAoB,EACpB,4BAA4B,EAC5B,SAAS,EACT,qBAAqB,EACrB,2BAA2B,EAC3B,mBAAmB,EACnB,uBAAuB,EACvB,aAAa,EACb,kCAAkC,EAClC,uBAAuB,EACvB,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,yBAAyB,EACzB,qBAAqB,EACrB,+BAA+B,EAC/B,0BAA0B,EAC1B,uBAAuB,EACvB,kBAAkB,EAClB,8BAA8B,EAC9B,gBAAgB,EAChB,+CAA+C,EAC/C,qBAAqB,EACrB,0BAA0B,EAC1B,kBAAkB,EAClB,sBAAsB,EACtB,kBAAkB,EAClB,gBAAgB,EAChB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAC1B,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,oBAAoB,EACpB,8CAA8C,EAC9C,eAAe,EACf,aAAa,EACb,uBAAuB,EACvB,SAAS,EACT,kBAAkB,EAClB,mBAAmB,EACnB,yBAAyB,EACzB,aAAa,EACb,+BAA+B,EAC/B,6BAA6B,EAC7B,2BAA2B,EAC3B,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,qBAAqB,EACrB,yBAAyB,EACzB,oBAAoB,EACpB,4BAA4B,EAC5B,8BAA8B,EAC9B,yBAAyB,EACzB,qCAAqC,EACrC,mBAAmB,EACnB,wBAAwB,EACxB,4BAA4B,EAC5B,yBAAyB,EACzB,0BAA0B,EAC1B,0BAA0B,EAC1B,0BAA0B,EAC1B,yBAAyB,EACzB,sBAAsB,EACtB,sBAAsB,EACtB,YAAY,EACZ,SAAS,EACT,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,iBAAiB,EACjB,gBAAgB,EAChB,YAAY,EACZ,+CAA+C,EAC/C,qBAAqB,EACrB,iBAAiB,EACjB,8CAA8C,EAC9C,aAAa,EACb,qCAAqC,EACrC,sCAAsC,EACtC,oCAAoC,EACpC,iCAAiC,EACjC,gCAAgC,EAChC,sCAAsC,EACtC,WAAW,EACX,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type {\n AgentPool,\n ManagedClusterAgentPoolProfileProperties,\n OSDiskType,\n KubeletDiskType,\n WorkloadRuntime,\n PodIPAllocationMode,\n OSType,\n Ossku,\n ScaleDownMode,\n AgentPoolType,\n AgentPoolMode,\n UpgradeStrategy,\n AgentPoolUpgradeSettings,\n UndrainableNodeBehavior,\n AgentPoolBlueGreenUpgradeSettings,\n PowerState,\n Code,\n ScaleSetPriority,\n ScaleSetEvictionPolicy,\n KubeletConfig,\n SeccompDefault,\n KubeReserved,\n HardEvictionThreshold,\n LinuxOSConfig,\n SysctlConfig,\n GPUInstanceProfile,\n CreationData,\n AgentPoolNetworkProfile,\n IPTag,\n PortRange,\n Protocol,\n AgentPoolNetworkInterface,\n AgentPoolNetworkInterfaceType,\n AgentPoolWindowsProfile,\n AgentPoolSecurityProfile,\n AgentPoolSSHAccess,\n GPUProfile,\n GPUDriver,\n DriverType,\n NvidiaGPUProfile,\n ManagementMode,\n MigStrategy,\n AgentPoolGatewayProfile,\n AgentPoolArtifactStreamingProfile,\n VirtualMachinesProfile,\n ScaleProfile,\n ManualScaleProfile,\n AutoScaleProfile,\n VirtualMachineNodes,\n AgentPoolStatus,\n ErrorDetail,\n ErrorAdditionalInfo,\n LocalDNSProfile,\n LocalDNSMode,\n LocalDNSState,\n LocalDNSOverride,\n LocalDNSQueryLogging,\n LocalDNSProtocol,\n LocalDNSForwardDestination,\n LocalDNSForwardPolicy,\n LocalDNSServeStale,\n PreparedImageSpecificationProfile,\n ProxyResource,\n Resource,\n SystemData,\n CreatedByType,\n ErrorResponse,\n ResourceProvisioningState,\n AgentPoolDeleteMachinesParameter,\n AgentPoolAvailableVersions,\n AgentPoolAvailableVersionsProperties,\n AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem,\n AgentPoolUpgradeProfile,\n AgentPoolUpgradeProfileProperties,\n AgentPoolUpgradeProfilePropertiesUpgradesItem,\n ComponentsByRelease,\n Component,\n AgentPoolRecentlyUsedVersion,\n ManagedCluster,\n ManagedClusterProperties,\n ManagedClusterAgentPoolProfile,\n ContainerServiceLinuxProfile,\n ContainerServiceSshConfiguration,\n ContainerServiceSshPublicKey,\n ManagedClusterWindowsProfile,\n LicenseType,\n WindowsGmsaProfile,\n ManagedClusterServicePrincipalProfile,\n ManagedClusterAddonProfile,\n ManagedClusterAddonProfileIdentity,\n ManagedClusterPodIdentityProfile,\n ManagedClusterPodIdentity,\n UserAssignedIdentity,\n ManagedClusterPodIdentityProvisioningState,\n ManagedClusterPodIdentityProvisioningInfo,\n ManagedClusterPodIdentityProvisioningError,\n ManagedClusterPodIdentityProvisioningErrorBody,\n ManagedClusterPodIdentityException,\n ManagedClusterOidcIssuerProfile,\n ManagedClusterNodeResourceGroupProfile,\n RestrictionLevel,\n KubernetesSupportPlan,\n ContainerServiceNetworkProfile,\n NetworkPlugin,\n NetworkPluginMode,\n NetworkPolicy,\n NetworkMode,\n NetworkDataplane,\n AdvancedNetworking,\n AdvancedNetworkingObservability,\n AdvancedNetworkingSecurity,\n AdvancedNetworkPolicies,\n AdvancedNetworkingSecurityTransitEncryption,\n TransitEncryptionType,\n AdvancedNetworkingPerformance,\n AccelerationMode,\n OutboundType,\n LoadBalancerSku,\n ManagedClusterLoadBalancerProfile,\n ManagedClusterLoadBalancerProfileManagedOutboundIPs,\n ManagedClusterLoadBalancerProfileOutboundIPPrefixes,\n ResourceReference,\n ManagedClusterLoadBalancerProfileOutboundIPs,\n BackendPoolType,\n ClusterServiceLoadBalancerHealthProbeMode,\n BastionProfile,\n BastionSku,\n ManagedClusterNATGatewayProfile,\n ManagedClusterManagedOutboundIPProfile,\n ManagedClusterStaticEgressGatewayProfile,\n IpFamily,\n PodLinkLocalAccess,\n ContainerServiceNetworkProfileKubeProxyConfig,\n Mode,\n ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig,\n IpvsScheduler,\n ManagedClusterAADProfile,\n ManagedClusterAutoUpgradeProfile,\n UpgradeChannel,\n NodeOSUpgradeChannel,\n ClusterUpgradeSettings,\n UpgradeOverrideSettings,\n ManagedClusterPropertiesAutoScalerProfile,\n Expander,\n ManagedClusterAPIServerAccessProfile,\n PrivateLinkResource,\n ManagedClusterHttpProxyConfig,\n ManagedClusterSecurityProfile,\n ManagedClusterSecurityProfileDefender,\n ManagedClusterSecurityProfileDefenderSecurityMonitoring,\n ManagedClusterSecurityProfileDefenderSecurityGating,\n ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem,\n AzureKeyVaultKms,\n KeyVaultNetworkAccessTypes,\n KubernetesResourceObjectEncryptionProfile,\n InfrastructureEncryption,\n ManagedClusterSecurityProfileWorkloadIdentity,\n ManagedClusterSecurityProfileImageCleaner,\n ManagedClusterSecurityProfileImageIntegrity,\n ManagedClusterSecurityProfileNodeRestriction,\n ServiceAccountImagePullProfile,\n ManagedClusterStorageProfile,\n ManagedClusterStorageProfileDiskCSIDriver,\n ManagedClusterStorageProfileFileCSIDriver,\n ManagedClusterStorageProfileSnapshotController,\n ManagedClusterStorageProfileBlobCSIDriver,\n ManagedClusterIngressProfile,\n ManagedClusterIngressProfileWebAppRouting,\n ManagedClusterWebAppRoutingGatewayAPIImplementations,\n ManagedClusterAppRoutingIstio,\n GatewayAPIIstioEnabled,\n ManagedClusterIngressProfileNginx,\n NginxIngressControllerType,\n ManagedClusterIngressDefaultDomainProfile,\n ManagedClusterIngressProfileGatewayConfiguration,\n ManagedGatewayType,\n ManagedClusterIngressProfileApplicationLoadBalancer,\n PublicNetworkAccess,\n ManagedClusterWorkloadAutoScalerProfile,\n ManagedClusterWorkloadAutoScalerProfileKeda,\n ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler,\n AddonAutoscaling,\n ManagedClusterAzureMonitorProfile,\n ManagedClusterAzureMonitorProfileMetrics,\n ManagedClusterAzureMonitorProfileKubeStateMetrics,\n ManagedClusterAzureMonitorProfileMetricsControlPlane,\n ManagedClusterAzureMonitorProfileContainerInsights,\n ContainerNetworkLogs,\n ManagedClusterAzureMonitorProfileAppMonitoring,\n ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation,\n ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics,\n ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces,\n ServiceMeshProfile,\n ServiceMeshMode,\n IstioServiceMesh,\n IstioComponents,\n IstioIngressGateway,\n IstioIngressGatewayMode,\n IstioEgressGateway,\n ProxyRedirectionMechanism,\n IstioCertificateAuthority,\n IstioPluginCertificateAuthority,\n ManagedClusterMetricsProfile,\n ManagedClusterCostAnalysis,\n ManagedClusterNodeProvisioningProfile,\n NodeProvisioningMode,\n NodeProvisioningDefaultNodePools,\n ManagedClusterBootstrapProfile,\n ArtifactSource,\n ManagedClusterAIToolchainOperatorProfile,\n SchedulerProfile,\n SchedulerProfileSchedulerInstanceProfiles,\n SchedulerInstanceProfile,\n SchedulerConfigMode,\n ManagedClusterHostedSystemProfile,\n ManagedClusterHealthMonitorProfile,\n ManagedClusterControlPlaneScalingProfile,\n ControlPlaneScalingSize,\n NodeDisruptionProfile,\n NodeDisruptionPolicy,\n ManagedClusterStatus,\n ManagedClusterSKU,\n ManagedClusterSKUName,\n ManagedClusterSKUTier,\n ExtendedLocation,\n ExtendedLocationTypes,\n ManagedClusterIdentity,\n ResourceIdentityType,\n DelegatedResource,\n ManagedServiceIdentityUserAssignedIdentitiesValue,\n TrackedResource,\n TagsObject,\n ManagedClusterAccessProfile,\n AccessProfile,\n CredentialResults,\n CredentialResult,\n RunCommandRequest,\n RunCommandResult,\n CommandResultProperties,\n OutboundEnvironmentEndpoint,\n EndpointDependency,\n EndpointDetail,\n RebalanceLoadBalancersRequestBody,\n ManagedClusterUpgradeProfile,\n ManagedClusterUpgradeProfileProperties,\n ManagedClusterPoolUpgradeProfile,\n ManagedClusterPoolUpgradeProfileUpgradesItem,\n GuardrailsAvailableVersion,\n GuardrailsAvailableVersionsProperties,\n GuardrailsSupport,\n SafeguardsAvailableVersion,\n SafeguardsAvailableVersionsProperties,\n SafeguardsSupport,\n MeshRevisionProfile,\n MeshRevisionProfileProperties,\n MeshRevision,\n CompatibleVersions,\n MeshUpgradeProfile,\n MeshUpgradeProfileProperties,\n KubernetesVersionListResult,\n KubernetesVersion,\n KubernetesVersionCapabilities,\n KubernetesPatchVersion,\n MaintenanceConfiguration,\n MaintenanceConfigurationProperties,\n TimeInWeek,\n WeekDay,\n TimeSpan,\n MaintenanceWindow,\n Schedule,\n DailySchedule,\n WeeklySchedule,\n AbsoluteMonthlySchedule,\n RelativeMonthlySchedule,\n Type,\n DateSpan,\n MaintenanceWindowResource,\n MaintenanceWindowResourceProperties,\n ManagedNamespace,\n NamespaceProperties,\n NamespaceProvisioningState,\n ResourceQuota,\n NetworkPolicies,\n PolicyRule,\n AdoptionPolicy,\n DeletePolicy,\n Machine,\n MachineProperties,\n MachineNetworkProperties,\n MachineIpAddress,\n MachineHardwareProfile,\n MachineOSProfile,\n MachineOSProfileLinuxProfile,\n MachineKubernetesProfile,\n MachineSecurityProfile,\n MachineBillingProfile,\n MachineStatus,\n DriftAction,\n VmState,\n PrivateEndpointConnection,\n PrivateEndpointConnectionProperties,\n PrivateEndpointConnectionProvisioningState,\n PrivateEndpoint,\n PrivateLinkServiceConnectionState,\n ConnectionStatus,\n PrivateEndpointConnectionListResult,\n Snapshot,\n SnapshotProperties,\n SnapshotType,\n ManagedClusterSnapshot,\n ManagedClusterSnapshotProperties,\n ManagedClusterPropertiesForSnapshot,\n NetworkProfileForSnapshot,\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingProperties,\n TrustedAccessRoleBindingProvisioningState,\n LoadBalancer,\n LoadBalancerProperties,\n LabelSelector,\n LabelSelectorRequirement,\n Operator,\n IdentityBinding,\n IdentityBindingProperties,\n IdentityBindingManagedIdentityProfile,\n IdentityBindingOidcIssuerProfile,\n IdentityBindingProvisioningState,\n JWTAuthenticator,\n JWTAuthenticatorProperties,\n JWTAuthenticatorProvisioningState,\n JWTAuthenticatorIssuer,\n JWTAuthenticatorValidationRule,\n JWTAuthenticatorClaimMappings,\n JWTAuthenticatorClaimMappingExpression,\n JWTAuthenticatorExtraClaimMappingExpression,\n MeshMembership,\n MeshMembershipProperties,\n MeshMembershipProvisioningState,\n MeshMembershipPrivateConnectProfile,\n OperationValue,\n OperationValueDisplay,\n OperationStatusResult,\n PrivateLinkResourcesListResult,\n TrustedAccessRole,\n TrustedAccessRoleRule,\n NodeImageVersion,\n ResourceSku,\n ResourceSkuCapacity,\n ResourceSkuCapacityScaleType,\n ResourceSkuLocationInfo,\n ResourceSkuZoneDetails,\n ResourceSkuCapabilities,\n ResourceSkuCosts,\n ResourceSkuRestrictions,\n ResourceSkuRestrictionsType,\n ResourceSkuRestrictionInfo,\n ResourceSkuRestrictionsReasonCode,\n Format,\n} from \"./models.js\";\nexport {\n KnownOSDiskType,\n KnownKubeletDiskType,\n KnownWorkloadRuntime,\n KnownPodIPAllocationMode,\n KnownOSType,\n KnownOssku,\n KnownScaleDownMode,\n KnownAgentPoolType,\n KnownAgentPoolMode,\n KnownUpgradeStrategy,\n KnownUndrainableNodeBehavior,\n KnownCode,\n KnownScaleSetPriority,\n KnownScaleSetEvictionPolicy,\n KnownSeccompDefault,\n KnownGPUInstanceProfile,\n KnownProtocol,\n KnownAgentPoolNetworkInterfaceType,\n KnownAgentPoolSSHAccess,\n KnownGPUDriver,\n KnownDriverType,\n KnownManagementMode,\n KnownMigStrategy,\n KnownLocalDNSMode,\n KnownLocalDNSState,\n KnownLocalDNSQueryLogging,\n KnownLocalDNSProtocol,\n KnownLocalDNSForwardDestination,\n KnownLocalDNSForwardPolicy,\n KnownLocalDNSServeStale,\n KnownCreatedByType,\n KnownResourceProvisioningState,\n KnownLicenseType,\n KnownManagedClusterPodIdentityProvisioningState,\n KnownRestrictionLevel,\n KnownKubernetesSupportPlan,\n KnownNetworkPlugin,\n KnownNetworkPluginMode,\n KnownNetworkPolicy,\n KnownNetworkMode,\n KnownNetworkDataplane,\n KnownAdvancedNetworkPolicies,\n KnownTransitEncryptionType,\n KnownAccelerationMode,\n KnownOutboundType,\n KnownLoadBalancerSku,\n KnownBackendPoolType,\n KnownClusterServiceLoadBalancerHealthProbeMode,\n KnownBastionSku,\n KnownIpFamily,\n KnownPodLinkLocalAccess,\n KnownMode,\n KnownIpvsScheduler,\n KnownUpgradeChannel,\n KnownNodeOSUpgradeChannel,\n KnownExpander,\n KnownKeyVaultNetworkAccessTypes,\n KnownInfrastructureEncryption,\n KnownGatewayAPIIstioEnabled,\n KnownNginxIngressControllerType,\n KnownManagedGatewayType,\n KnownPublicNetworkAccess,\n KnownAddonAutoscaling,\n KnownContainerNetworkLogs,\n KnownServiceMeshMode,\n KnownIstioIngressGatewayMode,\n KnownProxyRedirectionMechanism,\n KnownNodeProvisioningMode,\n KnownNodeProvisioningDefaultNodePools,\n KnownArtifactSource,\n KnownSchedulerConfigMode,\n KnownControlPlaneScalingSize,\n KnownNodeDisruptionPolicy,\n KnownManagedClusterSKUName,\n KnownManagedClusterSKUTier,\n KnownExtendedLocationTypes,\n KnownResourceIdentityType,\n KnownGuardrailsSupport,\n KnownSafeguardsSupport,\n KnownWeekDay,\n KnownType,\n KnownNamespaceProvisioningState,\n KnownPolicyRule,\n KnownAdoptionPolicy,\n KnownDeletePolicy,\n KnownDriftAction,\n KnownVmState,\n KnownPrivateEndpointConnectionProvisioningState,\n KnownConnectionStatus,\n KnownSnapshotType,\n KnownTrustedAccessRoleBindingProvisioningState,\n KnownOperator,\n KnownIdentityBindingProvisioningState,\n KnownJWTAuthenticatorProvisioningState,\n KnownMeshMembershipProvisioningState,\n KnownResourceSkuCapacityScaleType,\n KnownResourceSkuRestrictionsType,\n KnownResourceSkuRestrictionsReasonCode,\n KnownFormat,\n KnownVersions,\n} from \"./models.js\";\n"]}