@azure/arm-kubernetesconfiguration 6.1.1-alpha.20250207.1 → 6.1.1-alpha.20250211.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (484) hide show
  1. package/README.md +21 -14
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/{dist-esm/src → dist/browser}/operations/extensions.d.ts +3 -3
  12. package/dist/browser/operations/extensions.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/extensions.js +139 -151
  14. package/dist/browser/operations/extensions.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/fluxConfigOperationStatus.d.ts +3 -3
  16. package/dist/browser/operations/fluxConfigOperationStatus.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/fluxConfigOperationStatus.js +2 -2
  18. package/dist/browser/operations/fluxConfigOperationStatus.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/fluxConfigurations.d.ts +3 -3
  20. package/dist/browser/operations/fluxConfigurations.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/fluxConfigurations.js +139 -151
  22. package/dist/browser/operations/fluxConfigurations.js.map +1 -0
  23. package/dist/browser/operations/index.d.ts +7 -0
  24. package/dist/browser/operations/index.d.ts.map +1 -0
  25. package/dist/browser/operations/index.js +14 -0
  26. package/dist/browser/operations/index.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/operationStatus.d.ts +3 -3
  28. package/dist/browser/operations/operationStatus.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/operationStatus.js +3 -3
  30. package/dist/browser/operations/operationStatus.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  32. package/dist/browser/operations/operations.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  34. package/dist/browser/operations/operations.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/sourceControlConfigurations.d.ts +3 -3
  36. package/dist/browser/operations/sourceControlConfigurations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/sourceControlConfigurations.js +48 -52
  38. package/dist/browser/operations/sourceControlConfigurations.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operationsInterfaces/extensions.d.ts +1 -1
  40. package/dist/browser/operationsInterfaces/extensions.d.ts.map +1 -0
  41. package/dist/browser/operationsInterfaces/extensions.js.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operationsInterfaces/fluxConfigOperationStatus.d.ts +1 -1
  43. package/dist/browser/operationsInterfaces/fluxConfigOperationStatus.d.ts.map +1 -0
  44. package/dist/browser/operationsInterfaces/fluxConfigOperationStatus.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operationsInterfaces/fluxConfigurations.d.ts +1 -1
  46. package/dist/browser/operationsInterfaces/fluxConfigurations.d.ts.map +1 -0
  47. package/dist/browser/operationsInterfaces/fluxConfigurations.js.map +1 -0
  48. package/dist/browser/operationsInterfaces/index.d.ts +7 -0
  49. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  50. package/dist/browser/operationsInterfaces/index.js +14 -0
  51. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/operationStatus.d.ts +1 -1
  53. package/dist/browser/operationsInterfaces/operationStatus.d.ts.map +1 -0
  54. package/dist/browser/operationsInterfaces/operationStatus.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  57. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/sourceControlConfigurations.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/sourceControlConfigurations.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/sourceControlConfigurations.js.map +1 -0
  61. package/dist/browser/package.json +3 -0
  62. package/dist/browser/pagingHelper.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/sourceControlConfigurationClient.d.ts +2 -2
  64. package/dist/browser/sourceControlConfigurationClient.d.ts.map +1 -0
  65. package/{dist-esm/src → dist/browser}/sourceControlConfigurationClient.js +15 -18
  66. package/dist/browser/sourceControlConfigurationClient.js.map +1 -0
  67. package/dist/commonjs/index.d.ts +5 -0
  68. package/dist/commonjs/index.d.ts.map +1 -0
  69. package/dist/commonjs/index.js +19 -0
  70. package/dist/commonjs/index.js.map +1 -0
  71. package/dist/commonjs/lroImpl.d.ts +11 -0
  72. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  73. package/dist/commonjs/lroImpl.js +17 -0
  74. package/dist/commonjs/lroImpl.js.map +1 -0
  75. package/{types/arm-kubernetesconfiguration.d.ts → dist/commonjs/models/index.d.ts} +1187 -1668
  76. package/dist/commonjs/models/index.d.ts.map +1 -0
  77. package/dist/commonjs/models/index.js +143 -0
  78. package/dist/commonjs/models/index.js.map +1 -0
  79. package/dist/commonjs/models/mappers.d.ts +49 -0
  80. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  81. package/dist/commonjs/models/mappers.js +2069 -0
  82. package/dist/commonjs/models/mappers.js.map +1 -0
  83. package/dist/commonjs/models/parameters.d.ts +22 -0
  84. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  85. package/dist/commonjs/models/parameters.js +193 -0
  86. package/dist/commonjs/models/parameters.js.map +1 -0
  87. package/dist/commonjs/operations/extensions.d.ts +141 -0
  88. package/dist/commonjs/operations/extensions.d.ts.map +1 -0
  89. package/dist/commonjs/operations/extensions.js +540 -0
  90. package/dist/commonjs/operations/extensions.js.map +1 -0
  91. package/dist/commonjs/operations/fluxConfigOperationStatus.d.ts +26 -0
  92. package/dist/commonjs/operations/fluxConfigOperationStatus.d.ts.map +1 -0
  93. package/dist/commonjs/operations/fluxConfigOperationStatus.js +76 -0
  94. package/dist/commonjs/operations/fluxConfigOperationStatus.js.map +1 -0
  95. package/dist/commonjs/operations/fluxConfigurations.d.ts +141 -0
  96. package/dist/commonjs/operations/fluxConfigurations.d.ts.map +1 -0
  97. package/dist/commonjs/operations/fluxConfigurations.js +540 -0
  98. package/dist/commonjs/operations/fluxConfigurations.js.map +1 -0
  99. package/dist/commonjs/operations/index.d.ts +7 -0
  100. package/dist/commonjs/operations/index.d.ts.map +1 -0
  101. package/dist/commonjs/operations/index.js +17 -0
  102. package/dist/commonjs/operations/index.js.map +1 -0
  103. package/dist/commonjs/operations/operationStatus.d.ts +63 -0
  104. package/dist/commonjs/operations/operationStatus.d.ts.map +1 -0
  105. package/dist/commonjs/operations/operationStatus.js +231 -0
  106. package/dist/commonjs/operations/operationStatus.js.map +1 -0
  107. package/dist/commonjs/operations/operations.d.ts +32 -0
  108. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  109. package/dist/commonjs/operations/operations.js +137 -0
  110. package/dist/commonjs/operations/operations.js.map +1 -0
  111. package/dist/commonjs/operations/sourceControlConfigurations.d.ts +102 -0
  112. package/dist/commonjs/operations/sourceControlConfigurations.d.ts.map +1 -0
  113. package/dist/commonjs/operations/sourceControlConfigurations.js +377 -0
  114. package/dist/commonjs/operations/sourceControlConfigurations.js.map +1 -0
  115. package/dist/commonjs/operationsInterfaces/extensions.d.ts +108 -0
  116. package/dist/commonjs/operationsInterfaces/extensions.d.ts.map +1 -0
  117. package/dist/commonjs/operationsInterfaces/extensions.js +10 -0
  118. package/dist/commonjs/operationsInterfaces/extensions.js.map +1 -0
  119. package/dist/commonjs/operationsInterfaces/fluxConfigOperationStatus.d.ts +18 -0
  120. package/dist/commonjs/operationsInterfaces/fluxConfigOperationStatus.d.ts.map +1 -0
  121. package/dist/commonjs/operationsInterfaces/fluxConfigOperationStatus.js +10 -0
  122. package/dist/commonjs/operationsInterfaces/fluxConfigOperationStatus.js.map +1 -0
  123. package/dist/commonjs/operationsInterfaces/fluxConfigurations.d.ts +108 -0
  124. package/dist/commonjs/operationsInterfaces/fluxConfigurations.d.ts.map +1 -0
  125. package/dist/commonjs/operationsInterfaces/fluxConfigurations.js +10 -0
  126. package/dist/commonjs/operationsInterfaces/fluxConfigurations.js.map +1 -0
  127. package/dist/commonjs/operationsInterfaces/index.d.ts +7 -0
  128. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/index.js +17 -0
  130. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/operationStatus.d.ts +30 -0
  132. package/dist/commonjs/operationsInterfaces/operationStatus.d.ts.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/operationStatus.js +10 -0
  134. package/dist/commonjs/operationsInterfaces/operationStatus.js.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  136. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  138. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/sourceControlConfigurations.d.ts +69 -0
  140. package/dist/commonjs/operationsInterfaces/sourceControlConfigurations.d.ts.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/sourceControlConfigurations.js +10 -0
  142. package/dist/commonjs/operationsInterfaces/sourceControlConfigurations.js.map +1 -0
  143. package/dist/commonjs/package.json +3 -0
  144. package/dist/commonjs/pagingHelper.d.ts +13 -0
  145. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  146. package/dist/commonjs/pagingHelper.js +36 -0
  147. package/dist/commonjs/pagingHelper.js.map +1 -0
  148. package/dist/commonjs/sourceControlConfigurationClient.d.ts +25 -0
  149. package/dist/commonjs/sourceControlConfigurationClient.d.ts.map +1 -0
  150. package/dist/commonjs/sourceControlConfigurationClient.js +107 -0
  151. package/dist/commonjs/sourceControlConfigurationClient.js.map +1 -0
  152. package/dist/esm/index.d.ts +5 -0
  153. package/dist/esm/index.d.ts.map +1 -0
  154. package/{src/index.ts → dist/esm/index.js} +5 -5
  155. package/dist/esm/index.js.map +1 -0
  156. package/dist/esm/lroImpl.d.ts +11 -0
  157. package/dist/esm/lroImpl.d.ts.map +1 -0
  158. package/dist/esm/lroImpl.js +14 -0
  159. package/dist/esm/lroImpl.js.map +1 -0
  160. package/dist/esm/models/index.d.ts +1187 -0
  161. package/dist/esm/models/index.d.ts.map +1 -0
  162. package/dist/esm/models/index.js +140 -0
  163. package/dist/esm/models/index.js.map +1 -0
  164. package/dist/esm/models/mappers.d.ts +49 -0
  165. package/dist/esm/models/mappers.d.ts.map +1 -0
  166. package/dist/esm/models/mappers.js +2066 -0
  167. package/dist/esm/models/mappers.js.map +1 -0
  168. package/dist/esm/models/parameters.d.ts +22 -0
  169. package/dist/esm/models/parameters.d.ts.map +1 -0
  170. package/dist/esm/models/parameters.js +190 -0
  171. package/dist/esm/models/parameters.js.map +1 -0
  172. package/dist/esm/operations/extensions.d.ts +141 -0
  173. package/dist/esm/operations/extensions.d.ts.map +1 -0
  174. package/dist/esm/operations/extensions.js +536 -0
  175. package/dist/esm/operations/extensions.js.map +1 -0
  176. package/dist/esm/operations/fluxConfigOperationStatus.d.ts +26 -0
  177. package/dist/esm/operations/fluxConfigOperationStatus.d.ts.map +1 -0
  178. package/dist/esm/operations/fluxConfigOperationStatus.js +71 -0
  179. package/dist/esm/operations/fluxConfigOperationStatus.js.map +1 -0
  180. package/dist/esm/operations/fluxConfigurations.d.ts +141 -0
  181. package/dist/esm/operations/fluxConfigurations.d.ts.map +1 -0
  182. package/dist/esm/operations/fluxConfigurations.js +536 -0
  183. package/dist/esm/operations/fluxConfigurations.js.map +1 -0
  184. package/dist/esm/operations/index.d.ts +7 -0
  185. package/dist/esm/operations/index.d.ts.map +1 -0
  186. package/dist/esm/operations/index.js +14 -0
  187. package/dist/esm/operations/index.js.map +1 -0
  188. package/dist/esm/operations/operationStatus.d.ts +63 -0
  189. package/dist/esm/operations/operationStatus.d.ts.map +1 -0
  190. package/dist/esm/operations/operationStatus.js +227 -0
  191. package/dist/esm/operations/operationStatus.js.map +1 -0
  192. package/dist/esm/operations/operations.d.ts +32 -0
  193. package/dist/esm/operations/operations.d.ts.map +1 -0
  194. package/dist/esm/operations/operations.js +133 -0
  195. package/dist/esm/operations/operations.js.map +1 -0
  196. package/dist/esm/operations/sourceControlConfigurations.d.ts +102 -0
  197. package/dist/esm/operations/sourceControlConfigurations.d.ts.map +1 -0
  198. package/dist/esm/operations/sourceControlConfigurations.js +373 -0
  199. package/dist/esm/operations/sourceControlConfigurations.js.map +1 -0
  200. package/dist/esm/operationsInterfaces/extensions.d.ts +108 -0
  201. package/dist/esm/operationsInterfaces/extensions.d.ts.map +1 -0
  202. package/dist/esm/operationsInterfaces/extensions.js +9 -0
  203. package/dist/esm/operationsInterfaces/extensions.js.map +1 -0
  204. package/dist/esm/operationsInterfaces/fluxConfigOperationStatus.d.ts +18 -0
  205. package/dist/esm/operationsInterfaces/fluxConfigOperationStatus.d.ts.map +1 -0
  206. package/dist/esm/operationsInterfaces/fluxConfigOperationStatus.js +9 -0
  207. package/dist/esm/operationsInterfaces/fluxConfigOperationStatus.js.map +1 -0
  208. package/dist/esm/operationsInterfaces/fluxConfigurations.d.ts +108 -0
  209. package/dist/esm/operationsInterfaces/fluxConfigurations.d.ts.map +1 -0
  210. package/dist/esm/operationsInterfaces/fluxConfigurations.js +9 -0
  211. package/dist/esm/operationsInterfaces/fluxConfigurations.js.map +1 -0
  212. package/dist/esm/operationsInterfaces/index.d.ts +7 -0
  213. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  214. package/dist/esm/operationsInterfaces/index.js +14 -0
  215. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  216. package/dist/esm/operationsInterfaces/operationStatus.d.ts +30 -0
  217. package/dist/esm/operationsInterfaces/operationStatus.d.ts.map +1 -0
  218. package/dist/esm/operationsInterfaces/operationStatus.js +9 -0
  219. package/dist/esm/operationsInterfaces/operationStatus.js.map +1 -0
  220. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  221. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  222. package/dist/esm/operationsInterfaces/operations.js +9 -0
  223. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  224. package/dist/esm/operationsInterfaces/sourceControlConfigurations.d.ts +69 -0
  225. package/dist/esm/operationsInterfaces/sourceControlConfigurations.d.ts.map +1 -0
  226. package/dist/esm/operationsInterfaces/sourceControlConfigurations.js +9 -0
  227. package/dist/esm/operationsInterfaces/sourceControlConfigurations.js.map +1 -0
  228. package/dist/esm/package.json +3 -0
  229. package/dist/esm/pagingHelper.d.ts +13 -0
  230. package/dist/esm/pagingHelper.d.ts.map +1 -0
  231. package/dist/esm/pagingHelper.js +32 -0
  232. package/dist/esm/pagingHelper.js.map +1 -0
  233. package/dist/esm/sourceControlConfigurationClient.d.ts +25 -0
  234. package/dist/esm/sourceControlConfigurationClient.d.ts.map +1 -0
  235. package/dist/esm/sourceControlConfigurationClient.js +102 -0
  236. package/dist/esm/sourceControlConfigurationClient.js.map +1 -0
  237. package/dist/react-native/index.d.ts +5 -0
  238. package/dist/react-native/index.d.ts.map +1 -0
  239. package/dist/react-native/index.js +13 -0
  240. package/dist/react-native/index.js.map +1 -0
  241. package/dist/react-native/lroImpl.d.ts +11 -0
  242. package/dist/react-native/lroImpl.d.ts.map +1 -0
  243. package/dist/react-native/lroImpl.js +14 -0
  244. package/dist/react-native/lroImpl.js.map +1 -0
  245. package/dist/react-native/models/index.d.ts +1187 -0
  246. package/dist/react-native/models/index.d.ts.map +1 -0
  247. package/dist/react-native/models/index.js +140 -0
  248. package/dist/react-native/models/index.js.map +1 -0
  249. package/dist/react-native/models/mappers.d.ts +49 -0
  250. package/dist/react-native/models/mappers.d.ts.map +1 -0
  251. package/dist/react-native/models/mappers.js +2066 -0
  252. package/dist/react-native/models/mappers.js.map +1 -0
  253. package/dist/react-native/models/parameters.d.ts +22 -0
  254. package/dist/react-native/models/parameters.d.ts.map +1 -0
  255. package/dist/react-native/models/parameters.js +190 -0
  256. package/dist/react-native/models/parameters.js.map +1 -0
  257. package/dist/react-native/operations/extensions.d.ts +141 -0
  258. package/dist/react-native/operations/extensions.d.ts.map +1 -0
  259. package/dist/react-native/operations/extensions.js +536 -0
  260. package/dist/react-native/operations/extensions.js.map +1 -0
  261. package/dist/react-native/operations/fluxConfigOperationStatus.d.ts +26 -0
  262. package/dist/react-native/operations/fluxConfigOperationStatus.d.ts.map +1 -0
  263. package/dist/react-native/operations/fluxConfigOperationStatus.js +71 -0
  264. package/dist/react-native/operations/fluxConfigOperationStatus.js.map +1 -0
  265. package/dist/react-native/operations/fluxConfigurations.d.ts +141 -0
  266. package/dist/react-native/operations/fluxConfigurations.d.ts.map +1 -0
  267. package/dist/react-native/operations/fluxConfigurations.js +536 -0
  268. package/dist/react-native/operations/fluxConfigurations.js.map +1 -0
  269. package/dist/react-native/operations/index.d.ts +7 -0
  270. package/dist/react-native/operations/index.d.ts.map +1 -0
  271. package/dist/react-native/operations/index.js +14 -0
  272. package/dist/react-native/operations/index.js.map +1 -0
  273. package/dist/react-native/operations/operationStatus.d.ts +63 -0
  274. package/dist/react-native/operations/operationStatus.d.ts.map +1 -0
  275. package/dist/react-native/operations/operationStatus.js +227 -0
  276. package/dist/react-native/operations/operationStatus.js.map +1 -0
  277. package/dist/react-native/operations/operations.d.ts +32 -0
  278. package/dist/react-native/operations/operations.d.ts.map +1 -0
  279. package/dist/react-native/operations/operations.js +133 -0
  280. package/dist/react-native/operations/operations.js.map +1 -0
  281. package/dist/react-native/operations/sourceControlConfigurations.d.ts +102 -0
  282. package/dist/react-native/operations/sourceControlConfigurations.d.ts.map +1 -0
  283. package/dist/react-native/operations/sourceControlConfigurations.js +373 -0
  284. package/dist/react-native/operations/sourceControlConfigurations.js.map +1 -0
  285. package/dist/react-native/operationsInterfaces/extensions.d.ts +108 -0
  286. package/dist/react-native/operationsInterfaces/extensions.d.ts.map +1 -0
  287. package/dist/react-native/operationsInterfaces/extensions.js +9 -0
  288. package/dist/react-native/operationsInterfaces/extensions.js.map +1 -0
  289. package/dist/react-native/operationsInterfaces/fluxConfigOperationStatus.d.ts +18 -0
  290. package/dist/react-native/operationsInterfaces/fluxConfigOperationStatus.d.ts.map +1 -0
  291. package/dist/react-native/operationsInterfaces/fluxConfigOperationStatus.js +9 -0
  292. package/dist/react-native/operationsInterfaces/fluxConfigOperationStatus.js.map +1 -0
  293. package/dist/react-native/operationsInterfaces/fluxConfigurations.d.ts +108 -0
  294. package/dist/react-native/operationsInterfaces/fluxConfigurations.d.ts.map +1 -0
  295. package/dist/react-native/operationsInterfaces/fluxConfigurations.js +9 -0
  296. package/dist/react-native/operationsInterfaces/fluxConfigurations.js.map +1 -0
  297. package/dist/react-native/operationsInterfaces/index.d.ts +7 -0
  298. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  299. package/dist/react-native/operationsInterfaces/index.js +14 -0
  300. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  301. package/dist/react-native/operationsInterfaces/operationStatus.d.ts +30 -0
  302. package/dist/react-native/operationsInterfaces/operationStatus.d.ts.map +1 -0
  303. package/dist/react-native/operationsInterfaces/operationStatus.js +9 -0
  304. package/dist/react-native/operationsInterfaces/operationStatus.js.map +1 -0
  305. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  306. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  307. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  308. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  309. package/dist/react-native/operationsInterfaces/sourceControlConfigurations.d.ts +69 -0
  310. package/dist/react-native/operationsInterfaces/sourceControlConfigurations.d.ts.map +1 -0
  311. package/dist/react-native/operationsInterfaces/sourceControlConfigurations.js +9 -0
  312. package/dist/react-native/operationsInterfaces/sourceControlConfigurations.js.map +1 -0
  313. package/dist/react-native/package.json +3 -0
  314. package/dist/react-native/pagingHelper.d.ts +13 -0
  315. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  316. package/dist/react-native/pagingHelper.js +32 -0
  317. package/dist/react-native/pagingHelper.js.map +1 -0
  318. package/dist/react-native/sourceControlConfigurationClient.d.ts +25 -0
  319. package/dist/react-native/sourceControlConfigurationClient.d.ts.map +1 -0
  320. package/dist/react-native/sourceControlConfigurationClient.js +102 -0
  321. package/dist/react-native/sourceControlConfigurationClient.js.map +1 -0
  322. package/package.json +70 -41
  323. package/dist/index.js +0 -4494
  324. package/dist/index.js.map +0 -1
  325. package/dist/index.min.js +0 -1
  326. package/dist/index.min.js.map +0 -1
  327. package/dist-esm/samples-dev/extensionsCreateSample.d.ts +0 -2
  328. package/dist-esm/samples-dev/extensionsCreateSample.d.ts.map +0 -1
  329. package/dist-esm/samples-dev/extensionsCreateSample.js +0 -74
  330. package/dist-esm/samples-dev/extensionsCreateSample.js.map +0 -1
  331. package/dist-esm/samples-dev/extensionsDeleteSample.d.ts +0 -2
  332. package/dist-esm/samples-dev/extensionsDeleteSample.d.ts.map +0 -1
  333. package/dist-esm/samples-dev/extensionsDeleteSample.js +0 -39
  334. package/dist-esm/samples-dev/extensionsDeleteSample.js.map +0 -1
  335. package/dist-esm/samples-dev/extensionsGetSample.d.ts +0 -2
  336. package/dist-esm/samples-dev/extensionsGetSample.d.ts.map +0 -1
  337. package/dist-esm/samples-dev/extensionsGetSample.js +0 -60
  338. package/dist-esm/samples-dev/extensionsGetSample.js.map +0 -1
  339. package/dist-esm/samples-dev/extensionsListSample.d.ts +0 -2
  340. package/dist-esm/samples-dev/extensionsListSample.d.ts.map +0 -1
  341. package/dist-esm/samples-dev/extensionsListSample.js +0 -54
  342. package/dist-esm/samples-dev/extensionsListSample.js.map +0 -1
  343. package/dist-esm/samples-dev/extensionsUpdateSample.d.ts +0 -2
  344. package/dist-esm/samples-dev/extensionsUpdateSample.d.ts.map +0 -1
  345. package/dist-esm/samples-dev/extensionsUpdateSample.js +0 -41
  346. package/dist-esm/samples-dev/extensionsUpdateSample.js.map +0 -1
  347. package/dist-esm/samples-dev/fluxConfigOperationStatusGetSample.d.ts +0 -2
  348. package/dist-esm/samples-dev/fluxConfigOperationStatusGetSample.d.ts.map +0 -1
  349. package/dist-esm/samples-dev/fluxConfigOperationStatusGetSample.js +0 -40
  350. package/dist-esm/samples-dev/fluxConfigOperationStatusGetSample.js.map +0 -1
  351. package/dist-esm/samples-dev/fluxConfigurationsCreateOrUpdateSample.d.ts +0 -2
  352. package/dist-esm/samples-dev/fluxConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
  353. package/dist-esm/samples-dev/fluxConfigurationsCreateOrUpdateSample.js +0 -125
  354. package/dist-esm/samples-dev/fluxConfigurationsCreateOrUpdateSample.js.map +0 -1
  355. package/dist-esm/samples-dev/fluxConfigurationsDeleteSample.d.ts +0 -2
  356. package/dist-esm/samples-dev/fluxConfigurationsDeleteSample.d.ts.map +0 -1
  357. package/dist-esm/samples-dev/fluxConfigurationsDeleteSample.js +0 -39
  358. package/dist-esm/samples-dev/fluxConfigurationsDeleteSample.js.map +0 -1
  359. package/dist-esm/samples-dev/fluxConfigurationsGetSample.d.ts +0 -2
  360. package/dist-esm/samples-dev/fluxConfigurationsGetSample.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/fluxConfigurationsGetSample.js +0 -39
  362. package/dist-esm/samples-dev/fluxConfigurationsGetSample.js.map +0 -1
  363. package/dist-esm/samples-dev/fluxConfigurationsListSample.d.ts +0 -2
  364. package/dist-esm/samples-dev/fluxConfigurationsListSample.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/fluxConfigurationsListSample.js +0 -54
  366. package/dist-esm/samples-dev/fluxConfigurationsListSample.js.map +0 -1
  367. package/dist-esm/samples-dev/fluxConfigurationsUpdateSample.d.ts +0 -2
  368. package/dist-esm/samples-dev/fluxConfigurationsUpdateSample.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/fluxConfigurationsUpdateSample.js +0 -50
  370. package/dist-esm/samples-dev/fluxConfigurationsUpdateSample.js.map +0 -1
  371. package/dist-esm/samples-dev/operationStatusGetSample.d.ts +0 -2
  372. package/dist-esm/samples-dev/operationStatusGetSample.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/operationStatusGetSample.js +0 -40
  374. package/dist-esm/samples-dev/operationStatusGetSample.js.map +0 -1
  375. package/dist-esm/samples-dev/operationStatusListSample.d.ts +0 -2
  376. package/dist-esm/samples-dev/operationStatusListSample.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/operationStatusListSample.js +0 -54
  378. package/dist-esm/samples-dev/operationStatusListSample.js.map +0 -1
  379. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  380. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/operationsListSample.js +0 -51
  382. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  383. package/dist-esm/samples-dev/sourceControlConfigurationsCreateOrUpdateSample.d.ts +0 -2
  384. package/dist-esm/samples-dev/sourceControlConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/sourceControlConfigurationsCreateOrUpdateSample.js +0 -49
  386. package/dist-esm/samples-dev/sourceControlConfigurationsCreateOrUpdateSample.js.map +0 -1
  387. package/dist-esm/samples-dev/sourceControlConfigurationsDeleteSample.d.ts +0 -2
  388. package/dist-esm/samples-dev/sourceControlConfigurationsDeleteSample.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/sourceControlConfigurationsDeleteSample.js +0 -39
  390. package/dist-esm/samples-dev/sourceControlConfigurationsDeleteSample.js.map +0 -1
  391. package/dist-esm/samples-dev/sourceControlConfigurationsGetSample.d.ts +0 -2
  392. package/dist-esm/samples-dev/sourceControlConfigurationsGetSample.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/sourceControlConfigurationsGetSample.js +0 -39
  394. package/dist-esm/samples-dev/sourceControlConfigurationsGetSample.js.map +0 -1
  395. package/dist-esm/samples-dev/sourceControlConfigurationsListSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/sourceControlConfigurationsListSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/sourceControlConfigurationsListSample.js +0 -54
  398. package/dist-esm/samples-dev/sourceControlConfigurationsListSample.js.map +0 -1
  399. package/dist-esm/src/index.d.ts +0 -5
  400. package/dist-esm/src/index.js.map +0 -1
  401. package/dist-esm/src/lroImpl.js.map +0 -1
  402. package/dist-esm/src/models/index.js.map +0 -1
  403. package/dist-esm/src/models/mappers.js.map +0 -1
  404. package/dist-esm/src/models/parameters.js.map +0 -1
  405. package/dist-esm/src/operations/extensions.d.ts.map +0 -1
  406. package/dist-esm/src/operations/extensions.js.map +0 -1
  407. package/dist-esm/src/operations/fluxConfigOperationStatus.d.ts.map +0 -1
  408. package/dist-esm/src/operations/fluxConfigOperationStatus.js.map +0 -1
  409. package/dist-esm/src/operations/fluxConfigurations.d.ts.map +0 -1
  410. package/dist-esm/src/operations/fluxConfigurations.js.map +0 -1
  411. package/dist-esm/src/operations/index.d.ts +0 -7
  412. package/dist-esm/src/operations/index.d.ts.map +0 -1
  413. package/dist-esm/src/operations/index.js +0 -14
  414. package/dist-esm/src/operations/index.js.map +0 -1
  415. package/dist-esm/src/operations/operationStatus.d.ts.map +0 -1
  416. package/dist-esm/src/operations/operationStatus.js.map +0 -1
  417. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  418. package/dist-esm/src/operations/operations.js.map +0 -1
  419. package/dist-esm/src/operations/sourceControlConfigurations.d.ts.map +0 -1
  420. package/dist-esm/src/operations/sourceControlConfigurations.js.map +0 -1
  421. package/dist-esm/src/operationsInterfaces/extensions.d.ts.map +0 -1
  422. package/dist-esm/src/operationsInterfaces/extensions.js.map +0 -1
  423. package/dist-esm/src/operationsInterfaces/fluxConfigOperationStatus.d.ts.map +0 -1
  424. package/dist-esm/src/operationsInterfaces/fluxConfigOperationStatus.js.map +0 -1
  425. package/dist-esm/src/operationsInterfaces/fluxConfigurations.d.ts.map +0 -1
  426. package/dist-esm/src/operationsInterfaces/fluxConfigurations.js.map +0 -1
  427. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -7
  428. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  429. package/dist-esm/src/operationsInterfaces/index.js +0 -14
  430. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  431. package/dist-esm/src/operationsInterfaces/operationStatus.d.ts.map +0 -1
  432. package/dist-esm/src/operationsInterfaces/operationStatus.js.map +0 -1
  433. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  434. package/dist-esm/src/operationsInterfaces/sourceControlConfigurations.d.ts.map +0 -1
  435. package/dist-esm/src/operationsInterfaces/sourceControlConfigurations.js.map +0 -1
  436. package/dist-esm/src/pagingHelper.js.map +0 -1
  437. package/dist-esm/src/sourceControlConfigurationClient.d.ts.map +0 -1
  438. package/dist-esm/src/sourceControlConfigurationClient.js.map +0 -1
  439. package/dist-esm/test/kubernetesconfiguration_operations_test.spec.d.ts +0 -4
  440. package/dist-esm/test/kubernetesconfiguration_operations_test.spec.d.ts.map +0 -1
  441. package/dist-esm/test/kubernetesconfiguration_operations_test.spec.js +0 -83
  442. package/dist-esm/test/kubernetesconfiguration_operations_test.spec.js.map +0 -1
  443. package/src/lroImpl.ts +0 -38
  444. package/src/models/index.ts +0 -1294
  445. package/src/models/mappers.ts +0 -2174
  446. package/src/models/parameters.ts +0 -221
  447. package/src/operations/extensions.ts +0 -777
  448. package/src/operations/fluxConfigOperationStatus.ts +0 -95
  449. package/src/operations/fluxConfigurations.ts +0 -777
  450. package/src/operations/index.ts +0 -14
  451. package/src/operations/operationStatus.ts +0 -314
  452. package/src/operations/operations.ts +0 -149
  453. package/src/operations/sourceControlConfigurations.ts +0 -521
  454. package/src/operationsInterfaces/extensions.ts +0 -197
  455. package/src/operationsInterfaces/fluxConfigOperationStatus.ts +0 -37
  456. package/src/operationsInterfaces/fluxConfigurations.ts +0 -197
  457. package/src/operationsInterfaces/index.ts +0 -14
  458. package/src/operationsInterfaces/operationStatus.ts +0 -58
  459. package/src/operationsInterfaces/operations.ts +0 -25
  460. package/src/operationsInterfaces/sourceControlConfigurations.ts +0 -121
  461. package/src/pagingHelper.ts +0 -39
  462. package/src/sourceControlConfigurationClient.ts +0 -166
  463. package/tsconfig.json +0 -33
  464. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  465. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  466. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  467. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  468. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  469. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  470. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  471. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  472. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  473. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  474. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  475. /package/{dist-esm/src → dist/browser}/operationsInterfaces/extensions.js +0 -0
  476. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fluxConfigOperationStatus.js +0 -0
  477. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fluxConfigurations.js +0 -0
  478. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operationStatus.js +0 -0
  479. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  480. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sourceControlConfigurations.js +0 -0
  481. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  482. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  483. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  484. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const Scope: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Scope\",\n modelProperties: {\n cluster: {\n serializedName: \"cluster\",\n type: {\n name: \"Composite\",\n className: \"ScopeCluster\"\n }\n },\n namespace: {\n serializedName: \"namespace\",\n type: {\n name: \"Composite\",\n className: \"ScopeNamespace\"\n }\n }\n }\n }\n};\n\nexport const ScopeCluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopeCluster\",\n modelProperties: {\n releaseNamespace: {\n serializedName: \"releaseNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ScopeNamespace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopeNamespace\",\n modelProperties: {\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExtensionStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtensionStatus\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n displayStatus: {\n serializedName: \"displayStatus\",\n type: {\n name: \"String\"\n }\n },\n level: {\n defaultValue: \"Information\",\n serializedName: \"level\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"time\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const ExtensionPropertiesAksAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtensionPropertiesAksAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\"SystemAssigned\", \"UserAssigned\"]\n }\n }\n }\n }\n};\n\nexport const Identity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Identity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n defaultValue: \"SystemAssigned\",\n isConstant: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const Plan: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Plan\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n publisher: {\n serializedName: \"publisher\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n product: {\n serializedName: \"product\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n promotionCode: {\n serializedName: \"promotionCode\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n }\n};\n\nexport const PatchExtension: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PatchExtension\",\n modelProperties: {\n autoUpgradeMinorVersion: {\n defaultValue: true,\n serializedName: \"properties.autoUpgradeMinorVersion\",\n type: {\n name: \"Boolean\"\n }\n },\n releaseTrain: {\n defaultValue: \"Stable\",\n serializedName: \"properties.releaseTrain\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n configurationSettings: {\n serializedName: \"properties.configurationSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n configurationProtectedSettings: {\n serializedName: \"properties.configurationProtectedSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const ExtensionsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtensionsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Extension\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationStatusResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n }\n};\n\nexport const GitRepositoryDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GitRepositoryDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n timeoutInSeconds: {\n defaultValue: 600,\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n defaultValue: 600,\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n repositoryRef: {\n serializedName: \"repositoryRef\",\n type: {\n name: \"Composite\",\n className: \"RepositoryRefDefinition\"\n }\n },\n sshKnownHosts: {\n serializedName: \"sshKnownHosts\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n httpsUser: {\n serializedName: \"httpsUser\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n httpsCACert: {\n serializedName: \"httpsCACert\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RepositoryRefDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RepositoryRefDefinition\",\n modelProperties: {\n branch: {\n serializedName: \"branch\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n tag: {\n serializedName: \"tag\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n semver: {\n serializedName: \"semver\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n commit: {\n serializedName: \"commit\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BucketDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BucketDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n type: {\n name: \"String\"\n }\n },\n bucketName: {\n serializedName: \"bucketName\",\n type: {\n name: \"String\"\n }\n },\n insecure: {\n defaultValue: true,\n serializedName: \"insecure\",\n type: {\n name: \"Boolean\"\n }\n },\n timeoutInSeconds: {\n defaultValue: 600,\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n defaultValue: 600,\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n accessKey: {\n serializedName: \"accessKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureBlobDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureBlobDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n timeoutInSeconds: {\n defaultValue: 600,\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n defaultValue: 600,\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n servicePrincipal: {\n serializedName: \"servicePrincipal\",\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalDefinition\"\n }\n },\n accountKey: {\n serializedName: \"accountKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n sasToken: {\n serializedName: \"sasToken\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n managedIdentity: {\n serializedName: \"managedIdentity\",\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityDefinition\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServicePrincipalDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalDefinition\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientSecret: {\n serializedName: \"clientSecret\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificate: {\n serializedName: \"clientCertificate\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificatePassword: {\n serializedName: \"clientCertificatePassword\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificateSendChain: {\n defaultValue: false,\n serializedName: \"clientCertificateSendChain\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ManagedIdentityDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityDefinition\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KustomizationDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KustomizationDefinition\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n path: {\n defaultValue: \"\",\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n dependsOn: {\n serializedName: \"dependsOn\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n timeoutInSeconds: {\n defaultValue: 600,\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n defaultValue: 600,\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n retryIntervalInSeconds: {\n serializedName: \"retryIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n prune: {\n defaultValue: false,\n serializedName: \"prune\",\n type: {\n name: \"Boolean\"\n }\n },\n force: {\n defaultValue: false,\n serializedName: \"force\",\n type: {\n name: \"Boolean\"\n }\n },\n wait: {\n defaultValue: true,\n serializedName: \"wait\",\n type: {\n name: \"Boolean\"\n }\n },\n postBuild: {\n serializedName: \"postBuild\",\n type: {\n name: \"Composite\",\n className: \"PostBuildDefinition\"\n }\n }\n }\n }\n};\n\nexport const PostBuildDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PostBuildDefinition\",\n modelProperties: {\n substitute: {\n serializedName: \"substitute\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n substituteFrom: {\n serializedName: \"substituteFrom\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SubstituteFromDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SubstituteFromDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubstituteFromDefinition\",\n modelProperties: {\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n optional: {\n defaultValue: false,\n serializedName: \"optional\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ObjectStatusDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectStatusDefinition\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n namespace: {\n serializedName: \"namespace\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n },\n complianceState: {\n defaultValue: \"Unknown\",\n serializedName: \"complianceState\",\n type: {\n name: \"String\"\n }\n },\n appliedBy: {\n serializedName: \"appliedBy\",\n type: {\n name: \"Composite\",\n className: \"ObjectReferenceDefinition\"\n }\n },\n statusConditions: {\n serializedName: \"statusConditions\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ObjectStatusConditionDefinition\"\n }\n }\n }\n },\n helmReleaseProperties: {\n serializedName: \"helmReleaseProperties\",\n type: {\n name: \"Composite\",\n className: \"HelmReleasePropertiesDefinition\"\n }\n }\n }\n }\n};\n\nexport const ObjectReferenceDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectReferenceDefinition\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n namespace: {\n serializedName: \"namespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ObjectStatusConditionDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectStatusConditionDefinition\",\n modelProperties: {\n lastTransitionTime: {\n serializedName: \"lastTransitionTime\",\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const HelmReleasePropertiesDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HelmReleasePropertiesDefinition\",\n modelProperties: {\n lastRevisionApplied: {\n serializedName: \"lastRevisionApplied\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n helmChartRef: {\n serializedName: \"helmChartRef\",\n type: {\n name: \"Composite\",\n className: \"ObjectReferenceDefinition\"\n }\n },\n failureCount: {\n serializedName: \"failureCount\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n installFailureCount: {\n serializedName: \"installFailureCount\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n upgradeFailureCount: {\n serializedName: \"upgradeFailureCount\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const FluxConfigurationPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FluxConfigurationPatch\",\n modelProperties: {\n sourceKind: {\n serializedName: \"properties.sourceKind\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n suspend: {\n serializedName: \"properties.suspend\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n gitRepository: {\n serializedName: \"properties.gitRepository\",\n type: {\n name: \"Composite\",\n className: \"GitRepositoryPatchDefinition\"\n }\n },\n bucket: {\n serializedName: \"properties.bucket\",\n type: {\n name: \"Composite\",\n className: \"BucketPatchDefinition\"\n }\n },\n azureBlob: {\n serializedName: \"properties.azureBlob\",\n type: {\n name: \"Composite\",\n className: \"AzureBlobPatchDefinition\"\n }\n },\n kustomizations: {\n serializedName: \"properties.kustomizations\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"KustomizationPatchDefinition\"\n }\n }\n }\n },\n configurationProtectedSettings: {\n serializedName: \"properties.configurationProtectedSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const GitRepositoryPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GitRepositoryPatchDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n timeoutInSeconds: {\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n repositoryRef: {\n serializedName: \"repositoryRef\",\n type: {\n name: \"Composite\",\n className: \"RepositoryRefDefinition\"\n }\n },\n sshKnownHosts: {\n serializedName: \"sshKnownHosts\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n httpsUser: {\n serializedName: \"httpsUser\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n httpsCACert: {\n serializedName: \"httpsCACert\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BucketPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BucketPatchDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n bucketName: {\n serializedName: \"bucketName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n insecure: {\n serializedName: \"insecure\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n timeoutInSeconds: {\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n accessKey: {\n serializedName: \"accessKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureBlobPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureBlobPatchDefinition\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n timeoutInSeconds: {\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n servicePrincipal: {\n serializedName: \"servicePrincipal\",\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalPatchDefinition\"\n }\n },\n accountKey: {\n serializedName: \"accountKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n sasToken: {\n serializedName: \"sasToken\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n managedIdentity: {\n serializedName: \"managedIdentity\",\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityPatchDefinition\"\n }\n },\n localAuthRef: {\n serializedName: \"localAuthRef\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServicePrincipalPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalPatchDefinition\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientSecret: {\n serializedName: \"clientSecret\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificate: {\n serializedName: \"clientCertificate\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificatePassword: {\n serializedName: \"clientCertificatePassword\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n clientCertificateSendChain: {\n serializedName: \"clientCertificateSendChain\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ManagedIdentityPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityPatchDefinition\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KustomizationPatchDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KustomizationPatchDefinition\",\n modelProperties: {\n path: {\n serializedName: \"path\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n dependsOn: {\n serializedName: \"dependsOn\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n timeoutInSeconds: {\n serializedName: \"timeoutInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n syncIntervalInSeconds: {\n serializedName: \"syncIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n retryIntervalInSeconds: {\n serializedName: \"retryIntervalInSeconds\",\n nullable: true,\n type: {\n name: \"Number\"\n }\n },\n prune: {\n serializedName: \"prune\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n force: {\n serializedName: \"force\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n wait: {\n serializedName: \"wait\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n postBuild: {\n serializedName: \"postBuild\",\n type: {\n name: \"Composite\",\n className: \"PostBuildDefinition\"\n }\n }\n }\n }\n};\n\nexport const FluxConfigurationsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FluxConfigurationsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FluxConfiguration\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const HelmOperatorProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HelmOperatorProperties\",\n modelProperties: {\n chartVersion: {\n serializedName: \"chartVersion\",\n type: {\n name: \"String\"\n }\n },\n chartValues: {\n serializedName: \"chartValues\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ComplianceStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ComplianceStatus\",\n modelProperties: {\n complianceState: {\n serializedName: \"complianceState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastConfigApplied: {\n serializedName: \"lastConfigApplied\",\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n messageLevel: {\n serializedName: \"messageLevel\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SourceControlConfigurationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SourceControlConfigurationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SourceControlConfiguration\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationStatusList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationStatusResult\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceProviderOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderOperation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceProviderOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderOperation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"ResourceProviderOperationDisplay\"\n }\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceProviderOperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderOperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties\n }\n }\n};\n\nexport const Extension: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Extension\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"Plan\"\n }\n },\n extensionType: {\n serializedName: \"properties.extensionType\",\n type: {\n name: \"String\"\n }\n },\n autoUpgradeMinorVersion: {\n defaultValue: true,\n serializedName: \"properties.autoUpgradeMinorVersion\",\n type: {\n name: \"Boolean\"\n }\n },\n releaseTrain: {\n defaultValue: \"Stable\",\n serializedName: \"properties.releaseTrain\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n scope: {\n serializedName: \"properties.scope\",\n type: {\n name: \"Composite\",\n className: \"Scope\"\n }\n },\n configurationSettings: {\n serializedName: \"properties.configurationSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n configurationProtectedSettings: {\n serializedName: \"properties.configurationProtectedSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n currentVersion: {\n serializedName: \"properties.currentVersion\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statuses: {\n serializedName: \"properties.statuses\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ExtensionStatus\"\n }\n }\n }\n },\n errorInfo: {\n serializedName: \"properties.errorInfo\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n },\n customLocationSettings: {\n serializedName: \"properties.customLocationSettings\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n packageUri: {\n serializedName: \"properties.packageUri\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n aksAssignedIdentity: {\n serializedName: \"properties.aksAssignedIdentity\",\n type: {\n name: \"Composite\",\n className: \"ExtensionPropertiesAksAssignedIdentity\"\n }\n },\n isSystemExtension: {\n defaultValue: false,\n serializedName: \"properties.isSystemExtension\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const FluxConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FluxConfiguration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n scope: {\n defaultValue: \"cluster\",\n serializedName: \"properties.scope\",\n type: {\n name: \"String\"\n }\n },\n namespace: {\n defaultValue: \"default\",\n serializedName: \"properties.namespace\",\n type: {\n name: \"String\"\n }\n },\n sourceKind: {\n serializedName: \"properties.sourceKind\",\n type: {\n name: \"String\"\n }\n },\n suspend: {\n defaultValue: false,\n serializedName: \"properties.suspend\",\n type: {\n name: \"Boolean\"\n }\n },\n gitRepository: {\n serializedName: \"properties.gitRepository\",\n type: {\n name: \"Composite\",\n className: \"GitRepositoryDefinition\"\n }\n },\n bucket: {\n serializedName: \"properties.bucket\",\n type: {\n name: \"Composite\",\n className: \"BucketDefinition\"\n }\n },\n azureBlob: {\n serializedName: \"properties.azureBlob\",\n type: {\n name: \"Composite\",\n className: \"AzureBlobDefinition\"\n }\n },\n kustomizations: {\n serializedName: \"properties.kustomizations\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"KustomizationDefinition\" }\n }\n }\n },\n configurationProtectedSettings: {\n serializedName: \"properties.configurationProtectedSettings\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n statuses: {\n serializedName: \"properties.statuses\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ObjectStatusDefinition\"\n }\n }\n }\n },\n repositoryPublicKey: {\n serializedName: \"properties.repositoryPublicKey\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n sourceSyncedCommitId: {\n serializedName: \"properties.sourceSyncedCommitId\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n sourceUpdatedAt: {\n serializedName: \"properties.sourceUpdatedAt\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"DateTime\"\n }\n },\n statusUpdatedAt: {\n serializedName: \"properties.statusUpdatedAt\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"DateTime\"\n }\n },\n waitForReconciliation: {\n serializedName: \"properties.waitForReconciliation\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n reconciliationWaitDuration: {\n serializedName: \"properties.reconciliationWaitDuration\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n complianceState: {\n defaultValue: \"Unknown\",\n serializedName: \"properties.complianceState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SourceControlConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SourceControlConfiguration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n repositoryUrl: {\n serializedName: \"properties.repositoryUrl\",\n type: {\n name: \"String\"\n }\n },\n operatorNamespace: {\n defaultValue: \"default\",\n serializedName: \"properties.operatorNamespace\",\n type: {\n name: \"String\"\n }\n },\n operatorInstanceName: {\n serializedName: \"properties.operatorInstanceName\",\n type: {\n name: \"String\"\n }\n },\n operatorType: {\n serializedName: \"properties.operatorType\",\n type: {\n name: \"String\"\n }\n },\n operatorParams: {\n serializedName: \"properties.operatorParams\",\n type: {\n name: \"String\"\n }\n },\n configurationProtectedSettings: {\n serializedName: \"properties.configurationProtectedSettings\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n operatorScope: {\n defaultValue: \"cluster\",\n serializedName: \"properties.operatorScope\",\n type: {\n name: \"String\"\n }\n },\n repositoryPublicKey: {\n serializedName: \"properties.repositoryPublicKey\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sshKnownHostsContents: {\n serializedName: \"properties.sshKnownHostsContents\",\n type: {\n name: \"String\"\n }\n },\n enableHelmOperator: {\n serializedName: \"properties.enableHelmOperator\",\n type: {\n name: \"Boolean\"\n }\n },\n helmOperatorProperties: {\n serializedName: \"properties.helmOperatorProperties\",\n type: {\n name: \"Composite\",\n className: \"HelmOperatorProperties\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n complianceStatus: {\n serializedName: \"properties.complianceStatus\",\n type: {\n name: \"Composite\",\n className: \"ComplianceStatus\"\n }\n }\n }\n }\n};\n"]}
