@azure/arm-containerregistry 11.0.0 → 12.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/containerRegistryManagementClient.js +1 -1
  3. package/dist/browser/containerRegistryManagementClient.js.map +1 -1
  4. package/dist/browser/models/index.d.ts +158 -192
  5. package/dist/browser/models/index.d.ts.map +1 -1
  6. package/dist/browser/models/index.js.map +1 -1
  7. package/dist/browser/models/mappers.d.ts +16 -15
  8. package/dist/browser/models/mappers.d.ts.map +1 -1
  9. package/dist/browser/models/mappers.js +280 -319
  10. package/dist/browser/models/mappers.js.map +1 -1
  11. package/dist/browser/models/parameters.d.ts +1 -2
  12. package/dist/browser/models/parameters.d.ts.map +1 -1
  13. package/dist/browser/models/parameters.js +5 -18
  14. package/dist/browser/models/parameters.js.map +1 -1
  15. package/dist/browser/operations/agentPools.d.ts +37 -37
  16. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  17. package/dist/browser/operations/agentPools.js +101 -90
  18. package/dist/browser/operations/agentPools.js.map +1 -1
  19. package/dist/browser/operations/registries.d.ts +7 -15
  20. package/dist/browser/operations/registries.d.ts.map +1 -1
  21. package/dist/browser/operations/registries.js +22 -79
  22. package/dist/browser/operations/registries.js.map +1 -1
  23. package/dist/browser/operations/runs.d.ts +18 -36
  24. package/dist/browser/operations/runs.d.ts.map +1 -1
  25. package/dist/browser/operations/runs.js +39 -156
  26. package/dist/browser/operations/runs.js.map +1 -1
  27. package/dist/browser/operations/taskRuns.d.ts +31 -39
  28. package/dist/browser/operations/taskRuns.d.ts.map +1 -1
  29. package/dist/browser/operations/taskRuns.js +79 -127
  30. package/dist/browser/operations/taskRuns.js.map +1 -1
  31. package/dist/browser/operations/tasks.d.ts +21 -48
  32. package/dist/browser/operations/tasks.d.ts.map +1 -1
  33. package/dist/browser/operations/tasks.js +62 -227
  34. package/dist/browser/operations/tasks.js.map +1 -1
  35. package/dist/browser/operationsInterfaces/agentPools.d.ts +29 -29
  36. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  37. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  38. package/dist/browser/operationsInterfaces/registries.d.ts +7 -15
  39. package/dist/browser/operationsInterfaces/registries.d.ts.map +1 -1
  40. package/dist/browser/operationsInterfaces/registries.js.map +1 -1
  41. package/dist/browser/operationsInterfaces/runs.d.ts +14 -32
  42. package/dist/browser/operationsInterfaces/runs.d.ts.map +1 -1
  43. package/dist/browser/operationsInterfaces/runs.js.map +1 -1
  44. package/dist/browser/operationsInterfaces/taskRuns.d.ts +23 -31
  45. package/dist/browser/operationsInterfaces/taskRuns.d.ts.map +1 -1
  46. package/dist/browser/operationsInterfaces/taskRuns.js.map +1 -1
  47. package/dist/browser/operationsInterfaces/tasks.d.ts +17 -44
  48. package/dist/browser/operationsInterfaces/tasks.d.ts.map +1 -1
  49. package/dist/browser/operationsInterfaces/tasks.js.map +1 -1
  50. package/dist/commonjs/containerRegistryManagementClient.js +1 -1
  51. package/dist/commonjs/containerRegistryManagementClient.js.map +1 -1
  52. package/dist/commonjs/models/index.d.ts +158 -192
  53. package/dist/commonjs/models/index.d.ts.map +1 -1
  54. package/dist/commonjs/models/index.js.map +1 -1
  55. package/dist/commonjs/models/mappers.d.ts +16 -15
  56. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  57. package/dist/commonjs/models/mappers.js +283 -322
  58. package/dist/commonjs/models/mappers.js.map +1 -1
  59. package/dist/commonjs/models/parameters.d.ts +1 -2
  60. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  61. package/dist/commonjs/models/parameters.js +7 -20
  62. package/dist/commonjs/models/parameters.js.map +1 -1
  63. package/dist/commonjs/operations/agentPools.d.ts +37 -37
  64. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  65. package/dist/commonjs/operations/agentPools.js +101 -90
  66. package/dist/commonjs/operations/agentPools.js.map +1 -1
  67. package/dist/commonjs/operations/registries.d.ts +7 -15
  68. package/dist/commonjs/operations/registries.d.ts.map +1 -1
  69. package/dist/commonjs/operations/registries.js +22 -79
  70. package/dist/commonjs/operations/registries.js.map +1 -1
  71. package/dist/commonjs/operations/runs.d.ts +18 -36
  72. package/dist/commonjs/operations/runs.d.ts.map +1 -1
  73. package/dist/commonjs/operations/runs.js +39 -156
  74. package/dist/commonjs/operations/runs.js.map +1 -1
  75. package/dist/commonjs/operations/taskRuns.d.ts +31 -39
  76. package/dist/commonjs/operations/taskRuns.d.ts.map +1 -1
  77. package/dist/commonjs/operations/taskRuns.js +79 -127
  78. package/dist/commonjs/operations/taskRuns.js.map +1 -1
  79. package/dist/commonjs/operations/tasks.d.ts +21 -48
  80. package/dist/commonjs/operations/tasks.d.ts.map +1 -1
  81. package/dist/commonjs/operations/tasks.js +62 -227
  82. package/dist/commonjs/operations/tasks.js.map +1 -1
  83. package/dist/commonjs/operationsInterfaces/agentPools.d.ts +29 -29
  84. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  85. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  86. package/dist/commonjs/operationsInterfaces/registries.d.ts +7 -15
  87. package/dist/commonjs/operationsInterfaces/registries.d.ts.map +1 -1
  88. package/dist/commonjs/operationsInterfaces/registries.js.map +1 -1
  89. package/dist/commonjs/operationsInterfaces/runs.d.ts +14 -32
  90. package/dist/commonjs/operationsInterfaces/runs.d.ts.map +1 -1
  91. package/dist/commonjs/operationsInterfaces/runs.js.map +1 -1
  92. package/dist/commonjs/operationsInterfaces/taskRuns.d.ts +23 -31
  93. package/dist/commonjs/operationsInterfaces/taskRuns.d.ts.map +1 -1
  94. package/dist/commonjs/operationsInterfaces/taskRuns.js.map +1 -1
  95. package/dist/commonjs/operationsInterfaces/tasks.d.ts +17 -44
  96. package/dist/commonjs/operationsInterfaces/tasks.d.ts.map +1 -1
  97. package/dist/commonjs/operationsInterfaces/tasks.js.map +1 -1
  98. package/dist/commonjs/tsdoc-metadata.json +1 -1
  99. package/dist/esm/containerRegistryManagementClient.js +1 -1
  100. package/dist/esm/containerRegistryManagementClient.js.map +1 -1
  101. package/dist/esm/models/index.d.ts +158 -192
  102. package/dist/esm/models/index.d.ts.map +1 -1
  103. package/dist/esm/models/index.js.map +1 -1
  104. package/dist/esm/models/mappers.d.ts +16 -15
  105. package/dist/esm/models/mappers.d.ts.map +1 -1
  106. package/dist/esm/models/mappers.js +280 -319
  107. package/dist/esm/models/mappers.js.map +1 -1
  108. package/dist/esm/models/parameters.d.ts +1 -2
  109. package/dist/esm/models/parameters.d.ts.map +1 -1
  110. package/dist/esm/models/parameters.js +5 -18
  111. package/dist/esm/models/parameters.js.map +1 -1
  112. package/dist/esm/operations/agentPools.d.ts +37 -37
  113. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  114. package/dist/esm/operations/agentPools.js +101 -90
  115. package/dist/esm/operations/agentPools.js.map +1 -1
  116. package/dist/esm/operations/registries.d.ts +7 -15
  117. package/dist/esm/operations/registries.d.ts.map +1 -1
  118. package/dist/esm/operations/registries.js +22 -79
  119. package/dist/esm/operations/registries.js.map +1 -1
  120. package/dist/esm/operations/runs.d.ts +18 -36
  121. package/dist/esm/operations/runs.d.ts.map +1 -1
  122. package/dist/esm/operations/runs.js +39 -156
  123. package/dist/esm/operations/runs.js.map +1 -1
  124. package/dist/esm/operations/taskRuns.d.ts +31 -39
  125. package/dist/esm/operations/taskRuns.d.ts.map +1 -1
  126. package/dist/esm/operations/taskRuns.js +79 -127
  127. package/dist/esm/operations/taskRuns.js.map +1 -1
  128. package/dist/esm/operations/tasks.d.ts +21 -48
  129. package/dist/esm/operations/tasks.d.ts.map +1 -1
  130. package/dist/esm/operations/tasks.js +62 -227
  131. package/dist/esm/operations/tasks.js.map +1 -1
  132. package/dist/esm/operationsInterfaces/agentPools.d.ts +29 -29
  133. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  134. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  135. package/dist/esm/operationsInterfaces/registries.d.ts +7 -15
  136. package/dist/esm/operationsInterfaces/registries.d.ts.map +1 -1
  137. package/dist/esm/operationsInterfaces/registries.js.map +1 -1
  138. package/dist/esm/operationsInterfaces/runs.d.ts +14 -32
  139. package/dist/esm/operationsInterfaces/runs.d.ts.map +1 -1
  140. package/dist/esm/operationsInterfaces/runs.js.map +1 -1
  141. package/dist/esm/operationsInterfaces/taskRuns.d.ts +23 -31
  142. package/dist/esm/operationsInterfaces/taskRuns.d.ts.map +1 -1
  143. package/dist/esm/operationsInterfaces/taskRuns.js.map +1 -1
  144. package/dist/esm/operationsInterfaces/tasks.d.ts +17 -44
  145. package/dist/esm/operationsInterfaces/tasks.d.ts.map +1 -1
  146. package/dist/esm/operationsInterfaces/tasks.js.map +1 -1
  147. package/dist/react-native/containerRegistryManagementClient.js +1 -1
  148. package/dist/react-native/containerRegistryManagementClient.js.map +1 -1
  149. package/dist/react-native/models/index.d.ts +158 -192
  150. package/dist/react-native/models/index.d.ts.map +1 -1
  151. package/dist/react-native/models/index.js.map +1 -1
  152. package/dist/react-native/models/mappers.d.ts +16 -15
  153. package/dist/react-native/models/mappers.d.ts.map +1 -1
  154. package/dist/react-native/models/mappers.js +280 -319
  155. package/dist/react-native/models/mappers.js.map +1 -1
  156. package/dist/react-native/models/parameters.d.ts +1 -2
  157. package/dist/react-native/models/parameters.d.ts.map +1 -1
  158. package/dist/react-native/models/parameters.js +5 -18
  159. package/dist/react-native/models/parameters.js.map +1 -1
  160. package/dist/react-native/operations/agentPools.d.ts +37 -37
  161. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  162. package/dist/react-native/operations/agentPools.js +101 -90
  163. package/dist/react-native/operations/agentPools.js.map +1 -1
  164. package/dist/react-native/operations/registries.d.ts +7 -15
  165. package/dist/react-native/operations/registries.d.ts.map +1 -1
  166. package/dist/react-native/operations/registries.js +22 -79
  167. package/dist/react-native/operations/registries.js.map +1 -1
  168. package/dist/react-native/operations/runs.d.ts +18 -36
  169. package/dist/react-native/operations/runs.d.ts.map +1 -1
  170. package/dist/react-native/operations/runs.js +39 -156
  171. package/dist/react-native/operations/runs.js.map +1 -1
  172. package/dist/react-native/operations/taskRuns.d.ts +31 -39
  173. package/dist/react-native/operations/taskRuns.d.ts.map +1 -1
  174. package/dist/react-native/operations/taskRuns.js +79 -127
  175. package/dist/react-native/operations/taskRuns.js.map +1 -1
  176. package/dist/react-native/operations/tasks.d.ts +21 -48
  177. package/dist/react-native/operations/tasks.d.ts.map +1 -1
  178. package/dist/react-native/operations/tasks.js +62 -227
  179. package/dist/react-native/operations/tasks.js.map +1 -1
  180. package/dist/react-native/operationsInterfaces/agentPools.d.ts +29 -29
  181. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  182. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  183. package/dist/react-native/operationsInterfaces/registries.d.ts +7 -15
  184. package/dist/react-native/operationsInterfaces/registries.d.ts.map +1 -1
  185. package/dist/react-native/operationsInterfaces/registries.js.map +1 -1
  186. package/dist/react-native/operationsInterfaces/runs.d.ts +14 -32
  187. package/dist/react-native/operationsInterfaces/runs.d.ts.map +1 -1
  188. package/dist/react-native/operationsInterfaces/runs.js.map +1 -1
  189. package/dist/react-native/operationsInterfaces/taskRuns.d.ts +23 -31
  190. package/dist/react-native/operationsInterfaces/taskRuns.d.ts.map +1 -1
  191. package/dist/react-native/operationsInterfaces/taskRuns.js.map +1 -1
  192. package/dist/react-native/operationsInterfaces/tasks.d.ts +17 -44
  193. package/dist/react-native/operationsInterfaces/tasks.d.ts.map +1 -1
  194. package/dist/react-native/operationsInterfaces/tasks.js.map +1 -1
  195. package/package.json +17 -17
