@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,1187 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Scope of the extension. It can be either Cluster or Namespace; but not both. */
3
+ export interface Scope {
4
+ /** Specifies that the scope of the extension is Cluster */
5
+ cluster?: ScopeCluster;
6
+ /** Specifies that the scope of the extension is Namespace */
7
+ namespace?: ScopeNamespace;
8
+ }
9
+ /** Specifies that the scope of the extension is Cluster */
10
+ export interface ScopeCluster {
11
+ /** Namespace where the extension Release must be placed, for a Cluster scoped extension. If this namespace does not exist, it will be created */
12
+ releaseNamespace?: string;
13
+ }
14
+ /** Specifies that the scope of the extension is Namespace */
15
+ export interface ScopeNamespace {
16
+ /** Namespace where the extension will be created for an Namespace scoped extension. If this namespace does not exist, it will be created */
17
+ targetNamespace?: string;
18
+ }
19
+ /** Status from the extension. */
20
+ export interface ExtensionStatus {
21
+ /** Status code provided by the Extension */
22
+ code?: string;
23
+ /** Short description of status of the extension. */
24
+ displayStatus?: string;
25
+ /** Level of the status. */
26
+ level?: LevelType;
27
+ /** Detailed message of the status from the Extension. */
28
+ message?: string;
29
+ /** DateLiteral (per ISO8601) noting the time of installation status. */
30
+ time?: string;
31
+ }
32
+ /** The error detail. */
33
+ export interface ErrorDetail {
34
+ /**
35
+ * The error code.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly code?: string;
39
+ /**
40
+ * The error message.
41
+ * NOTE: This property will not be serialized. It can only be populated by the server.
42
+ */
43
+ readonly message?: string;
44
+ /**
45
+ * The error target.
46
+ * NOTE: This property will not be serialized. It can only be populated by the server.
47
+ */
48
+ readonly target?: string;
49
+ /**
50
+ * The error details.
51
+ * NOTE: This property will not be serialized. It can only be populated by the server.
52
+ */
53
+ readonly details?: ErrorDetail[];
54
+ /**
55
+ * The error additional info.
56
+ * NOTE: This property will not be serialized. It can only be populated by the server.
57
+ */
58
+ readonly additionalInfo?: ErrorAdditionalInfo[];
59
+ }
60
+ /** The resource management error additional info. */
61
+ export interface ErrorAdditionalInfo {
62
+ /**
63
+ * The additional info type.
64
+ * NOTE: This property will not be serialized. It can only be populated by the server.
65
+ */
66
+ readonly type?: string;
67
+ /**
68
+ * The additional info.
69
+ * NOTE: This property will not be serialized. It can only be populated by the server.
70
+ */
71
+ readonly info?: Record<string, unknown>;
72
+ }
73
+ /** Identity of the Extension resource in an AKS cluster */
74
+ export interface ExtensionPropertiesAksAssignedIdentity {
75
+ /**
76
+ * The principal ID of resource identity.
77
+ * NOTE: This property will not be serialized. It can only be populated by the server.
78
+ */
79
+ readonly principalId?: string;
80
+ /**
81
+ * The tenant ID of resource.
82
+ * NOTE: This property will not be serialized. It can only be populated by the server.
83
+ */
84
+ readonly tenantId?: string;
85
+ /** The identity type. */
86
+ type?: AKSIdentityType;
87
+ }
88
+ /** Identity for the resource. */
89
+ export interface Identity {
90
+ /**
91
+ * The principal ID of resource identity.
92
+ * NOTE: This property will not be serialized. It can only be populated by the server.
93
+ */
94
+ readonly principalId?: string;
95
+ /**
96
+ * The tenant ID of resource.
97
+ * NOTE: This property will not be serialized. It can only be populated by the server.
98
+ */
99
+ readonly tenantId?: string;
100
+ /** The identity type. */
101
+ type?: "SystemAssigned";
102
+ }
103
+ /** Metadata pertaining to creation and last modification of the resource. */
104
+ export interface SystemData {
105
+ /** The identity that created the resource. */
106
+ createdBy?: string;
107
+ /** The type of identity that created the resource. */
108
+ createdByType?: CreatedByType;
109
+ /** The timestamp of resource creation (UTC). */
110
+ createdAt?: Date;
111
+ /** The identity that last modified the resource. */
112
+ lastModifiedBy?: string;
113
+ /** The type of identity that last modified the resource. */
114
+ lastModifiedByType?: CreatedByType;
115
+ /** The timestamp of resource last modification (UTC) */
116
+ lastModifiedAt?: Date;
117
+ }
118
+ /** Plan for the resource. */
119
+ export interface Plan {
120
+ /** A user defined name of the 3rd Party Artifact that is being procured. */
121
+ name: string;
122
+ /** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */
123
+ publisher: string;
124
+ /** The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. */
125
+ product: string;
126
+ /** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */
127
+ promotionCode?: string;
128
+ /** The version of the desired product/artifact. */
129
+ version?: string;
130
+ }
131
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
132
+ export interface Resource {
133
+ /**
134
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
135
+ * NOTE: This property will not be serialized. It can only be populated by the server.
136
+ */
137
+ readonly id?: string;
138
+ /**
139
+ * The name of the resource
140
+ * NOTE: This property will not be serialized. It can only be populated by the server.
141
+ */
142
+ readonly name?: string;
143
+ /**
144
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
145
+ * NOTE: This property will not be serialized. It can only be populated by the server.
146
+ */
147
+ readonly type?: string;
148
+ }
149
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
150
+ export interface ErrorResponse {
151
+ /** The error object. */
152
+ error?: ErrorDetail;
153
+ }
154
+ /** The Extension Patch Request object. */
155
+ export interface PatchExtension {
156
+ /** Flag to note if this extension participates in auto upgrade of minor version, or not. */
157
+ autoUpgradeMinorVersion?: boolean;
158
+ /** ReleaseTrain this extension participates in for auto-upgrade (e.g. Stable, Preview, etc.) - only if autoUpgradeMinorVersion is 'true'. */
159
+ releaseTrain?: string;
160
+ /** Version of the extension for this extension, if it is 'pinned' to a specific version. autoUpgradeMinorVersion must be 'false'. */
161
+ version?: string;
162
+ /** Configuration settings, as name-value pairs for configuring this extension. */
163
+ configurationSettings?: {
164
+ [propertyName: string]: string;
165
+ };
166
+ /** Configuration settings that are sensitive, as name-value pairs for configuring this extension. */
167
+ configurationProtectedSettings?: {
168
+ [propertyName: string]: string;
169
+ };
170
+ }
171
+ /** Result of the request to list Extensions. It contains a list of Extension objects and a URL link to get the next set of results. */
172
+ export interface ExtensionsList {
173
+ /**
174
+ * List of Extensions within a Kubernetes cluster.
175
+ * NOTE: This property will not be serialized. It can only be populated by the server.
176
+ */
177
+ readonly value?: Extension[];
178
+ /**
179
+ * URL to get the next set of extension objects, if any.
180
+ * NOTE: This property will not be serialized. It can only be populated by the server.
181
+ */
182
+ readonly nextLink?: string;
183
+ }
184
+ /** The current status of an async operation. */
185
+ export interface OperationStatusResult {
186
+ /** Fully qualified ID for the async operation. */
187
+ id?: string;
188
+ /** Name of the async operation. */
189
+ name?: string;
190
+ /** Operation status. */
191
+ status: string;
192
+ /** Additional information, if available. */
193
+ properties?: {
194
+ [propertyName: string]: string;
195
+ };
196
+ /**
197
+ * If present, details of the operation error.
198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
199
+ */
200
+ readonly error?: ErrorDetail;
201
+ }
202
+ /** Parameters to reconcile to the GitRepository source kind type. */
203
+ export interface GitRepositoryDefinition {
204
+ /** The URL to sync for the flux configuration git repository. */
205
+ url?: string;
206
+ /** The maximum time to attempt to reconcile the cluster git repository source with the remote. */
207
+ timeoutInSeconds?: number;
208
+ /** The interval at which to re-reconcile the cluster git repository source with the remote. */
209
+ syncIntervalInSeconds?: number;
210
+ /** The source reference for the GitRepository object. */
211
+ repositoryRef?: RepositoryRefDefinition;
212
+ /** Base64-encoded known_hosts value containing public SSH keys required to access private git repositories over SSH */
213
+ sshKnownHosts?: string;
214
+ /** Plaintext HTTPS username used to access private git repositories over HTTPS */
215
+ httpsUser?: string;
216
+ /** Base64-encoded HTTPS certificate authority contents used to access git private git repositories over HTTPS */
217
+ httpsCACert?: string;
218
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
219
+ localAuthRef?: string;
220
+ }
221
+ /** The source reference for the GitRepository object. */
222
+ export interface RepositoryRefDefinition {
223
+ /** The git repository branch name to checkout. */
224
+ branch?: string;
225
+ /** The git repository tag name to checkout. This takes precedence over branch. */
226
+ tag?: string;
227
+ /** The semver range used to match against git repository tags. This takes precedence over tag. */
228
+ semver?: string;
229
+ /** The commit SHA to checkout. This value must be combined with the branch name to be valid. This takes precedence over semver. */
230
+ commit?: string;
231
+ }
232
+ /** Parameters to reconcile to the Bucket source kind type. */
233
+ export interface BucketDefinition {
234
+ /** The URL to sync for the flux configuration S3 bucket. */
235
+ url?: string;
236
+ /** The bucket name to sync from the url endpoint for the flux configuration. */
237
+ bucketName?: string;
238
+ /** Specify whether to use insecure communication when puling data from the S3 bucket. */
239
+ insecure?: boolean;
240
+ /** The maximum time to attempt to reconcile the cluster bucket source with the remote. */
241
+ timeoutInSeconds?: number;
242
+ /** The interval at which to re-reconcile the cluster bucket source with the remote. */
243
+ syncIntervalInSeconds?: number;
244
+ /** Plaintext access key used to securely access the S3 bucket */
245
+ accessKey?: string;
246
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
247
+ localAuthRef?: string;
248
+ }
249
+ /** Parameters to reconcile to the AzureBlob source kind type. */
250
+ export interface AzureBlobDefinition {
251
+ /** The URL to sync for the flux configuration Azure Blob storage account. */
252
+ url?: string;
253
+ /** The Azure Blob container name to sync from the url endpoint for the flux configuration. */
254
+ containerName?: string;
255
+ /** The maximum time to attempt to reconcile the cluster Azure Blob source with the remote. */
256
+ timeoutInSeconds?: number;
257
+ /** The interval at which to re-reconcile the cluster Azure Blob source with the remote. */
258
+ syncIntervalInSeconds?: number;
259
+ /** Parameters to authenticate using Service Principal. */
260
+ servicePrincipal?: ServicePrincipalDefinition;
261
+ /** The account key (shared key) to access the storage account */
262
+ accountKey?: string;
263
+ /** The Shared Access token to access the storage container */
264
+ sasToken?: string;
265
+ /** Parameters to authenticate using a Managed Identity. */
266
+ managedIdentity?: ManagedIdentityDefinition;
267
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
268
+ localAuthRef?: string;
269
+ }
270
+ /** Parameters to authenticate using Service Principal. */
271
+ export interface ServicePrincipalDefinition {
272
+ /** The client Id for authenticating a Service Principal. */
273
+ clientId?: string;
274
+ /** The tenant Id for authenticating a Service Principal */
275
+ tenantId?: string;
276
+ /** The client secret for authenticating a Service Principal */
277
+ clientSecret?: string;
278
+ /** Base64-encoded certificate used to authenticate a Service Principal */
279
+ clientCertificate?: string;
280
+ /** The password for the certificate used to authenticate a Service Principal */
281
+ clientCertificatePassword?: string;
282
+ /** Specifies whether to include x5c header in client claims when acquiring a token to enable subject name / issuer based authentication for the Client Certificate */
283
+ clientCertificateSendChain?: boolean;
284
+ }
285
+ /** Parameters to authenticate using a Managed Identity. */
286
+ export interface ManagedIdentityDefinition {
287
+ /** The client Id for authenticating a Managed Identity. */
288
+ clientId?: string;
289
+ }
290
+ /** The Kustomization defining how to reconcile the artifact pulled by the source type on the cluster. */
291
+ export interface KustomizationDefinition {
292
+ /**
293
+ * Name of the Kustomization, matching the key in the Kustomizations object map.
294
+ * NOTE: This property will not be serialized. It can only be populated by the server.
295
+ */
296
+ readonly name?: string;
297
+ /** The path in the source reference to reconcile on the cluster. */
298
+ path?: string;
299
+ /** Specifies other Kustomizations that this Kustomization depends on. This Kustomization will not reconcile until all dependencies have completed their reconciliation. */
300
+ dependsOn?: string[];
301
+ /** The maximum time to attempt to reconcile the Kustomization on the cluster. */
302
+ timeoutInSeconds?: number;
303
+ /** The interval at which to re-reconcile the Kustomization on the cluster. */
304
+ syncIntervalInSeconds?: number;
305
+ /** The interval at which to re-reconcile the Kustomization on the cluster in the event of failure on reconciliation. */
306
+ retryIntervalInSeconds?: number;
307
+ /** Enable/disable garbage collections of Kubernetes objects created by this Kustomization. */
308
+ prune?: boolean;
309
+ /** Enable/disable re-creating Kubernetes resources on the cluster when patching fails due to an immutable field change. */
310
+ force?: boolean;
311
+ /** Enable/disable health check for all Kubernetes objects created by this Kustomization. */
312
+ wait?: boolean;
313
+ /** Used for variable substitution for this Kustomization after kustomize build. */
314
+ postBuild?: PostBuildDefinition;
315
+ }
316
+ /** The postBuild definitions defining variable substitutions for this Kustomization after kustomize build. */
317
+ export interface PostBuildDefinition {
318
+ /** Key/value pairs holding the variables to be substituted in this Kustomization. */
319
+ substitute?: {
320
+ [propertyName: string]: string;
321
+ };
322
+ /** Array of ConfigMaps/Secrets from which the variables are substituted for this Kustomization. */
323
+ substituteFrom?: (SubstituteFromDefinition | null)[];
324
+ }
325
+ /** Array of ConfigMaps/Secrets from which the variables are substituted for this Kustomization. */
326
+ export interface SubstituteFromDefinition {
327
+ /** Define whether it is ConfigMap or Secret that holds the variables to be used in substitution. */
328
+ kind?: string;
329
+ /** Name of the ConfigMap/Secret that holds the variables to be used in substitution. */
330
+ name?: string;
331
+ /** Set to True to proceed without ConfigMap/Secret, if it is not present. */
332
+ optional?: boolean;
333
+ }
334
+ /** Statuses of objects deployed by the user-specified kustomizations from the git repository. */
335
+ export interface ObjectStatusDefinition {
336
+ /** Name of the applied object */
337
+ name?: string;
338
+ /** Namespace of the applied object */
339
+ namespace?: string;
340
+ /** Kind of the applied object */
341
+ kind?: string;
342
+ /** Compliance state of the applied object showing whether the applied object has come into a ready state on the cluster. */
343
+ complianceState?: FluxComplianceState;
344
+ /** Object reference to the Kustomization that applied this object */
345
+ appliedBy?: ObjectReferenceDefinition;
346
+ /** List of Kubernetes object status conditions present on the cluster */
347
+ statusConditions?: ObjectStatusConditionDefinition[];
348
+ /** Additional properties that are provided from objects of the HelmRelease kind */
349
+ helmReleaseProperties?: HelmReleasePropertiesDefinition;
350
+ }
351
+ /** Object reference to a Kubernetes object on a cluster */
352
+ export interface ObjectReferenceDefinition {
353
+ /** Name of the object */
354
+ name?: string;
355
+ /** Namespace of the object */
356
+ namespace?: string;
357
+ }
358
+ /** Status condition of Kubernetes object */
359
+ export interface ObjectStatusConditionDefinition {
360
+ /** Last time this status condition has changed */
361
+ lastTransitionTime?: Date;
362
+ /** A more verbose description of the object status condition */
363
+ message?: string;
364
+ /** Reason for the specified status condition type status */
365
+ reason?: string;
366
+ /** Status of the Kubernetes object condition type */
367
+ status?: string;
368
+ /** Object status condition type for this object */
369
+ type?: string;
370
+ }
371
+ /** Properties for HelmRelease objects */
372
+ export interface HelmReleasePropertiesDefinition {
373
+ /** The revision number of the last released object change */
374
+ lastRevisionApplied?: number;
375
+ /** The reference to the HelmChart object used as the source to this HelmRelease */
376
+ helmChartRef?: ObjectReferenceDefinition;
377
+ /** Total number of times that the HelmRelease failed to install or upgrade */
378
+ failureCount?: number;
379
+ /** Number of times that the HelmRelease failed to install */
380
+ installFailureCount?: number;
381
+ /** Number of times that the HelmRelease failed to upgrade */
382
+ upgradeFailureCount?: number;
383
+ }
384
+ /** The Flux Configuration Patch Request object. */
385
+ export interface FluxConfigurationPatch {
386
+ /** Source Kind to pull the configuration data from. */
387
+ sourceKind?: SourceKindType;
388
+ /** Whether this configuration should suspend its reconciliation of its kustomizations and sources. */
389
+ suspend?: boolean;
390
+ /** Parameters to reconcile to the GitRepository source kind type. */
391
+ gitRepository?: GitRepositoryPatchDefinition;
392
+ /** Parameters to reconcile to the Bucket source kind type. */
393
+ bucket?: BucketPatchDefinition;
394
+ /** Parameters to reconcile to the AzureBlob source kind type. */
395
+ azureBlob?: AzureBlobPatchDefinition;
396
+ /** Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster. */
397
+ kustomizations?: {
398
+ [propertyName: string]: KustomizationPatchDefinition | null;
399
+ };
400
+ /** Key-value pairs of protected configuration settings for the configuration */
401
+ configurationProtectedSettings?: {
402
+ [propertyName: string]: string;
403
+ };
404
+ }
405
+ /** Parameters to reconcile to the GitRepository source kind type. */
406
+ export interface GitRepositoryPatchDefinition {
407
+ /** The URL to sync for the flux configuration git repository. */
408
+ url?: string;
409
+ /** The maximum time to attempt to reconcile the cluster git repository source with the remote. */
410
+ timeoutInSeconds?: number;
411
+ /** The interval at which to re-reconcile the cluster git repository source with the remote. */
412
+ syncIntervalInSeconds?: number;
413
+ /** The source reference for the GitRepository object. */
414
+ repositoryRef?: RepositoryRefDefinition;
415
+ /** Base64-encoded known_hosts value containing public SSH keys required to access private git repositories over SSH */
416
+ sshKnownHosts?: string;
417
+ /** Plaintext HTTPS username used to access private git repositories over HTTPS */
418
+ httpsUser?: string;
419
+ /** Base64-encoded HTTPS certificate authority contents used to access git private git repositories over HTTPS */
420
+ httpsCACert?: string;
421
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
422
+ localAuthRef?: string;
423
+ }
424
+ /** Parameters to reconcile to the Bucket source kind type. */
425
+ export interface BucketPatchDefinition {
426
+ /** The URL to sync for the flux configuration S3 bucket. */
427
+ url?: string;
428
+ /** The bucket name to sync from the url endpoint for the flux configuration. */
429
+ bucketName?: string;
430
+ /** Specify whether to use insecure communication when puling data from the S3 bucket. */
431
+ insecure?: boolean;
432
+ /** The maximum time to attempt to reconcile the cluster bucket source with the remote. */
433
+ timeoutInSeconds?: number;
434
+ /** The interval at which to re-reconcile the cluster bucket source with the remote. */
435
+ syncIntervalInSeconds?: number;
436
+ /** Plaintext access key used to securely access the S3 bucket */
437
+ accessKey?: string;
438
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
439
+ localAuthRef?: string;
440
+ }
441
+ /** Parameters to reconcile to the AzureBlob source kind type. */
442
+ export interface AzureBlobPatchDefinition {
443
+ /** The URL to sync for the flux configuration Azure Blob storage account. */
444
+ url?: string;
445
+ /** The Azure Blob container name to sync from the url endpoint for the flux configuration. */
446
+ containerName?: string;
447
+ /** The maximum time to attempt to reconcile the cluster Azure Blob source with the remote. */
448
+ timeoutInSeconds?: number;
449
+ /** The interval at which to re-reconcile the cluster Azure Blob source with the remote. */
450
+ syncIntervalInSeconds?: number;
451
+ /** Parameters to authenticate using Service Principal. */
452
+ servicePrincipal?: ServicePrincipalPatchDefinition;
453
+ /** The account key (shared key) to access the storage account */
454
+ accountKey?: string;
455
+ /** The Shared Access token to access the storage container */
456
+ sasToken?: string;
457
+ /** Parameters to authenticate using a Managed Identity. */
458
+ managedIdentity?: ManagedIdentityPatchDefinition;
459
+ /** Name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. */
460
+ localAuthRef?: string;
461
+ }
462
+ /** Parameters to authenticate using Service Principal. */
463
+ export interface ServicePrincipalPatchDefinition {
464
+ /** The client Id for authenticating a Service Principal. */
465
+ clientId?: string;
466
+ /** The tenant Id for authenticating a Service Principal */
467
+ tenantId?: string;
468
+ /** The client secret for authenticating a Service Principal */
469
+ clientSecret?: string;
470
+ /** Base64-encoded certificate used to authenticate a Service Principal */
471
+ clientCertificate?: string;
472
+ /** The password for the certificate used to authenticate a Service Principal */
473
+ clientCertificatePassword?: string;
474
+ /** Specifies whether to include x5c header in client claims when acquiring a token to enable subject name / issuer based authentication for the Client Certificate */
475
+ clientCertificateSendChain?: boolean;
476
+ }
477
+ /** Parameters to authenticate using a Managed Identity. */
478
+ export interface ManagedIdentityPatchDefinition {
479
+ /** The client Id for authenticating a Managed Identity. */
480
+ clientId?: string;
481
+ }
482
+ /** The Kustomization defining how to reconcile the artifact pulled by the source type on the cluster. */
483
+ export interface KustomizationPatchDefinition {
484
+ /** The path in the source reference to reconcile on the cluster. */
485
+ path?: string;
486
+ /** Specifies other Kustomizations that this Kustomization depends on. This Kustomization will not reconcile until all dependencies have completed their reconciliation. */
487
+ dependsOn?: string[];
488
+ /** The maximum time to attempt to reconcile the Kustomization on the cluster. */
489
+ timeoutInSeconds?: number;
490
+ /** The interval at which to re-reconcile the Kustomization on the cluster. */
491
+ syncIntervalInSeconds?: number;
492
+ /** The interval at which to re-reconcile the Kustomization on the cluster in the event of failure on reconciliation. */
493
+ retryIntervalInSeconds?: number;
494
+ /** Enable/disable garbage collections of Kubernetes objects created by this Kustomization. */
495
+ prune?: boolean;
496
+ /** Enable/disable re-creating Kubernetes resources on the cluster when patching fails due to an immutable field change. */
497
+ force?: boolean;
498
+ /** Enable/disable health check for all Kubernetes objects created by this Kustomization. */
499
+ wait?: boolean;
500
+ /** Used for variable substitution for this Kustomization after kustomize build. */
501
+ postBuild?: PostBuildDefinition;
502
+ }
503
+ /** Result of the request to list Flux Configurations. It contains a list of FluxConfiguration objects and a URL link to get the next set of results. */
504
+ export interface FluxConfigurationsList {
505
+ /**
506
+ * List of Flux Configurations within a Kubernetes cluster.
507
+ * NOTE: This property will not be serialized. It can only be populated by the server.
508
+ */
509
+ readonly value?: FluxConfiguration[];
510
+ /**
511
+ * URL to get the next set of configuration objects, if any.
512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
513
+ */
514
+ readonly nextLink?: string;
515
+ }
516
+ /** Properties for Helm operator. */
517
+ export interface HelmOperatorProperties {
518
+ /** Version of the operator Helm chart. */
519
+ chartVersion?: string;
520
+ /** Values override for the operator Helm chart. */
521
+ chartValues?: string;
522
+ }
523
+ /** Compliance Status details */
524
+ export interface ComplianceStatus {
525
+ /**
526
+ * The compliance state of the configuration.
527
+ * NOTE: This property will not be serialized. It can only be populated by the server.
528
+ */
529
+ readonly complianceState?: ComplianceStateType;
530
+ /** Datetime the configuration was last applied. */
531
+ lastConfigApplied?: Date;
532
+ /** Message from when the configuration was applied. */
533
+ message?: string;
534
+ /** Level of the message. */
535
+ messageLevel?: MessageLevelType;
536
+ }
537
+ /** Result of the request to list Source Control Configurations. It contains a list of SourceControlConfiguration objects and a URL link to get the next set of results. */
538
+ export interface SourceControlConfigurationList {
539
+ /**
540
+ * List of Source Control Configurations within a Kubernetes cluster.
541
+ * NOTE: This property will not be serialized. It can only be populated by the server.
542
+ */
543
+ readonly value?: SourceControlConfiguration[];
544
+ /**
545
+ * URL to get the next set of configuration objects, if any.
546
+ * NOTE: This property will not be serialized. It can only be populated by the server.
547
+ */
548
+ readonly nextLink?: string;
549
+ }
550
+ /** The async operations in progress, in the cluster. */
551
+ export interface OperationStatusList {
552
+ /**
553
+ * List of async operations in progress, in the cluster.
554
+ * NOTE: This property will not be serialized. It can only be populated by the server.
555
+ */
556
+ readonly value?: OperationStatusResult[];
557
+ /**
558
+ * URL to get the next set of Operation Result objects, if any.
559
+ * NOTE: This property will not be serialized. It can only be populated by the server.
560
+ */
561
+ readonly nextLink?: string;
562
+ }
563
+ /** Result of the request to list operations. */
564
+ export interface ResourceProviderOperationList {
565
+ /** List of operations supported by this resource provider. */
566
+ value?: ResourceProviderOperation[];
567
+ /**
568
+ * URL to the next set of results, if any.
569
+ * NOTE: This property will not be serialized. It can only be populated by the server.
570
+ */
571
+ readonly nextLink?: string;
572
+ }
573
+ /** Supported operation of this resource provider. */
574
+ export interface ResourceProviderOperation {
575
+ /** Operation name, in format of {provider}/{resource}/{operation} */
576
+ name?: string;
577
+ /** Display metadata associated with the operation. */
578
+ display?: ResourceProviderOperationDisplay;
579
+ /**
580
+ * The flag that indicates whether the operation applies to data plane.
581
+ * NOTE: This property will not be serialized. It can only be populated by the server.
582
+ */
583
+ readonly isDataAction?: boolean;
584
+ /**
585
+ * Origin of the operation
586
+ * NOTE: This property will not be serialized. It can only be populated by the server.
587
+ */
588
+ readonly origin?: string;
589
+ }
590
+ /** Display metadata associated with the operation. */
591
+ export interface ResourceProviderOperationDisplay {
592
+ /** Resource provider: Microsoft KubernetesConfiguration. */
593
+ provider?: string;
594
+ /** Resource on which the operation is performed. */
595
+ resource?: string;
596
+ /** Type of operation: get, read, delete, etc. */
597
+ operation?: string;
598
+ /** Description of this operation. */
599
+ description?: string;
600
+ }
601
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
602
+ export interface ProxyResource extends Resource {
603
+ }
604
+ /** The Extension object. */
605
+ export interface Extension extends ProxyResource {
606
+ /** Identity of the Extension resource */
607
+ identity?: Identity;
608
+ /**
609
+ * Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
611
+ */
612
+ readonly systemData?: SystemData;
613
+ /** The plan information. */
614
+ plan?: Plan;
615
+ /** Type of the Extension, of which this resource is an instance of. It must be one of the Extension Types registered with Microsoft.KubernetesConfiguration by the Extension publisher. */
616
+ extensionType?: string;
617
+ /** Flag to note if this extension participates in auto upgrade of minor version, or not. */
618
+ autoUpgradeMinorVersion?: boolean;
619
+ /** ReleaseTrain this extension participates in for auto-upgrade (e.g. Stable, Preview, etc.) - only if autoUpgradeMinorVersion is 'true'. */
620
+ releaseTrain?: string;
621
+ /** User-specified version of the extension for this extension to 'pin'. To use 'version', autoUpgradeMinorVersion must be 'false'. */
622
+ version?: string;
623
+ /** Scope at which the extension is installed. */
624
+ scope?: Scope;
625
+ /** Configuration settings, as name-value pairs for configuring this extension. */
626
+ configurationSettings?: {
627
+ [propertyName: string]: string;
628
+ };
629
+ /** Configuration settings that are sensitive, as name-value pairs for configuring this extension. */
630
+ configurationProtectedSettings?: {
631
+ [propertyName: string]: string;
632
+ };
633
+ /**
634
+ * Currently installed version of the extension.
635
+ * NOTE: This property will not be serialized. It can only be populated by the server.
636
+ */
637
+ readonly currentVersion?: string;
638
+ /**
639
+ * Status of installation of this extension.
640
+ * NOTE: This property will not be serialized. It can only be populated by the server.
641
+ */
642
+ readonly provisioningState?: ProvisioningState;
643
+ /** Status from this extension. */
644
+ statuses?: ExtensionStatus[];
645
+ /**
646
+ * Error information from the Agent - e.g. errors during installation.
647
+ * NOTE: This property will not be serialized. It can only be populated by the server.
648
+ */
649
+ readonly errorInfo?: ErrorDetail;
650
+ /**
651
+ * Custom Location settings properties.
652
+ * NOTE: This property will not be serialized. It can only be populated by the server.
653
+ */
654
+ readonly customLocationSettings?: {
655
+ [propertyName: string]: string;
656
+ };
657
+ /**
658
+ * Uri of the Helm package
659
+ * NOTE: This property will not be serialized. It can only be populated by the server.
660
+ */
661
+ readonly packageUri?: string;
662
+ /** Identity of the Extension resource in an AKS cluster */
663
+ aksAssignedIdentity?: ExtensionPropertiesAksAssignedIdentity;
664
+ /**
665
+ * Flag to note if this extension is a system extension
666
+ * NOTE: This property will not be serialized. It can only be populated by the server.
667
+ */
668
+ readonly isSystemExtension?: boolean;
669
+ }
670
+ /** The Flux Configuration object returned in Get & Put response. */
671
+ export interface FluxConfiguration extends ProxyResource {
672
+ /**
673
+ * Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
674
+ * NOTE: This property will not be serialized. It can only be populated by the server.
675
+ */
676
+ readonly systemData?: SystemData;
677
+ /** Scope at which the operator will be installed. */
678
+ scope?: ScopeType;
679
+ /** The namespace to which this configuration is installed to. Maximum of 253 lower case alphanumeric characters, hyphen and period only. */
680
+ namespace?: string;
681
+ /** Source Kind to pull the configuration data from. */
682
+ sourceKind?: SourceKindType;
683
+ /** Whether this configuration should suspend its reconciliation of its kustomizations and sources. */
684
+ suspend?: boolean;
685
+ /** Parameters to reconcile to the GitRepository source kind type. */
686
+ gitRepository?: GitRepositoryDefinition;
687
+ /** Parameters to reconcile to the Bucket source kind type. */
688
+ bucket?: BucketDefinition;
689
+ /** Parameters to reconcile to the AzureBlob source kind type. */
690
+ azureBlob?: AzureBlobDefinition;
691
+ /** Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster. */
692
+ kustomizations?: {
693
+ [propertyName: string]: KustomizationDefinition | null;
694
+ };
695
+ /** Key-value pairs of protected configuration settings for the configuration */
696
+ configurationProtectedSettings?: {
697
+ [propertyName: string]: string;
698
+ };
699
+ /**
700
+ * Statuses of the Flux Kubernetes resources created by the fluxConfiguration or created by the managed objects provisioned by the fluxConfiguration.
701
+ * NOTE: This property will not be serialized. It can only be populated by the server.
702
+ */
703
+ readonly statuses?: (ObjectStatusDefinition | null)[];
704
+ /**
705
+ * Public Key associated with this fluxConfiguration (either generated within the cluster or provided by the user).
706
+ * NOTE: This property will not be serialized. It can only be populated by the server.
707
+ */
708
+ readonly repositoryPublicKey?: string;
709
+ /**
710
+ * Branch and/or SHA of the source commit synced with the cluster.
711
+ * NOTE: This property will not be serialized. It can only be populated by the server.
712
+ */
713
+ readonly sourceSyncedCommitId?: string;
714
+ /**
715
+ * Datetime the fluxConfiguration synced its source on the cluster.
716
+ * NOTE: This property will not be serialized. It can only be populated by the server.
717
+ */
718
+ readonly sourceUpdatedAt?: Date;
719
+ /**
720
+ * Datetime the fluxConfiguration synced its status on the cluster with Azure.
721
+ * NOTE: This property will not be serialized. It can only be populated by the server.
722
+ */
723
+ readonly statusUpdatedAt?: Date;
724
+ /** Whether flux configuration deployment should wait for cluster to reconcile the kustomizations. */
725
+ waitForReconciliation?: boolean;
726
+ /** Maximum duration to wait for flux configuration reconciliation. E.g PT1H, PT5M, P1D */
727
+ reconciliationWaitDuration?: string;
728
+ /**
729
+ * Combined status of the Flux Kubernetes resources created by the fluxConfiguration or created by the managed objects.
730
+ * NOTE: This property will not be serialized. It can only be populated by the server.
731
+ */
732
+ readonly complianceState?: FluxComplianceState;
733
+ /**
734
+ * Status of the creation of the fluxConfiguration.
735
+ * NOTE: This property will not be serialized. It can only be populated by the server.
736
+ */
737
+ readonly provisioningState?: ProvisioningState;
738
+ /**
739
+ * Error message returned to the user in the case of provisioning failure.
740
+ * NOTE: This property will not be serialized. It can only be populated by the server.
741
+ */
742
+ readonly errorMessage?: string;
743
+ }
744
+ /** The SourceControl Configuration object returned in Get & Put response. */
745
+ export interface SourceControlConfiguration extends ProxyResource {
746
+ /**
747
+ * Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
748
+ * NOTE: This property will not be serialized. It can only be populated by the server.
749
+ */
750
+ readonly systemData?: SystemData;
751
+ /** Url of the SourceControl Repository. */
752
+ repositoryUrl?: string;
753
+ /** The namespace to which this operator is installed to. Maximum of 253 lower case alphanumeric characters, hyphen and period only. */
754
+ operatorNamespace?: string;
755
+ /** Instance name of the operator - identifying the specific configuration. */
756
+ operatorInstanceName?: string;
757
+ /** Type of the operator */
758
+ operatorType?: OperatorType;
759
+ /** Any Parameters for the Operator instance in string format. */
760
+ operatorParams?: string;
761
+ /** Name-value pairs of protected configuration settings for the configuration */
762
+ configurationProtectedSettings?: {
763
+ [propertyName: string]: string;
764
+ };
765
+ /** Scope at which the operator will be installed. */
766
+ operatorScope?: OperatorScopeType;
767
+ /**
768
+ * Public Key associated with this SourceControl configuration (either generated within the cluster or provided by the user).
769
+ * NOTE: This property will not be serialized. It can only be populated by the server.
770
+ */
771
+ readonly repositoryPublicKey?: string;
772
+ /** Base64-encoded known_hosts contents containing public SSH keys required to access private Git instances */
773
+ sshKnownHostsContents?: string;
774
+ /** Option to enable Helm Operator for this git configuration. */
775
+ enableHelmOperator?: boolean;
776
+ /** Properties for Helm operator. */
777
+ helmOperatorProperties?: HelmOperatorProperties;
778
+ /**
779
+ * The provisioning state of the resource provider.
780
+ * NOTE: This property will not be serialized. It can only be populated by the server.
781
+ */
782
+ readonly provisioningState?: ProvisioningStateType;
783
+ /**
784
+ * Compliance Status of the Configuration
785
+ * NOTE: This property will not be serialized. It can only be populated by the server.
786
+ */
787
+ readonly complianceStatus?: ComplianceStatus;
788
+ }
789
+ /** Known values of {@link ProvisioningState} that the service accepts. */
790
+ export declare enum KnownProvisioningState {
791
+ /** Succeeded */
792
+ Succeeded = "Succeeded",
793
+ /** Failed */
794
+ Failed = "Failed",
795
+ /** Canceled */
796
+ Canceled = "Canceled",
797
+ /** Creating */
798
+ Creating = "Creating",
799
+ /** Updating */
800
+ Updating = "Updating",
801
+ /** Deleting */
802
+ Deleting = "Deleting"
803
+ }
804
+ /**
805
+ * Defines values for ProvisioningState. \
806
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
807
+ * this enum contains the known values that the service supports.
808
+ * ### Known values supported by the service
809
+ * **Succeeded** \
810
+ * **Failed** \
811
+ * **Canceled** \
812
+ * **Creating** \
813
+ * **Updating** \
814
+ * **Deleting**
815
+ */
816
+ export type ProvisioningState = string;
817
+ /** Known values of {@link LevelType} that the service accepts. */
818
+ export declare enum KnownLevelType {
819
+ /** Error */
820
+ Error = "Error",
821
+ /** Warning */
822
+ Warning = "Warning",
823
+ /** Information */
824
+ Information = "Information"
825
+ }
826
+ /**
827
+ * Defines values for LevelType. \
828
+ * {@link KnownLevelType} can be used interchangeably with LevelType,
829
+ * this enum contains the known values that the service supports.
830
+ * ### Known values supported by the service
831
+ * **Error** \
832
+ * **Warning** \
833
+ * **Information**
834
+ */
835
+ export type LevelType = string;
836
+ /** Known values of {@link CreatedByType} that the service accepts. */
837
+ export declare enum KnownCreatedByType {
838
+ /** User */
839
+ User = "User",
840
+ /** Application */
841
+ Application = "Application",
842
+ /** ManagedIdentity */
843
+ ManagedIdentity = "ManagedIdentity",
844
+ /** Key */
845
+ Key = "Key"
846
+ }
847
+ /**
848
+ * Defines values for CreatedByType. \
849
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
850
+ * this enum contains the known values that the service supports.
851
+ * ### Known values supported by the service
852
+ * **User** \
853
+ * **Application** \
854
+ * **ManagedIdentity** \
855
+ * **Key**
856
+ */
857
+ export type CreatedByType = string;
858
+ /** Known values of {@link ScopeType} that the service accepts. */
859
+ export declare enum KnownScopeType {
860
+ /** Cluster */
861
+ Cluster = "cluster",
862
+ /** Namespace */
863
+ Namespace = "namespace"
864
+ }
865
+ /**
866
+ * Defines values for ScopeType. \
867
+ * {@link KnownScopeType} can be used interchangeably with ScopeType,
868
+ * this enum contains the known values that the service supports.
869
+ * ### Known values supported by the service
870
+ * **cluster** \
871
+ * **namespace**
872
+ */
873
+ export type ScopeType = string;
874
+ /** Known values of {@link SourceKindType} that the service accepts. */
875
+ export declare enum KnownSourceKindType {
876
+ /** GitRepository */
877
+ GitRepository = "GitRepository",
878
+ /** Bucket */
879
+ Bucket = "Bucket",
880
+ /** AzureBlob */
881
+ AzureBlob = "AzureBlob"
882
+ }
883
+ /**
884
+ * Defines values for SourceKindType. \
885
+ * {@link KnownSourceKindType} can be used interchangeably with SourceKindType,
886
+ * this enum contains the known values that the service supports.
887
+ * ### Known values supported by the service
888
+ * **GitRepository** \
889
+ * **Bucket** \
890
+ * **AzureBlob**
891
+ */
892
+ export type SourceKindType = string;
893
+ /** Known values of {@link FluxComplianceState} that the service accepts. */
894
+ export declare enum KnownFluxComplianceState {
895
+ /** Compliant */
896
+ Compliant = "Compliant",
897
+ /** NonCompliant */
898
+ NonCompliant = "Non-Compliant",
899
+ /** Pending */
900
+ Pending = "Pending",
901
+ /** Suspended */
902
+ Suspended = "Suspended",
903
+ /** Unknown */
904
+ Unknown = "Unknown"
905
+ }
906
+ /**
907
+ * Defines values for FluxComplianceState. \
908
+ * {@link KnownFluxComplianceState} can be used interchangeably with FluxComplianceState,
909
+ * this enum contains the known values that the service supports.
910
+ * ### Known values supported by the service
911
+ * **Compliant** \
912
+ * **Non-Compliant** \
913
+ * **Pending** \
914
+ * **Suspended** \
915
+ * **Unknown**
916
+ */
917
+ export type FluxComplianceState = string;
918
+ /** Known values of {@link OperatorType} that the service accepts. */
919
+ export declare enum KnownOperatorType {
920
+ /** Flux */
921
+ Flux = "Flux"
922
+ }
923
+ /**
924
+ * Defines values for OperatorType. \
925
+ * {@link KnownOperatorType} can be used interchangeably with OperatorType,
926
+ * this enum contains the known values that the service supports.
927
+ * ### Known values supported by the service
928
+ * **Flux**
929
+ */
930
+ export type OperatorType = string;
931
+ /** Known values of {@link OperatorScopeType} that the service accepts. */
932
+ export declare enum KnownOperatorScopeType {
933
+ /** Cluster */
934
+ Cluster = "cluster",
935
+ /** Namespace */
936
+ Namespace = "namespace"
937
+ }
938
+ /**
939
+ * Defines values for OperatorScopeType. \
940
+ * {@link KnownOperatorScopeType} can be used interchangeably with OperatorScopeType,
941
+ * this enum contains the known values that the service supports.
942
+ * ### Known values supported by the service
943
+ * **cluster** \
944
+ * **namespace**
945
+ */
946
+ export type OperatorScopeType = string;
947
+ /** Known values of {@link ProvisioningStateType} that the service accepts. */
948
+ export declare enum KnownProvisioningStateType {
949
+ /** Accepted */
950
+ Accepted = "Accepted",
951
+ /** Deleting */
952
+ Deleting = "Deleting",
953
+ /** Running */
954
+ Running = "Running",
955
+ /** Succeeded */
956
+ Succeeded = "Succeeded",
957
+ /** Failed */
958
+ Failed = "Failed"
959
+ }
960
+ /**
961
+ * Defines values for ProvisioningStateType. \
962
+ * {@link KnownProvisioningStateType} can be used interchangeably with ProvisioningStateType,
963
+ * this enum contains the known values that the service supports.
964
+ * ### Known values supported by the service
965
+ * **Accepted** \
966
+ * **Deleting** \
967
+ * **Running** \
968
+ * **Succeeded** \
969
+ * **Failed**
970
+ */
971
+ export type ProvisioningStateType = string;
972
+ /** Known values of {@link ComplianceStateType} that the service accepts. */
973
+ export declare enum KnownComplianceStateType {
974
+ /** Pending */
975
+ Pending = "Pending",
976
+ /** Compliant */
977
+ Compliant = "Compliant",
978
+ /** Noncompliant */
979
+ Noncompliant = "Noncompliant",
980
+ /** Installed */
981
+ Installed = "Installed",
982
+ /** Failed */
983
+ Failed = "Failed"
984
+ }
985
+ /**
986
+ * Defines values for ComplianceStateType. \
987
+ * {@link KnownComplianceStateType} can be used interchangeably with ComplianceStateType,
988
+ * this enum contains the known values that the service supports.
989
+ * ### Known values supported by the service
990
+ * **Pending** \
991
+ * **Compliant** \
992
+ * **Noncompliant** \
993
+ * **Installed** \
994
+ * **Failed**
995
+ */
996
+ export type ComplianceStateType = string;
997
+ /** Known values of {@link MessageLevelType} that the service accepts. */
998
+ export declare enum KnownMessageLevelType {
999
+ /** Error */
1000
+ Error = "Error",
1001
+ /** Warning */
1002
+ Warning = "Warning",
1003
+ /** Information */
1004
+ Information = "Information"
1005
+ }
1006
+ /**
1007
+ * Defines values for MessageLevelType. \
1008
+ * {@link KnownMessageLevelType} can be used interchangeably with MessageLevelType,
1009
+ * this enum contains the known values that the service supports.
1010
+ * ### Known values supported by the service
1011
+ * **Error** \
1012
+ * **Warning** \
1013
+ * **Information**
1014
+ */
1015
+ export type MessageLevelType = string;
1016
+ /** Known values of {@link KustomizationValidationType} that the service accepts. */
1017
+ export declare enum KnownKustomizationValidationType {
1018
+ /** None */
1019
+ None = "none",
1020
+ /** Client */
1021
+ Client = "client",
1022
+ /** Server */
1023
+ Server = "server"
1024
+ }
1025
+ /**
1026
+ * Defines values for KustomizationValidationType. \
1027
+ * {@link KnownKustomizationValidationType} can be used interchangeably with KustomizationValidationType,
1028
+ * this enum contains the known values that the service supports.
1029
+ * ### Known values supported by the service
1030
+ * **none** \
1031
+ * **client** \
1032
+ * **server**
1033
+ */
1034
+ export type KustomizationValidationType = string;
1035
+ /** Defines values for AKSIdentityType. */
1036
+ export type AKSIdentityType = "SystemAssigned" | "UserAssigned";
1037
+ /** Optional parameters. */
1038
+ export interface ExtensionsCreateOptionalParams extends coreClient.OperationOptions {
1039
+ /** Delay to wait until next poll, in milliseconds. */
1040
+ updateIntervalInMs?: number;
1041
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1042
+ resumeFrom?: string;
1043
+ }
1044
+ /** Contains response data for the create operation. */
1045
+ export type ExtensionsCreateResponse = Extension;
1046
+ /** Optional parameters. */
1047
+ export interface ExtensionsGetOptionalParams extends coreClient.OperationOptions {
1048
+ }
1049
+ /** Contains response data for the get operation. */
1050
+ export type ExtensionsGetResponse = Extension;
1051
+ /** Optional parameters. */
1052
+ export interface ExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
1053
+ /** Delete the extension resource in Azure - not the normal asynchronous delete. */
1054
+ forceDelete?: boolean;
1055
+ /** Delay to wait until next poll, in milliseconds. */
1056
+ updateIntervalInMs?: number;
1057
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1058
+ resumeFrom?: string;
1059
+ }
1060
+ /** Optional parameters. */
1061
+ export interface ExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
1062
+ /** Delay to wait until next poll, in milliseconds. */
1063
+ updateIntervalInMs?: number;
1064
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1065
+ resumeFrom?: string;
1066
+ }
1067
+ /** Contains response data for the update operation. */
1068
+ export type ExtensionsUpdateResponse = Extension;
1069
+ /** Optional parameters. */
1070
+ export interface ExtensionsListOptionalParams extends coreClient.OperationOptions {
1071
+ }
1072
+ /** Contains response data for the list operation. */
1073
+ export type ExtensionsListResponse = ExtensionsList;
1074
+ /** Optional parameters. */
1075
+ export interface ExtensionsListNextOptionalParams extends coreClient.OperationOptions {
1076
+ }
1077
+ /** Contains response data for the listNext operation. */
1078
+ export type ExtensionsListNextResponse = ExtensionsList;
1079
+ /** Optional parameters. */
1080
+ export interface OperationStatusGetOptionalParams extends coreClient.OperationOptions {
1081
+ }
1082
+ /** Contains response data for the get operation. */
1083
+ export type OperationStatusGetResponse = OperationStatusResult;
1084
+ /** Optional parameters. */
1085
+ export interface OperationStatusListOptionalParams extends coreClient.OperationOptions {
1086
+ }
1087
+ /** Contains response data for the list operation. */
1088
+ export type OperationStatusListResponse = OperationStatusList;
1089
+ /** Optional parameters. */
1090
+ export interface OperationStatusListNextOptionalParams extends coreClient.OperationOptions {
1091
+ }
1092
+ /** Contains response data for the listNext operation. */
1093
+ export type OperationStatusListNextResponse = OperationStatusList;
1094
+ /** Optional parameters. */
1095
+ export interface FluxConfigurationsGetOptionalParams extends coreClient.OperationOptions {
1096
+ }
1097
+ /** Contains response data for the get operation. */
1098
+ export type FluxConfigurationsGetResponse = FluxConfiguration;
1099
+ /** Optional parameters. */
1100
+ export interface FluxConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1101
+ /** Delay to wait until next poll, in milliseconds. */
1102
+ updateIntervalInMs?: number;
1103
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1104
+ resumeFrom?: string;
1105
+ }
1106
+ /** Contains response data for the createOrUpdate operation. */
1107
+ export type FluxConfigurationsCreateOrUpdateResponse = FluxConfiguration;
1108
+ /** Optional parameters. */
1109
+ export interface FluxConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
1110
+ /** Delay to wait until next poll, in milliseconds. */
1111
+ updateIntervalInMs?: number;
1112
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1113
+ resumeFrom?: string;
1114
+ }
1115
+ /** Contains response data for the update operation. */
1116
+ export type FluxConfigurationsUpdateResponse = FluxConfiguration;
1117
+ /** Optional parameters. */
1118
+ export interface FluxConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
1119
+ /** Delete the extension resource in Azure - not the normal asynchronous delete. */
1120
+ forceDelete?: boolean;
1121
+ /** Delay to wait until next poll, in milliseconds. */
1122
+ updateIntervalInMs?: number;
1123
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1124
+ resumeFrom?: string;
1125
+ }
1126
+ /** Optional parameters. */
1127
+ export interface FluxConfigurationsListOptionalParams extends coreClient.OperationOptions {
1128
+ }
1129
+ /** Contains response data for the list operation. */
1130
+ export type FluxConfigurationsListResponse = FluxConfigurationsList;
1131
+ /** Optional parameters. */
1132
+ export interface FluxConfigurationsListNextOptionalParams extends coreClient.OperationOptions {
1133
+ }
1134
+ /** Contains response data for the listNext operation. */
1135
+ export type FluxConfigurationsListNextResponse = FluxConfigurationsList;
1136
+ /** Optional parameters. */
1137
+ export interface FluxConfigOperationStatusGetOptionalParams extends coreClient.OperationOptions {
1138
+ }
1139
+ /** Contains response data for the get operation. */
1140
+ export type FluxConfigOperationStatusGetResponse = OperationStatusResult;
1141
+ /** Optional parameters. */
1142
+ export interface SourceControlConfigurationsGetOptionalParams extends coreClient.OperationOptions {
1143
+ }
1144
+ /** Contains response data for the get operation. */
1145
+ export type SourceControlConfigurationsGetResponse = SourceControlConfiguration;
1146
+ /** Optional parameters. */
1147
+ export interface SourceControlConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1148
+ }
1149
+ /** Contains response data for the createOrUpdate operation. */
1150
+ export type SourceControlConfigurationsCreateOrUpdateResponse = SourceControlConfiguration;
1151
+ /** Optional parameters. */
1152
+ export interface SourceControlConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
1153
+ /** Delay to wait until next poll, in milliseconds. */
1154
+ updateIntervalInMs?: number;
1155
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1156
+ resumeFrom?: string;
1157
+ }
1158
+ /** Optional parameters. */
1159
+ export interface SourceControlConfigurationsListOptionalParams extends coreClient.OperationOptions {
1160
+ }
1161
+ /** Contains response data for the list operation. */
1162
+ export type SourceControlConfigurationsListResponse = SourceControlConfigurationList;
1163
+ /** Optional parameters. */
1164
+ export interface SourceControlConfigurationsListNextOptionalParams extends coreClient.OperationOptions {
1165
+ }
1166
+ /** Contains response data for the listNext operation. */
1167
+ export type SourceControlConfigurationsListNextResponse = SourceControlConfigurationList;
1168
+ /** Optional parameters. */
1169
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1170
+ }
1171
+ /** Contains response data for the list operation. */
1172
+ export type OperationsListResponse = ResourceProviderOperationList;
1173
+ /** Optional parameters. */
1174
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1175
+ }
1176
+ /** Contains response data for the listNext operation. */
1177
+ export type OperationsListNextResponse = ResourceProviderOperationList;
1178
+ /** Optional parameters. */
1179
+ export interface SourceControlConfigurationClientOptionalParams extends coreClient.ServiceClientOptions {
1180
+ /** server parameter */
1181
+ $host?: string;
1182
+ /** Api Version */
1183
+ apiVersion?: string;
1184
+ /** Overrides client endpoint. */
1185
+ endpoint?: string;
1186
+ }
1187
+ //# sourceMappingURL=index.d.ts.map