@azure/arm-kubernetesconfiguration 6.1.1-alpha.20250210.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
@@ -1,74 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
3
- import { DefaultAzureCredential } from "@azure/identity";
4
- import * as dotenv from "dotenv";
5
- dotenv.config();
6
- /**
7
- * This sample demonstrates how to Create a new Kubernetes Cluster Extension.
8
- *
9
- * @summary Create a new Kubernetes Cluster Extension.
10
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/CreateExtension.json
11
- */
12
- function createExtension() {
13
- return __awaiter(this, void 0, void 0, function* () {
14
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
15
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
16
- const clusterRp = "Microsoft.Kubernetes";
17
- const clusterResourceName = "connectedClusters";
18
- const clusterName = "clusterName1";
19
- const extensionName = "ClusterMonitor";
20
- const extension = {
21
- autoUpgradeMinorVersion: true,
22
- configurationProtectedSettings: { omsagentSecretKey: "secretKeyValue01" },
23
- configurationSettings: {
24
- omsagentEnvClusterName: "clusterName1",
25
- omsagentSecretWsid: "fakeTokenPlaceholder",
26
- },
27
- extensionType: "azuremonitor-containers",
28
- releaseTrain: "Preview",
29
- scope: { cluster: { releaseNamespace: "kube-system" } },
30
- };
31
- const credential = new DefaultAzureCredential();
32
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
33
- const result = yield client.extensions.beginCreateAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName, extension);
34
- console.log(result);
35
- });
36
- }
37
- /**
38
- * This sample demonstrates how to Create a new Kubernetes Cluster Extension.
39
- *
40
- * @summary Create a new Kubernetes Cluster Extension.
41
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/CreateExtensionWithPlan.json
42
- */
43
- function createExtensionWithPlan() {
44
- return __awaiter(this, void 0, void 0, function* () {
45
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
46
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
47
- const clusterRp = "Microsoft.Kubernetes";
48
- const clusterResourceName = "connectedClusters";
49
- const clusterName = "clusterName1";
50
- const extensionName = "azureVote";
51
- const extension = {
52
- autoUpgradeMinorVersion: true,
53
- extensionType: "azure-vote",
54
- plan: {
55
- name: "azure-vote-standard",
56
- product: "azure-vote-standard-offer-id",
57
- publisher: "Microsoft",
58
- },
59
- releaseTrain: "Preview",
60
- };
61
- const credential = new DefaultAzureCredential();
62
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
63
- const result = yield client.extensions.beginCreateAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName, extension);
64
- console.log(result);
65
- });
66
- }
67
- function main() {
68
- return __awaiter(this, void 0, void 0, function* () {
69
- yield createExtension();
70
- yield createExtensionWithPlan();
71
- });
72
- }
73
- main().catch(console.error);
74
- //# sourceMappingURL=extensionsCreateSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/extensionsCreateSample.ts"],"names":[],"mappings":";AAQA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,eAAe;;QAC5B,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,gBAAgB,CAAC;QACvC,MAAM,SAAS,GAAc;YAC3B,uBAAuB,EAAE,IAAI;YAC7B,8BAA8B,EAAE,EAAE,iBAAiB,EAAE,kBAAkB,EAAE;YACzE,qBAAqB,EAAE;gBACrB,sBAAsB,EAAE,cAAc;gBACtC,kBAAkB,EAAE,sBAAsB;aAC3C;YACD,aAAa,EAAE,yBAAyB;YACxC,YAAY,EAAE,SAAS;YACvB,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,gBAAgB,EAAE,aAAa,EAAE,EAAE;SACxD,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,kBAAkB,CACvD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,SAAS,CACV,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED;;;;;GAKG;AACH,SAAe,uBAAuB;;QACpC,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,WAAW,CAAC;QAClC,MAAM,SAAS,GAAc;YAC3B,uBAAuB,EAAE,IAAI;YAC7B,aAAa,EAAE,YAAY;YAC3B,IAAI,EAAE;gBACJ,IAAI,EAAE,qBAAqB;gBAC3B,OAAO,EAAE,8BAA8B;gBACvC,SAAS,EAAE,WAAW;aACvB;YACD,YAAY,EAAE,SAAS;SACxB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,kBAAkB,CACvD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,SAAS,CACV,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,eAAe,EAAE,CAAC;QACxB,MAAM,uBAAuB,EAAE,CAAC;IAClC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=extensionsDeleteSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsDeleteSample.d.ts","sourceRoot":"","sources":["../../samples-dev/extensionsDeleteSample.ts"],"names":[],"mappings":""}
@@ -1,39 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to Delete a Kubernetes Cluster Extension. This will cause the Agent to Uninstall the extension from the cluster.
15
- *
16
- * @summary Delete a Kubernetes Cluster Extension. This will cause the Agent to Uninstall the extension from the cluster.
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/DeleteExtension.json
18
- */
19
- function deleteExtension() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
22
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
23
- const clusterRp = "Microsoft.Kubernetes";
24
- const clusterResourceName = "connectedClusters";
25
- const clusterName = "clusterName1";
26
- const extensionName = "ClusterMonitor";
27
- const credential = new DefaultAzureCredential();
28
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
29
- const result = yield client.extensions.beginDeleteAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName);
30
- console.log(result);
31
- });
32
- }
33
- function main() {
34
- return __awaiter(this, void 0, void 0, function* () {
35
- yield deleteExtension();
36
- });
37
- }
38
- main().catch(console.error);
39
- //# sourceMappingURL=extensionsDeleteSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/extensionsDeleteSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,eAAe;;QAC5B,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,gBAAgB,CAAC;QACvC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,kBAAkB,CACvD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,CACd,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,eAAe,EAAE,CAAC;IAC1B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=extensionsGetSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/extensionsGetSample.ts"],"names":[],"mappings":""}
@@ -1,60 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to Gets Kubernetes Cluster Extension.
15
- *
16
- * @summary Gets Kubernetes Cluster Extension.
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/GetExtension.json
18
- */
19
- function getExtension() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
22
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
23
- const clusterRp = "Microsoft.Kubernetes";
24
- const clusterResourceName = "connectedClusters";
25
- const clusterName = "clusterName1";
26
- const extensionName = "ClusterMonitor";
27
- const credential = new DefaultAzureCredential();
28
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
29
- const result = yield client.extensions.get(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName);
30
- console.log(result);
31
- });
32
- }
33
- /**
34
- * This sample demonstrates how to Gets Kubernetes Cluster Extension.
35
- *
36
- * @summary Gets Kubernetes Cluster Extension.
37
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/GetExtensionWithPlan.json
38
- */
39
- function getExtensionWithPlan() {
40
- return __awaiter(this, void 0, void 0, function* () {
41
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
42
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
43
- const clusterRp = "Microsoft.Kubernetes";
44
- const clusterResourceName = "connectedClusters";
45
- const clusterName = "clusterName1";
46
- const extensionName = "azureVote";
47
- const credential = new DefaultAzureCredential();
48
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
49
- const result = yield client.extensions.get(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName);
50
- console.log(result);
51
- });
52
- }
53
- function main() {
54
- return __awaiter(this, void 0, void 0, function* () {
55
- yield getExtension();
56
- yield getExtensionWithPlan();
57
- });
58
- }
59
- main().catch(console.error);
60
- //# sourceMappingURL=extensionsGetSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsGetSample.js","sourceRoot":"","sources":["../../samples-dev/extensionsGetSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,YAAY;;QACzB,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,gBAAgB,CAAC;QACvC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,GAAG,CACxC,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,CACd,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED;;;;;GAKG;AACH,SAAe,oBAAoB;;QACjC,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,WAAW,CAAC;QAClC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,GAAG,CACxC,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,CACd,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,YAAY,EAAE,CAAC;QACrB,MAAM,oBAAoB,EAAE,CAAC;IAC/B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=extensionsListSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsListSample.d.ts","sourceRoot":"","sources":["../../samples-dev/extensionsListSample.ts"],"names":[],"mappings":""}
@@ -1,54 +0,0 @@
1
- import { __asyncValues, __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to List all Extensions in the cluster.
15
- *
16
- * @summary List all Extensions in the cluster.
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/ListExtensions.json
18
- */
19
- function listExtensions() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- var _a, e_1, _b, _c;
22
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
23
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
24
- const clusterRp = "Microsoft.Kubernetes";
25
- const clusterResourceName = "connectedClusters";
26
- const clusterName = "clusterName1";
27
- const credential = new DefaultAzureCredential();
28
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
29
- const resArray = new Array();
30
- try {
31
- for (var _d = true, _e = __asyncValues(client.extensions.list(resourceGroupName, clusterRp, clusterResourceName, clusterName)), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
32
- _c = _f.value;
33
- _d = false;
34
- const item = _c;
35
- resArray.push(item);
36
- }
37
- }
38
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
39
- finally {
40
- try {
41
- if (!_d && !_a && (_b = _e.return)) yield _b.call(_e);
42
- }
43
- finally { if (e_1) throw e_1.error; }
44
- }
45
- console.log(resArray);
46
- });
47
- }
48
- function main() {
49
- return __awaiter(this, void 0, void 0, function* () {
50
- yield listExtensions();
51
- });
52
- }
53
- main().catch(console.error);
54
- //# sourceMappingURL=extensionsListSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsListSample.js","sourceRoot":"","sources":["../../samples-dev/extensionsListSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,cAAc;;;QAC3B,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAyB,eAAA,KAAA,cAAA,MAAM,CAAC,UAAU,CAAC,IAAI,CAC7C,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,CACZ,CAAA,IAAA,sDAAE,CAAC;gBALqB,cAKxB;gBALwB,WAKxB;gBALU,MAAM,IAAI,KAAA,CAAA;gBAMnB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,cAAc,EAAE,CAAC;IACzB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=extensionsUpdateSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/extensionsUpdateSample.ts"],"names":[],"mappings":""}
@@ -1,41 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
3
- import { DefaultAzureCredential } from "@azure/identity";
4
- import * as dotenv from "dotenv";
5
- dotenv.config();
6
- /**
7
- * This sample demonstrates how to Patch an existing Kubernetes Cluster Extension.
8
- *
9
- * @summary Patch an existing Kubernetes Cluster Extension.
10
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/PatchExtension.json
11
- */
12
- function updateExtension() {
13
- return __awaiter(this, void 0, void 0, function* () {
14
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
15
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
16
- const clusterRp = "Microsoft.Kubernetes";
17
- const clusterResourceName = "connectedClusters";
18
- const clusterName = "clusterName1";
19
- const extensionName = "ClusterMonitor";
20
- const patchExtension = {
21
- autoUpgradeMinorVersion: true,
22
- configurationProtectedSettings: { omsagentSecretKey: "secretKeyValue01" },
23
- configurationSettings: {
24
- omsagentEnvClusterName: "clusterName1",
25
- omsagentSecretWsid: "fakeTokenPlaceholder",
26
- },
27
- releaseTrain: "Preview",
28
- };
29
- const credential = new DefaultAzureCredential();
30
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
31
- const result = yield client.extensions.beginUpdateAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, extensionName, patchExtension);
32
- console.log(result);
33
- });
34
- }
35
- function main() {
36
- return __awaiter(this, void 0, void 0, function* () {
37
- yield updateExtension();
38
- });
39
- }
40
- main().catch(console.error);
41
- //# sourceMappingURL=extensionsUpdateSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extensionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/extensionsUpdateSample.ts"],"names":[],"mappings":";AAQA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,eAAe;;QAC5B,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,aAAa,GAAG,gBAAgB,CAAC;QACvC,MAAM,cAAc,GAAmB;YACrC,uBAAuB,EAAE,IAAI;YAC7B,8BAA8B,EAAE,EAAE,iBAAiB,EAAE,kBAAkB,EAAE;YACzE,qBAAqB,EAAE;gBACrB,sBAAsB,EAAE,cAAc;gBACtC,kBAAkB,EAAE,sBAAsB;aAC3C;YACD,YAAY,EAAE,SAAS;SACxB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,kBAAkB,CACvD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,cAAc,CACf,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,eAAe,EAAE,CAAC;IAC1B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=fluxConfigOperationStatusGetSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigOperationStatusGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/fluxConfigOperationStatusGetSample.ts"],"names":[],"mappings":""}
@@ -1,40 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to Get Async Operation status
15
- *
16
- * @summary Get Async Operation status
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/GetFluxConfigurationAsyncOperationStatus.json
18
- */
19
- function fluxConfigurationAsyncOperationStatusGet() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
22
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
23
- const clusterRp = "Microsoft.Kubernetes";
24
- const clusterResourceName = "connectedClusters";
25
- const clusterName = "clusterName1";
26
- const fluxConfigurationName = "srs-fluxconfig";
27
- const operationId = "99999999-9999-9999-9999-999999999999";
28
- const credential = new DefaultAzureCredential();
29
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
30
- const result = yield client.fluxConfigOperationStatus.get(resourceGroupName, clusterRp, clusterResourceName, clusterName, fluxConfigurationName, operationId);
31
- console.log(result);
32
- });
33
- }
34
- function main() {
35
- return __awaiter(this, void 0, void 0, function* () {
36
- yield fluxConfigurationAsyncOperationStatusGet();
37
- });
38
- }
39
- main().catch(console.error);
40
- //# sourceMappingURL=fluxConfigOperationStatusGetSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigOperationStatusGetSample.js","sourceRoot":"","sources":["../../samples-dev/fluxConfigOperationStatusGetSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,wCAAwC;;QACrD,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,qBAAqB,GAAG,gBAAgB,CAAC;QAC/C,MAAM,WAAW,GAAG,sCAAsC,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,yBAAyB,CAAC,GAAG,CACvD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,qBAAqB,EACrB,WAAW,CACZ,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,wCAAwC,EAAE,CAAC;IACnD,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=fluxConfigurationsCreateOrUpdateSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsCreateOrUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsCreateOrUpdateSample.ts"],"names":[],"mappings":""}
@@ -1,125 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
3
- import { DefaultAzureCredential } from "@azure/identity";
4
- import * as dotenv from "dotenv";
5
- dotenv.config();
6
- /**
7
- * This sample demonstrates how to Create a new Kubernetes Flux Configuration.
8
- *
9
- * @summary Create a new Kubernetes Flux Configuration.
10
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/CreateFluxConfiguration.json
11
- */
12
- function createFluxConfiguration() {
13
- return __awaiter(this, void 0, void 0, function* () {
14
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
15
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
16
- const clusterRp = "Microsoft.Kubernetes";
17
- const clusterResourceName = "connectedClusters";
18
- const clusterName = "clusterName1";
19
- const fluxConfigurationName = "srs-fluxconfig";
20
- const fluxConfiguration = {
21
- gitRepository: {
22
- httpsCACert: "ZXhhbXBsZWNlcnRpZmljYXRl",
23
- repositoryRef: { branch: "master" },
24
- syncIntervalInSeconds: 600,
25
- timeoutInSeconds: 600,
26
- url: "https://github.com/Azure/arc-k8s-demo",
27
- },
28
- kustomizations: {
29
- srsKustomization1: {
30
- path: "./test/path",
31
- dependsOn: [],
32
- postBuild: {
33
- substitute: { clusterEnv: "prod", replicaCount: "2" },
34
- substituteFrom: [{ name: "cluster-test", kind: "ConfigMap", optional: true }],
35
- },
36
- syncIntervalInSeconds: 600,
37
- timeoutInSeconds: 600,
38
- wait: true,
39
- },
40
- srsKustomization2: {
41
- path: "./other/test/path",
42
- dependsOn: ["srs-kustomization1"],
43
- postBuild: {
44
- substituteFrom: [
45
- { name: "cluster-values", kind: "ConfigMap", optional: true },
46
- { name: "secret-name", kind: "Secret", optional: false },
47
- ],
48
- },
49
- prune: false,
50
- retryIntervalInSeconds: 600,
51
- syncIntervalInSeconds: 600,
52
- timeoutInSeconds: 600,
53
- wait: false,
54
- },
55
- },
56
- namespace: "srs-namespace",
57
- reconciliationWaitDuration: "PT30M",
58
- scope: "cluster",
59
- sourceKind: "GitRepository",
60
- suspend: false,
61
- waitForReconciliation: true,
62
- };
63
- const credential = new DefaultAzureCredential();
64
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
65
- const result = yield client.fluxConfigurations.beginCreateOrUpdateAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, fluxConfigurationName, fluxConfiguration);
66
- console.log(result);
67
- });
68
- }
69
- /**
70
- * This sample demonstrates how to Create a new Kubernetes Flux Configuration.
71
- *
72
- * @summary Create a new Kubernetes Flux Configuration.
73
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/CreateFluxConfigurationWithBucket.json
74
- */
75
- function createFluxConfigurationWithBucketSourceKind() {
76
- return __awaiter(this, void 0, void 0, function* () {
77
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
78
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
79
- const clusterRp = "Microsoft.Kubernetes";
80
- const clusterResourceName = "connectedClusters";
81
- const clusterName = "clusterName1";
82
- const fluxConfigurationName = "srs-fluxconfig";
83
- const fluxConfiguration = {
84
- bucket: {
85
- accessKey: "fluxminiotest",
86
- bucketName: "flux",
87
- syncIntervalInSeconds: 1000,
88
- timeoutInSeconds: 1000,
89
- url: "https://fluxminiotest.az.minio.io",
90
- },
91
- kustomizations: {
92
- srsKustomization1: {
93
- path: "./test/path",
94
- dependsOn: [],
95
- syncIntervalInSeconds: 600,
96
- timeoutInSeconds: 600,
97
- },
98
- srsKustomization2: {
99
- path: "./other/test/path",
100
- dependsOn: ["srs-kustomization1"],
101
- prune: false,
102
- retryIntervalInSeconds: 600,
103
- syncIntervalInSeconds: 600,
104
- timeoutInSeconds: 600,
105
- },
106
- },
107
- namespace: "srs-namespace",
108
- scope: "cluster",
109
- sourceKind: "Bucket",
110
- suspend: false,
111
- };
112
- const credential = new DefaultAzureCredential();
113
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
114
- const result = yield client.fluxConfigurations.beginCreateOrUpdateAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, fluxConfigurationName, fluxConfiguration);
115
- console.log(result);
116
- });
117
- }
118
- function main() {
119
- return __awaiter(this, void 0, void 0, function* () {
120
- yield createFluxConfiguration();
121
- yield createFluxConfigurationWithBucketSourceKind();
122
- });
123
- }
124
- main().catch(console.error);
125
- //# sourceMappingURL=fluxConfigurationsCreateOrUpdateSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsCreateOrUpdateSample.ts"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=fluxConfigurationsDeleteSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsDeleteSample.d.ts","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsDeleteSample.ts"],"names":[],"mappings":""}
@@ -1,39 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to This will delete the YAML file used to set up the Flux Configuration, thus stopping future sync from the source repo.
15
- *
16
- * @summary This will delete the YAML file used to set up the Flux Configuration, thus stopping future sync from the source repo.
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/DeleteFluxConfiguration.json
18
- */
19
- function deleteFluxConfiguration() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
22
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
23
- const clusterRp = "Microsoft.Kubernetes";
24
- const clusterResourceName = "connectedClusters";
25
- const clusterName = "clusterName1";
26
- const fluxConfigurationName = "srs-fluxconfig";
27
- const credential = new DefaultAzureCredential();
28
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
29
- const result = yield client.fluxConfigurations.beginDeleteAndWait(resourceGroupName, clusterRp, clusterResourceName, clusterName, fluxConfigurationName);
30
- console.log(result);
31
- });
32
- }
33
- function main() {
34
- return __awaiter(this, void 0, void 0, function* () {
35
- yield deleteFluxConfiguration();
36
- });
37
- }
38
- main().catch(console.error);
39
- //# sourceMappingURL=fluxConfigurationsDeleteSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsDeleteSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,uBAAuB;;QACpC,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,qBAAqB,GAAG,gBAAgB,CAAC;QAC/C,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,kBAAkB,CAAC,kBAAkB,CAC/D,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,uBAAuB,EAAE,CAAC;IAClC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=fluxConfigurationsGetSample.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsGetSample.ts"],"names":[],"mappings":""}
@@ -1,39 +0,0 @@
1
- import { __awaiter } from "tslib";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
9
- import { SourceControlConfigurationClient } from "@azure/arm-kubernetesconfiguration";
10
- import { DefaultAzureCredential } from "@azure/identity";
11
- import * as dotenv from "dotenv";
12
- dotenv.config();
13
- /**
14
- * This sample demonstrates how to Gets details of the Flux Configuration.
15
- *
16
- * @summary Gets details of the Flux Configuration.
17
- * x-ms-original-file: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/examples/GetFluxConfiguration.json
18
- */
19
- function getFluxConfiguration() {
20
- return __awaiter(this, void 0, void 0, function* () {
21
- const subscriptionId = process.env["KUBERNETESCONFIGURATION_SUBSCRIPTION_ID"] || "subId1";
22
- const resourceGroupName = process.env["KUBERNETESCONFIGURATION_RESOURCE_GROUP"] || "rg1";
23
- const clusterRp = "Microsoft.Kubernetes";
24
- const clusterResourceName = "connectedClusters";
25
- const clusterName = "clusterName1";
26
- const fluxConfigurationName = "srs-fluxconfig";
27
- const credential = new DefaultAzureCredential();
28
- const client = new SourceControlConfigurationClient(credential, subscriptionId);
29
- const result = yield client.fluxConfigurations.get(resourceGroupName, clusterRp, clusterResourceName, clusterName, fluxConfigurationName);
30
- console.log(result);
31
- });
32
- }
33
- function main() {
34
- return __awaiter(this, void 0, void 0, function* () {
35
- yield getFluxConfiguration();
36
- });
37
- }
38
- main().catch(console.error);
39
- //# sourceMappingURL=fluxConfigurationsGetSample.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fluxConfigurationsGetSample.js","sourceRoot":"","sources":["../../samples-dev/fluxConfigurationsGetSample.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;AACH,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oBAAoB;;QACjC,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC,IAAI,QAAQ,CAAC;QAC1F,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wCAAwC,CAAC,IAAI,KAAK,CAAC;QACzF,MAAM,SAAS,GAAG,sBAAsB,CAAC;QACzC,MAAM,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,MAAM,WAAW,GAAG,cAAc,CAAC;QACnC,MAAM,qBAAqB,GAAG,gBAAgB,CAAC;QAC/C,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,gCAAgC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAChF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,kBAAkB,CAAC,GAAG,CAChD,iBAAiB,EACjB,SAAS,EACT,mBAAmB,EACnB,WAAW,EACX,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,MAAM,oBAAoB,EAAE,CAAC;IAC/B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}