@@ -1,8 +1,7 @@
1
1
  import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import type { Tasks } from "../operationsInterfaces/index.js";
3
3
  import type { ContainerRegistryManagementClient } from "../containerRegistryManagementClient.js";
4
- import type { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- import type { Task, TasksListOptionalParams, TasksGetOptionalParams, TasksGetResponse, TasksCreateOptionalParams, TasksCreateResponse, TasksDeleteOptionalParams, TaskUpdateParameters, TasksUpdateOptionalParams, TasksUpdateResponse, TasksGetDetailsOptionalParams, TasksGetDetailsResponse } from "../models/index.js";
4
+ import type { Task, TasksListOptionalParams, TasksGetOptionalParams, TasksGetResponse, TasksCreateOptionalParams, TasksCreateResponse, TaskUpdateParameters, TasksUpdateOptionalParams, TasksUpdateResponse, TasksDeleteOptionalParams, TasksGetDetailsOptionalParams, TasksGetDetailsResponse } from "../models/index.js";
6
5
  /** Class containing Tasks operations. */
7
6
  export declare class TasksImpl implements Tasks {
8
7
  private readonly client;
@@ -13,8 +12,8 @@ export declare class TasksImpl implements Tasks {
13
12
  constructor(client: ContainerRegistryManagementClient);
14
13
  /**
15
14
  * Lists all the tasks for a specified container registry.
16
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
17
- * @param registryName The name of the container registry.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
+ * @param registryName The name of the Registry
18
17
  * @param options The options parameters.
19
18
  */
20
19
  list(resourceGroupName: string, registryName: string, options?: TasksListOptionalParams): PagedAsyncIterableIterator<Task>;
@@ -22,83 +21,57 @@ export declare class TasksImpl implements Tasks {
22
21
  private listPagingAll;
23
22
  /**
24
23
  * Lists all the tasks for a specified container registry.
25
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
26
- * @param registryName The name of the container registry.
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param registryName The name of the Registry
27
26
  * @param options The options parameters.
28
27
  */
29
28
  private _list;
30
29
  /**
31
30
  * Get the properties of a specified task.
32
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
33
- * @param registryName The name of the container registry.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
+ * @param registryName The name of the Registry
34
33
  * @param taskName The name of the container registry task.
35
34
  * @param options The options parameters.
36
35
  */
37
36
  get(resourceGroupName: string, registryName: string, taskName: string, options?: TasksGetOptionalParams): Promise<TasksGetResponse>;
38
37
  /**
39
38
  * Creates a task for a container registry with the specified parameters.
40
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
41
- * @param registryName The name of the container registry.
39
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
+ * @param registryName The name of the Registry
42
41
  * @param taskName The name of the container registry task.
43
42
  * @param taskCreateParameters The parameters for creating a task.
44
43
  * @param options The options parameters.
45
44
  */
46
- beginCreate(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<SimplePollerLike<OperationState<TasksCreateResponse>, TasksCreateResponse>>;
47
- /**
48
- * Creates a task for a container registry with the specified parameters.
49
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
50
- * @param registryName The name of the container registry.
51
- * @param taskName The name of the container registry task.
52
- * @param taskCreateParameters The parameters for creating a task.
53
- * @param options The options parameters.
54
- */
55
- beginCreateAndWait(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<TasksCreateResponse>;
56
- /**
57
- * Deletes a specified task.
58
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
59
- * @param registryName The name of the container registry.
60
- * @param taskName The name of the container registry task.
61
- * @param options The options parameters.
62
- */
63
- beginDelete(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
64
- /**
65
- * Deletes a specified task.
66
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
67
- * @param registryName The name of the container registry.
68
- * @param taskName The name of the container registry task.
69
- * @param options The options parameters.
70
- */
71
- beginDeleteAndWait(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<void>;
45
+ create(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<TasksCreateResponse>;
72
46
  /**
73
47
  * Updates a task with the specified parameters.
74
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
75
- * @param registryName The name of the container registry.
48
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
+ * @param registryName The name of the Registry
76
50
  * @param taskName The name of the container registry task.
77
51
  * @param taskUpdateParameters The parameters for updating a task.
78
52
  * @param options The options parameters.
79
53
  */
80
- beginUpdate(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TasksUpdateResponse>, TasksUpdateResponse>>;
54
+ update(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<TasksUpdateResponse>;
81
55
  /**
82
- * Updates a task with the specified parameters.
83
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
84
- * @param registryName The name of the container registry.
56
+ * Deletes a specified task.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
+ * @param registryName The name of the Registry
85
59
  * @param taskName The name of the container registry task.
86
- * @param taskUpdateParameters The parameters for updating a task.
87
60
  * @param options The options parameters.
88
61
  */
89
- beginUpdateAndWait(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<TasksUpdateResponse>;
62
+ delete(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<void>;
90
63
  /**
91
64
  * Returns a task with extended information that includes all secrets.
92
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
93
- * @param registryName The name of the container registry.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
+ * @param registryName The name of the Registry
94
67
  * @param taskName The name of the container registry task.
95
68
  * @param options The options parameters.
96
69
  */
97
70
  getDetails(resourceGroupName: string, registryName: string, taskName: string, options?: TasksGetDetailsOptionalParams): Promise<TasksGetDetailsResponse>;
98
71
  /**
99
72
  * ListNext
100
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
101
- * @param registryName The name of the container registry.
73
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
74
+ * @param registryName The name of the Registry
102
75
  * @param nextLink The nextLink from the previous successful call to the List method.
103
76
  * @param options The options parameters.
104
77
  */
@@ -1 +1 @@
1
- {"version":3,"file":"tasks.d.ts","sourceRoot":"","sources":["../../../src/operations/tasks.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tasks.d.ts","sourceRoot":"","sources":["../../../src/operations/tasks.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,KAAK,EACV,IAAI,EAEJ,uBAAuB,EAEvB,sBAAsB,EACtB,gBAAgB,EAChB,yBAAyB,EACzB,mBAAmB,EACnB,oBAAoB,EACpB,yBAAyB,EACzB,mBAAmB,EACnB,yBAAyB,EACzB,6BAA6B,EAC7B,uBAAuB,EAExB,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,qBAAa,SAAU,YAAW,KAAK;IACrC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,uBAAuB,GAChC,0BAA0B,CAAC,IAAI,CAAC;YAkBpB,cAAc;YAwBd,aAAa;IAU5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sBAAsB,GAC/B,OAAO,CAAC,gBAAgB,CAAC;IAO5B;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,oBAAoB,EAAE,IAAI,EAC1B,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC;IAa/B;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,oBAAoB,EAAE,oBAAoB,EAC1C,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC;IAa/B;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC;IAOnC;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
@@ -8,8 +8,6 @@ const pagingHelper_js_1 = require("../pagingHelper.js");
8
8
  const coreClient = tslib_1.__importStar(require("@azure/core-client"));
9
9
  const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
10
10
  const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
11
- const core_lro_1 = require("@azure/core-lro");
12
- const lroImpl_js_1 = require("../lroImpl.js");
13
11
  /// <reference lib="esnext.asynciterable" />
14
12
  /** Class containing Tasks operations. */
15
13
  class TasksImpl {
@@ -23,8 +21,8 @@ class TasksImpl {
23
21
  }
24
22
  /**
25
23
  * Lists all the tasks for a specified container registry.
26
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
27
- * @param registryName The name of the container registry.
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param registryName The name of the Registry
28
26
  * @param options The options parameters.
29
27
  */
30
28
  list(resourceGroupName, registryName, options) {
@@ -69,8 +67,8 @@ class TasksImpl {
69
67
  }
70
68
  /**
71
69
  * Lists all the tasks for a specified container registry.
72
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
73
- * @param registryName The name of the container registry.
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param registryName The name of the Registry
74
72
  * @param options The options parameters.
75
73
  */
76
74
  _list(resourceGroupName, registryName, options) {
@@ -78,8 +76,8 @@ class TasksImpl {
78
76
  }
79
77
  /**
80
78
  * Get the properties of a specified task.
81
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
82
- * @param registryName The name of the container registry.
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
+ * @param registryName The name of the Registry
83
81
  * @param taskName The name of the container registry task.
84
82
  * @param options The options parameters.
85
83
  */
@@ -88,198 +86,52 @@ class TasksImpl {
88
86
  }
89
87
  /**
90
88
  * Creates a task for a container registry with the specified parameters.
91
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
92
- * @param registryName The name of the container registry.
89
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
90
+ * @param registryName The name of the Registry
93
91
  * @param taskName The name of the container registry task.
94
92
  * @param taskCreateParameters The parameters for creating a task.
95
93
  * @param options The options parameters.
96
94
  */
97
- async beginCreate(resourceGroupName, registryName, taskName, taskCreateParameters, options) {
98
- const directSendOperation = async (args, spec) => {
99
- return this.client.sendOperationRequest(args, spec);
100
- };
101
- const sendOperationFn = async (args, spec) => {
102
- let currentRawResponse = undefined;
103
- const providedCallback = args.options?.onResponse;
104
- const callback = (rawResponse, flatResponse) => {
105
- currentRawResponse = rawResponse;
106
- providedCallback?.(rawResponse, flatResponse);
107
- };
108
- const updatedArgs = {
109
- ...args,
110
- options: {
111
- ...args.options,
112
- onResponse: callback,
113
- },
114
- };
115
- const flatResponse = await directSendOperation(updatedArgs, spec);
116
- return {
117
- flatResponse,
118
- rawResponse: {
119
- statusCode: currentRawResponse.status,
120
- body: currentRawResponse.parsedBody,
121
- headers: currentRawResponse.headers.toJSON(),
122
- },
123
- };
124
- };
125
- const lro = (0, lroImpl_js_1.createLroSpec)({
126
- sendOperationFn,
127
- args: {
128
- resourceGroupName,
129
- registryName,
130
- taskName,
131
- taskCreateParameters,
132
- options,
133
- },
134
- spec: createOperationSpec,
135
- });
136
- const poller = await (0, core_lro_1.createHttpPoller)(lro, {
137
- restoreFrom: options?.resumeFrom,
138
- intervalInMs: options?.updateIntervalInMs,
139
- });
140
- await poller.poll();
141
- return poller;
142
- }
143
- /**
144
- * Creates a task for a container registry with the specified parameters.
145
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
146
- * @param registryName The name of the container registry.
147
- * @param taskName The name of the container registry task.
148
- * @param taskCreateParameters The parameters for creating a task.
149
- * @param options The options parameters.
150
- */
151
- async beginCreateAndWait(resourceGroupName, registryName, taskName, taskCreateParameters, options) {
152
- const poller = await this.beginCreate(resourceGroupName, registryName, taskName, taskCreateParameters, options);
153
- return poller.pollUntilDone();
154
- }
155
- /**
156
- * Deletes a specified task.
157
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
158
- * @param registryName The name of the container registry.
159
- * @param taskName The name of the container registry task.
160
- * @param options The options parameters.
161
- */
162
- async beginDelete(resourceGroupName, registryName, taskName, options) {
163
- const directSendOperation = async (args, spec) => {
164
- return this.client.sendOperationRequest(args, spec);
165
- };
166
- const sendOperationFn = async (args, spec) => {
167
- let currentRawResponse = undefined;
168
- const providedCallback = args.options?.onResponse;
169
- const callback = (rawResponse, flatResponse) => {
170
- currentRawResponse = rawResponse;
171
- providedCallback?.(rawResponse, flatResponse);
172
- };
173
- const updatedArgs = {
174
- ...args,
175
- options: {
176
- ...args.options,
177
- onResponse: callback,
178
- },
179
- };
180
- const flatResponse = await directSendOperation(updatedArgs, spec);
181
- return {
182
- flatResponse,
183
- rawResponse: {
184
- statusCode: currentRawResponse.status,
185
- body: currentRawResponse.parsedBody,
186
- headers: currentRawResponse.headers.toJSON(),
187
- },
188
- };
189
- };
190
- const lro = (0, lroImpl_js_1.createLroSpec)({
191
- sendOperationFn,
192
- args: { resourceGroupName, registryName, taskName, options },
193
- spec: deleteOperationSpec,
194
- });
195
- const poller = await (0, core_lro_1.createHttpPoller)(lro, {
196
- restoreFrom: options?.resumeFrom,
197
- intervalInMs: options?.updateIntervalInMs,
198
- });
199
- await poller.poll();
200
- return poller;
201
- }
202
- /**
203
- * Deletes a specified task.
204
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
205
- * @param registryName The name of the container registry.
206
- * @param taskName The name of the container registry task.
207
- * @param options The options parameters.
208
- */
209
- async beginDeleteAndWait(resourceGroupName, registryName, taskName, options) {
210
- const poller = await this.beginDelete(resourceGroupName, registryName, taskName, options);
211
- return poller.pollUntilDone();
95
+ create(resourceGroupName, registryName, taskName, taskCreateParameters, options) {
96
+ return this.client.sendOperationRequest({
97
+ resourceGroupName,
98
+ registryName,
99
+ taskName,
100
+ taskCreateParameters,
101
+ options,
102
+ }, createOperationSpec);
212
103
  }
213
104
  /**
214
105
  * Updates a task with the specified parameters.
215
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
216
- * @param registryName The name of the container registry.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
+ * @param registryName The name of the Registry
217
108
  * @param taskName The name of the container registry task.
218
109
  * @param taskUpdateParameters The parameters for updating a task.
219
110
  * @param options The options parameters.
220
111
  */
221
- async beginUpdate(resourceGroupName, registryName, taskName, taskUpdateParameters, options) {
222
- const directSendOperation = async (args, spec) => {
223
- return this.client.sendOperationRequest(args, spec);
224
- };
225
- const sendOperationFn = async (args, spec) => {
226
- let currentRawResponse = undefined;
227
- const providedCallback = args.options?.onResponse;
228
- const callback = (rawResponse, flatResponse) => {
229
- currentRawResponse = rawResponse;
230
- providedCallback?.(rawResponse, flatResponse);
231
- };
232
- const updatedArgs = {
233
- ...args,
234
- options: {
235
- ...args.options,
236
- onResponse: callback,
237
- },
238
- };
239
- const flatResponse = await directSendOperation(updatedArgs, spec);
240
- return {
241
- flatResponse,
242
- rawResponse: {
243
- statusCode: currentRawResponse.status,
244
- body: currentRawResponse.parsedBody,
245
- headers: currentRawResponse.headers.toJSON(),
246
- },
247
- };
248
- };
249
- const lro = (0, lroImpl_js_1.createLroSpec)({
250
- sendOperationFn,
251
- args: {
252
- resourceGroupName,
253
- registryName,
254
- taskName,
255
- taskUpdateParameters,
256
- options,
257
- },
258
- spec: updateOperationSpec,
259
- });
260
- const poller = await (0, core_lro_1.createHttpPoller)(lro, {
261
- restoreFrom: options?.resumeFrom,
262
- intervalInMs: options?.updateIntervalInMs,
263
- });
264
- await poller.poll();
265
- return poller;
112
+ update(resourceGroupName, registryName, taskName, taskUpdateParameters, options) {
113
+ return this.client.sendOperationRequest({
114
+ resourceGroupName,
115
+ registryName,
116
+ taskName,
117
+ taskUpdateParameters,
118
+ options,
119
+ }, updateOperationSpec);
266
120
  }
267
121
  /**
268
- * Updates a task with the specified parameters.
269
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
270
- * @param registryName The name of the container registry.
122
+ * Deletes a specified task.
123
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
124
+ * @param registryName The name of the Registry
271
125
  * @param taskName The name of the container registry task.
272
- * @param taskUpdateParameters The parameters for updating a task.
273
126
  * @param options The options parameters.
274
127
  */
275
- async beginUpdateAndWait(resourceGroupName, registryName, taskName, taskUpdateParameters, options) {
276
- const poller = await this.beginUpdate(resourceGroupName, registryName, taskName, taskUpdateParameters, options);
277
- return poller.pollUntilDone();
128
+ delete(resourceGroupName, registryName, taskName, options) {
129
+ return this.client.sendOperationRequest({ resourceGroupName, registryName, taskName, options }, deleteOperationSpec);
278
130
  }
279
131
  /**
280
132
  * Returns a task with extended information that includes all secrets.
281
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
282
- * @param registryName The name of the container registry.
133
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
134
+ * @param registryName The name of the Registry
283
135
  * @param taskName The name of the container registry task.
284
136
  * @param options The options parameters.
285
137
  */
@@ -288,8 +140,8 @@ class TasksImpl {
288
140
  }
289
141
  /**
290
142
  * ListNext
291
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
292
- * @param registryName The name of the container registry.
143
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
144
+ * @param registryName The name of the Registry
293
145
  * @param nextLink The nextLink from the previous successful call to the List method.
294
146
  * @param options The options parameters.
295
147
  */
@@ -308,15 +160,15 @@ const listOperationSpec = {
308
160
  bodyMapper: Mappers.TaskListResult,
309
161
  },
310
162
  default: {
311
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
163
+ bodyMapper: Mappers.ErrorResponse,
312
164
  },
313
165
  },
314
166
  queryParameters: [Parameters.apiVersion1],
315
167
  urlParameters: [
316
168
  Parameters.$host,
317
169
  Parameters.subscriptionId,
170
+ Parameters.resourceGroupName,
318
171
  Parameters.registryName,
319
- Parameters.resourceGroupName1,
320
172
  ],
321
173
  headerParameters: [Parameters.accept],
322
174
  serializer,
@@ -329,15 +181,15 @@ const getOperationSpec = {
329
181
  bodyMapper: Mappers.Task,
330
182
  },
331
183
  default: {
332
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
184
+ bodyMapper: Mappers.ErrorResponse,
333
185
  },
334
186
  },
335
187
  queryParameters: [Parameters.apiVersion1],
336
188
  urlParameters: [
337
189
  Parameters.$host,
338
190
  Parameters.subscriptionId,
191
+ Parameters.resourceGroupName,
339
192
  Parameters.registryName,
340
- Parameters.resourceGroupName1,
341
193
  Parameters.taskName,
342
194
  ],
343
195
  headerParameters: [Parameters.accept],
@@ -353,14 +205,8 @@ const createOperationSpec = {
353
205
  201: {
354
206
  bodyMapper: Mappers.Task,
355
207
  },
356
- 202: {
357
- bodyMapper: Mappers.Task,
358
- },
359
- 204: {
360
- bodyMapper: Mappers.Task,
361
- },
362
208
  default: {
363
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
209
+ bodyMapper: Mappers.ErrorResponse,
364
210
  },
365
211
  },
366
212
  requestBody: Parameters.taskCreateParameters,
@@ -368,68 +214,57 @@ const createOperationSpec = {
368
214
  urlParameters: [
369
215
  Parameters.$host,
370
216
  Parameters.subscriptionId,
217
+ Parameters.resourceGroupName,
371
218
  Parameters.registryName,
372
- Parameters.resourceGroupName1,
373
219
  Parameters.taskName,
374
220
  ],
375
221
  headerParameters: [Parameters.accept, Parameters.contentType],
376
222
  mediaType: "json",
377
223
  serializer,
378
224
  };
379
- const deleteOperationSpec = {
225
+ const updateOperationSpec = {
380
226
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/tasks/{taskName}",
381
- httpMethod: "DELETE",
227
+ httpMethod: "PATCH",
382
228
  responses: {
383
- 200: {},
384
- 201: {},
385
- 202: {},
386
- 204: {},
229
+ 200: {
230
+ bodyMapper: Mappers.Task,
231
+ },
387
232
  default: {
388
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
233
+ bodyMapper: Mappers.ErrorResponse,
389
234
  },
390
235
  },
236
+ requestBody: Parameters.taskUpdateParameters,
391
237
  queryParameters: [Parameters.apiVersion1],
392
238
  urlParameters: [
393
239
  Parameters.$host,
394
240
  Parameters.subscriptionId,
241
+ Parameters.resourceGroupName,
395
242
  Parameters.registryName,
396
- Parameters.resourceGroupName1,
397
243
  Parameters.taskName,
398
244
  ],
399
- headerParameters: [Parameters.accept],
245
+ headerParameters: [Parameters.accept, Parameters.contentType],
246
+ mediaType: "json",
400
247
  serializer,
401
248
  };
402
- const updateOperationSpec = {
249
+ const deleteOperationSpec = {
403
250
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/tasks/{taskName}",
404
- httpMethod: "PATCH",
251
+ httpMethod: "DELETE",
405
252
  responses: {
406
- 200: {
407
- bodyMapper: Mappers.Task,
408
- },
409
- 201: {
410
- bodyMapper: Mappers.Task,
411
- },
412
- 202: {
413
- bodyMapper: Mappers.Task,
414
- },
415
- 204: {
416
- bodyMapper: Mappers.Task,
417
- },
253
+ 200: {},
254
+ 204: {},
418
255
  default: {
419
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
256
+ bodyMapper: Mappers.ErrorResponse,
420
257
  },
421
258
  },
422
- requestBody: Parameters.taskUpdateParameters,
423
259
  queryParameters: [Parameters.apiVersion1],
424
260
  urlParameters: [
425
261
  Parameters.$host,
426
262
  Parameters.subscriptionId,
263
+ Parameters.resourceGroupName,
427
264
  Parameters.registryName,
428
- Parameters.resourceGroupName1,
429
265
  Parameters.taskName,
430
266
  ],
431
- headerParameters: [Parameters.accept, Parameters.contentType],
432
- mediaType: "json",
267
+ headerParameters: [Parameters.accept],
433
268
  serializer,
434
269
  };
435
270
  const getDetailsOperationSpec = {
@@ -440,15 +275,15 @@ const getDetailsOperationSpec = {
440
275
  bodyMapper: Mappers.Task,
441
276
  },
442
277
  default: {
443
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
278
+ bodyMapper: Mappers.ErrorResponse,
444
279
  },
445
280
  },
446
281
  queryParameters: [Parameters.apiVersion1],
447
282
  urlParameters: [
448
283
  Parameters.$host,
449
284
  Parameters.subscriptionId,
285
+ Parameters.resourceGroupName,
450
286
  Parameters.registryName,
451
- Parameters.resourceGroupName1,
452
287
  Parameters.taskName,
453
288
  ],
454
289
  headerParameters: [Parameters.accept],
@@ -462,15 +297,15 @@ const listNextOperationSpec = {
462
297
  bodyMapper: Mappers.TaskListResult,
463
298
  },
464
299
  default: {
465
- bodyMapper: Mappers.ErrorResponseForContainerRegistry,
300
+ bodyMapper: Mappers.ErrorResponse,
466
301
  },
467
302
  },
468
303
  urlParameters: [
469
304
  Parameters.$host,
470
305
  Parameters.nextLink,
471
306
  Parameters.subscriptionId,
307
+ Parameters.resourceGroupName,
472
308
  Parameters.registryName,
473
- Parameters.resourceGroupName1,
474
309
  ],
475
310
  headerParameters: [Parameters.accept],
476
311
  serializer,