@@ -0,0 +1,22 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const contentType: OperationParameter;
3
+ export declare const extension: OperationParameter;
4
+ export declare const accept: OperationParameter;
5
+ export declare const $host: OperationURLParameter;
6
+ export declare const subscriptionId: OperationURLParameter;
7
+ export declare const resourceGroupName: OperationURLParameter;
8
+ export declare const clusterRp: OperationURLParameter;
9
+ export declare const clusterResourceName: OperationURLParameter;
10
+ export declare const clusterName: OperationURLParameter;
11
+ export declare const extensionName: OperationURLParameter;
12
+ export declare const apiVersion: OperationQueryParameter;
13
+ export declare const forceDelete: OperationQueryParameter;
14
+ export declare const patchExtension: OperationParameter;
15
+ export declare const nextLink: OperationURLParameter;
16
+ export declare const operationId: OperationURLParameter;
17
+ export declare const fluxConfigurationName: OperationURLParameter;
18
+ export declare const fluxConfiguration: OperationParameter;
19
+ export declare const fluxConfigurationPatch: OperationParameter;
20
+ export declare const sourceControlConfigurationName: OperationURLParameter;
21
+ export declare const sourceControlConfiguration: OperationParameter;
22
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAS5B,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAY5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,qBASvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,qBASjC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,qBAS3B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,uBAQzB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,kBAG5B,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,qBASnC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,kBAG/B,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,kBAGpC,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,qBAS5C,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,kBAGxC,CAAC"}
@@ -0,0 +1,190 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import { Extension as ExtensionMapper, PatchExtension as PatchExtensionMapper, FluxConfiguration as FluxConfigurationMapper, FluxConfigurationPatch as FluxConfigurationPatchMapper, SourceControlConfiguration as SourceControlConfigurationMapper } from "../models/mappers.js";
9
+ export const contentType = {
10
+ parameterPath: ["options", "contentType"],
11
+ mapper: {
12
+ defaultValue: "application/json",
13
+ isConstant: true,
14
+ serializedName: "Content-Type",
15
+ type: {
16
+ name: "String"
17
+ }
18
+ }
19
+ };
20
+ export const extension = {
21
+ parameterPath: "extension",
22
+ mapper: ExtensionMapper
23
+ };
24
+ export const accept = {
25
+ parameterPath: "accept",
26
+ mapper: {
27
+ defaultValue: "application/json",
28
+ isConstant: true,
29
+ serializedName: "Accept",
30
+ type: {
31
+ name: "String"
32
+ }
33
+ }
34
+ };
35
+ export const $host = {
36
+ parameterPath: "$host",
37
+ mapper: {
38
+ serializedName: "$host",
39
+ required: true,
40
+ type: {
41
+ name: "String"
42
+ }
43
+ },
44
+ skipEncoding: true
45
+ };
46
+ export const subscriptionId = {
47
+ parameterPath: "subscriptionId",
48
+ mapper: {
49
+ constraints: {
50
+ MinLength: 1
51
+ },
52
+ serializedName: "subscriptionId",
53
+ required: true,
54
+ type: {
55
+ name: "String"
56
+ }
57
+ }
58
+ };
59
+ export const resourceGroupName = {
60
+ parameterPath: "resourceGroupName",
61
+ mapper: {
62
+ constraints: {
63
+ MaxLength: 90,
64
+ MinLength: 1
65
+ },
66
+ serializedName: "resourceGroupName",
67
+ required: true,
68
+ type: {
69
+ name: "String"
70
+ }
71
+ }
72
+ };
73
+ export const clusterRp = {
74
+ parameterPath: "clusterRp",
75
+ mapper: {
76
+ serializedName: "clusterRp",
77
+ required: true,
78
+ type: {
79
+ name: "String"
80
+ }
81
+ }
82
+ };
83
+ export const clusterResourceName = {
84
+ parameterPath: "clusterResourceName",
85
+ mapper: {
86
+ serializedName: "clusterResourceName",
87
+ required: true,
88
+ type: {
89
+ name: "String"
90
+ }
91
+ }
92
+ };
93
+ export const clusterName = {
94
+ parameterPath: "clusterName",
95
+ mapper: {
96
+ serializedName: "clusterName",
97
+ required: true,
98
+ type: {
99
+ name: "String"
100
+ }
101
+ }
102
+ };
103
+ export const extensionName = {
104
+ parameterPath: "extensionName",
105
+ mapper: {
106
+ serializedName: "extensionName",
107
+ required: true,
108
+ type: {
109
+ name: "String"
110
+ }
111
+ }
112
+ };
113
+ export const apiVersion = {
114
+ parameterPath: "apiVersion",
115
+ mapper: {
116
+ defaultValue: "2023-05-01",
117
+ isConstant: true,
118
+ serializedName: "api-version",
119
+ type: {
120
+ name: "String"
121
+ }
122
+ }
123
+ };
124
+ export const forceDelete = {
125
+ parameterPath: ["options", "forceDelete"],
126
+ mapper: {
127
+ serializedName: "forceDelete",
128
+ type: {
129
+ name: "Boolean"
130
+ }
131
+ }
132
+ };
133
+ export const patchExtension = {
134
+ parameterPath: "patchExtension",
135
+ mapper: PatchExtensionMapper
136
+ };
137
+ export const nextLink = {
138
+ parameterPath: "nextLink",
139
+ mapper: {
140
+ serializedName: "nextLink",
141
+ required: true,
142
+ type: {
143
+ name: "String"
144
+ }
145
+ },
146
+ skipEncoding: true
147
+ };
148
+ export const operationId = {
149
+ parameterPath: "operationId",
150
+ mapper: {
151
+ serializedName: "operationId",
152
+ required: true,
153
+ type: {
154
+ name: "String"
155
+ }
156
+ }
157
+ };
158
+ export const fluxConfigurationName = {
159
+ parameterPath: "fluxConfigurationName",
160
+ mapper: {
161
+ serializedName: "fluxConfigurationName",
162
+ required: true,
163
+ type: {
164
+ name: "String"
165
+ }
166
+ }
167
+ };
168
+ export const fluxConfiguration = {
169
+ parameterPath: "fluxConfiguration",
170
+ mapper: FluxConfigurationMapper
171
+ };
172
+ export const fluxConfigurationPatch = {
173
+ parameterPath: "fluxConfigurationPatch",
174
+ mapper: FluxConfigurationPatchMapper
175
+ };
176
+ export const sourceControlConfigurationName = {
177
+ parameterPath: "sourceControlConfigurationName",
178
+ mapper: {
179
+ serializedName: "sourceControlConfigurationName",
180
+ required: true,
181
+ type: {
182
+ name: "String"
183
+ }
184
+ }
185
+ };
186
+ export const sourceControlConfiguration = {
187
+ parameterPath: "sourceControlConfiguration",
188
+ mapper: SourceControlConfigurationMapper
189
+ };
190
+ //# sourceMappingURL=parameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Extension as ExtensionMapper,\n PatchExtension as PatchExtensionMapper,\n FluxConfiguration as FluxConfigurationMapper,\n FluxConfigurationPatch as FluxConfigurationPatchMapper,\n SourceControlConfiguration as SourceControlConfigurationMapper\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const extension: OperationParameter = {\n parameterPath: \"extension\",\n mapper: ExtensionMapper\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterRp: OperationURLParameter = {\n parameterPath: \"clusterRp\",\n mapper: {\n serializedName: \"clusterRp\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterResourceName: OperationURLParameter = {\n parameterPath: \"clusterResourceName\",\n mapper: {\n serializedName: \"clusterResourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterName: OperationURLParameter = {\n parameterPath: \"clusterName\",\n mapper: {\n serializedName: \"clusterName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const extensionName: OperationURLParameter = {\n parameterPath: \"extensionName\",\n mapper: {\n serializedName: \"extensionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-05-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const forceDelete: OperationQueryParameter = {\n parameterPath: [\"options\", \"forceDelete\"],\n mapper: {\n serializedName: \"forceDelete\",\n type: {\n name: \"Boolean\"\n }\n }\n};\n\nexport const patchExtension: OperationParameter = {\n parameterPath: \"patchExtension\",\n mapper: PatchExtensionMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const operationId: OperationURLParameter = {\n parameterPath: \"operationId\",\n mapper: {\n serializedName: \"operationId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const fluxConfigurationName: OperationURLParameter = {\n parameterPath: \"fluxConfigurationName\",\n mapper: {\n serializedName: \"fluxConfigurationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const fluxConfiguration: OperationParameter = {\n parameterPath: \"fluxConfiguration\",\n mapper: FluxConfigurationMapper\n};\n\nexport const fluxConfigurationPatch: OperationParameter = {\n parameterPath: \"fluxConfigurationPatch\",\n mapper: FluxConfigurationPatchMapper\n};\n\nexport const sourceControlConfigurationName: OperationURLParameter = {\n parameterPath: \"sourceControlConfigurationName\",\n mapper: {\n serializedName: \"sourceControlConfigurationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const sourceControlConfiguration: OperationParameter = {\n parameterPath: \"sourceControlConfiguration\",\n mapper: SourceControlConfigurationMapper\n};\n"]}
@@ -0,0 +1,141 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Extensions } from "../operationsInterfaces/index.js";
3
+ import { SourceControlConfigurationClient } from "../sourceControlConfigurationClient.js";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ import { Extension, ExtensionsListOptionalParams, ExtensionsCreateOptionalParams, ExtensionsCreateResponse, ExtensionsGetOptionalParams, ExtensionsGetResponse, ExtensionsDeleteOptionalParams, PatchExtension, ExtensionsUpdateOptionalParams, ExtensionsUpdateResponse } from "../models/index.js";
6
+ /** Class containing Extensions operations. */
7
+ export declare class ExtensionsImpl implements Extensions {
8
+ private readonly client;
9
+ /**
10
+ * Initialize a new instance of the class Extensions class.
11
+ * @param client Reference to the service client
12
+ */
13
+ constructor(client: SourceControlConfigurationClient);
14
+ /**
15
+ * List all Extensions in the cluster.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
18
+ * Microsoft.HybridContainerService.
19
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
20
+ * connectedClusters, provisionedClusters.
21
+ * @param clusterName The name of the kubernetes cluster.
22
+ * @param options The options parameters.
23
+ */
24
+ list(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, options?: ExtensionsListOptionalParams): PagedAsyncIterableIterator<Extension>;
25
+ private listPagingPage;
26
+ private listPagingAll;
27
+ /**
28
+ * Create a new Kubernetes Cluster Extension.
29
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
31
+ * Microsoft.HybridContainerService.
32
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
33
+ * connectedClusters, provisionedClusters.
34
+ * @param clusterName The name of the kubernetes cluster.
35
+ * @param extensionName Name of the Extension.
36
+ * @param extension Properties necessary to Create an Extension.
37
+ * @param options The options parameters.
38
+ */
39
+ beginCreate(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ExtensionsCreateResponse>, ExtensionsCreateResponse>>;
40
+ /**
41
+ * Create a new Kubernetes Cluster Extension.
42
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
44
+ * Microsoft.HybridContainerService.
45
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
46
+ * connectedClusters, provisionedClusters.
47
+ * @param clusterName The name of the kubernetes cluster.
48
+ * @param extensionName Name of the Extension.
49
+ * @param extension Properties necessary to Create an Extension.
50
+ * @param options The options parameters.
51
+ */
52
+ beginCreateAndWait(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<ExtensionsCreateResponse>;
53
+ /**
54
+ * Gets Kubernetes Cluster Extension.
55
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
57
+ * Microsoft.HybridContainerService.
58
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
59
+ * connectedClusters, provisionedClusters.
60
+ * @param clusterName The name of the kubernetes cluster.
61
+ * @param extensionName Name of the Extension.
62
+ * @param options The options parameters.
63
+ */
64
+ get(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, options?: ExtensionsGetOptionalParams): Promise<ExtensionsGetResponse>;
65
+ /**
66
+ * Delete a Kubernetes Cluster Extension. This will cause the Agent to Uninstall the extension from the
67
+ * cluster.
68
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
69
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
70
+ * Microsoft.HybridContainerService.
71
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
72
+ * connectedClusters, provisionedClusters.
73
+ * @param clusterName The name of the kubernetes cluster.
74
+ * @param extensionName Name of the Extension.
75
+ * @param options The options parameters.
76
+ */
77
+ beginDelete(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
78
+ /**
79
+ * Delete a Kubernetes Cluster Extension. This will cause the Agent to Uninstall the extension from the
80
+ * cluster.
81
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
82
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
83
+ * Microsoft.HybridContainerService.
84
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
85
+ * connectedClusters, provisionedClusters.
86
+ * @param clusterName The name of the kubernetes cluster.
87
+ * @param extensionName Name of the Extension.
88
+ * @param options The options parameters.
89
+ */
90
+ beginDeleteAndWait(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<void>;
91
+ /**
92
+ * Patch an existing Kubernetes Cluster Extension.
93
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
95
+ * Microsoft.HybridContainerService.
96
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
97
+ * connectedClusters, provisionedClusters.
98
+ * @param clusterName The name of the kubernetes cluster.
99
+ * @param extensionName Name of the Extension.
100
+ * @param patchExtension Properties to Patch in an existing Extension.
101
+ * @param options The options parameters.
102
+ */
103
+ beginUpdate(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, patchExtension: PatchExtension, options?: ExtensionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ExtensionsUpdateResponse>, ExtensionsUpdateResponse>>;
104
+ /**
105
+ * Patch an existing Kubernetes Cluster Extension.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
108
+ * Microsoft.HybridContainerService.
109
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
110
+ * connectedClusters, provisionedClusters.
111
+ * @param clusterName The name of the kubernetes cluster.
112
+ * @param extensionName Name of the Extension.
113
+ * @param patchExtension Properties to Patch in an existing Extension.
114
+ * @param options The options parameters.
115
+ */
116
+ beginUpdateAndWait(resourceGroupName: string, clusterRp: string, clusterResourceName: string, clusterName: string, extensionName: string, patchExtension: PatchExtension, options?: ExtensionsUpdateOptionalParams): Promise<ExtensionsUpdateResponse>;
117
+ /**
118
+ * List all Extensions in the cluster.
119
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
120
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
121
+ * Microsoft.HybridContainerService.
122
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
123
+ * connectedClusters, provisionedClusters.
124
+ * @param clusterName The name of the kubernetes cluster.
125
+ * @param options The options parameters.
126
+ */
127
+ private _list;
128
+ /**
129
+ * ListNext
130
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
131
+ * @param clusterRp The Kubernetes cluster RP - i.e. Microsoft.ContainerService, Microsoft.Kubernetes,
132
+ * Microsoft.HybridContainerService.
133
+ * @param clusterResourceName The Kubernetes cluster resource name - i.e. managedClusters,
134
+ * connectedClusters, provisionedClusters.
135
+ * @param clusterName The name of the kubernetes cluster.
136
+ * @param nextLink The nextLink from the previous successful call to the List method.
137
+ * @param options The options parameters.
138
+ */
139
+ private _listNext;
140
+ }
141
+ //# sourceMappingURL=extensions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"extensions.d.ts","sourceRoot":"","sources":["../../../src/operations/extensions.ts"],"names":[],"mappings":"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"}