@azure/arm-containerservicefleet 1.0.0-alpha.20230620.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 (178) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +3169 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/fleetMembersCreateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/fleetMembersCreateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/fleetMembersCreateSample.js +42 -0
  11. package/dist-esm/samples-dev/fleetMembersCreateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/fleetMembersDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/fleetMembersDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/fleetMembersDeleteSample.js +39 -0
  15. package/dist-esm/samples-dev/fleetMembersDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/fleetMembersGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/fleetMembersGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/fleetMembersGetSample.js +39 -0
  19. package/dist-esm/samples-dev/fleetMembersGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/fleetMembersListByFleetSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/fleetMembersListByFleetSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/fleetMembersListByFleetSample.js +59 -0
  23. package/dist-esm/samples-dev/fleetMembersListByFleetSample.js.map +1 -0
  24. package/dist-esm/samples-dev/fleetMembersUpdateSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/fleetMembersUpdateSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/fleetMembersUpdateSample.js +40 -0
  27. package/dist-esm/samples-dev/fleetMembersUpdateSample.js.map +1 -0
  28. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.js +43 -0
  31. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.js.map +1 -0
  32. package/dist-esm/samples-dev/fleetsDeleteSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/fleetsDeleteSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/fleetsDeleteSample.js +38 -0
  35. package/dist-esm/samples-dev/fleetsDeleteSample.js.map +1 -0
  36. package/dist-esm/samples-dev/fleetsGetSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/fleetsGetSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/fleetsGetSample.js +38 -0
  39. package/dist-esm/samples-dev/fleetsGetSample.js.map +1 -0
  40. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.js +58 -0
  43. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.js.map +1 -0
  44. package/dist-esm/samples-dev/fleetsListBySubscriptionSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/fleetsListBySubscriptionSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/fleetsListBySubscriptionSample.js +57 -0
  47. package/dist-esm/samples-dev/fleetsListBySubscriptionSample.js.map +1 -0
  48. package/dist-esm/samples-dev/fleetsListCredentialsSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/fleetsListCredentialsSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/fleetsListCredentialsSample.js +38 -0
  51. package/dist-esm/samples-dev/fleetsListCredentialsSample.js.map +1 -0
  52. package/dist-esm/samples-dev/fleetsUpdateSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/fleetsUpdateSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/fleetsUpdateSample.js +41 -0
  55. package/dist-esm/samples-dev/fleetsUpdateSample.js.map +1 -0
  56. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/operationsListSample.js +58 -0
  59. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  60. package/dist-esm/samples-dev/updateRunsCreateOrUpdateSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/updateRunsCreateOrUpdateSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/updateRunsCreateOrUpdateSample.js +54 -0
  63. package/dist-esm/samples-dev/updateRunsCreateOrUpdateSample.js.map +1 -0
  64. package/dist-esm/samples-dev/updateRunsDeleteSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/updateRunsDeleteSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/updateRunsDeleteSample.js +39 -0
  67. package/dist-esm/samples-dev/updateRunsDeleteSample.js.map +1 -0
  68. package/dist-esm/samples-dev/updateRunsGetSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/updateRunsGetSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/updateRunsGetSample.js +40 -0
  71. package/dist-esm/samples-dev/updateRunsGetSample.js.map +1 -0
  72. package/dist-esm/samples-dev/updateRunsListByFleetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/updateRunsListByFleetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/updateRunsListByFleetSample.js +60 -0
  75. package/dist-esm/samples-dev/updateRunsListByFleetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/updateRunsStartSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/updateRunsStartSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/updateRunsStartSample.js +40 -0
  79. package/dist-esm/samples-dev/updateRunsStartSample.js.map +1 -0
  80. package/dist-esm/samples-dev/updateRunsStopSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/updateRunsStopSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/updateRunsStopSample.js +40 -0
  83. package/dist-esm/samples-dev/updateRunsStopSample.js.map +1 -0
  84. package/dist-esm/src/containerServiceFleetClient.d.ts +23 -0
  85. package/dist-esm/src/containerServiceFleetClient.d.ts.map +1 -0
  86. package/dist-esm/src/containerServiceFleetClient.js +103 -0
  87. package/dist-esm/src/containerServiceFleetClient.js.map +1 -0
  88. package/dist-esm/src/index.d.ts +6 -0
  89. package/dist-esm/src/index.d.ts.map +1 -0
  90. package/dist-esm/src/index.js +13 -0
  91. package/dist-esm/src/index.js.map +1 -0
  92. package/dist-esm/src/lroImpl.d.ts +11 -0
  93. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  94. package/dist-esm/src/lroImpl.js +21 -0
  95. package/dist-esm/src/lroImpl.js.map +1 -0
  96. package/dist-esm/src/models/index.d.ts +851 -0
  97. package/dist-esm/src/models/index.d.ts.map +1 -0
  98. package/dist-esm/src/models/index.js +102 -0
  99. package/dist-esm/src/models/index.js.map +1 -0
  100. package/dist-esm/src/models/mappers.d.ts +42 -0
  101. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  102. package/dist-esm/src/models/mappers.js +1057 -0
  103. package/dist-esm/src/models/mappers.js.map +1 -0
  104. package/dist-esm/src/models/parameters.d.ts +19 -0
  105. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  106. package/dist-esm/src/models/parameters.js +174 -0
  107. package/dist-esm/src/models/parameters.js.map +1 -0
  108. package/dist-esm/src/operations/fleetMembers.d.ts +90 -0
  109. package/dist-esm/src/operations/fleetMembers.d.ts.map +1 -0
  110. package/dist-esm/src/operations/fleetMembers.js +413 -0
  111. package/dist-esm/src/operations/fleetMembers.js.map +1 -0
  112. package/dist-esm/src/operations/fleets.d.ts +106 -0
  113. package/dist-esm/src/operations/fleets.d.ts.map +1 -0
  114. package/dist-esm/src/operations/fleets.js +538 -0
  115. package/dist-esm/src/operations/fleets.js.map +1 -0
  116. package/dist-esm/src/operations/index.d.ts +5 -0
  117. package/dist-esm/src/operations/index.d.ts.map +1 -0
  118. package/dist-esm/src/operations/index.js +12 -0
  119. package/dist-esm/src/operations/index.js.map +1 -0
  120. package/dist-esm/src/operations/operations.d.ts +32 -0
  121. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  122. package/dist-esm/src/operations/operations.js +138 -0
  123. package/dist-esm/src/operations/operations.js.map +1 -0
  124. package/dist-esm/src/operations/updateRuns.d.ts +113 -0
  125. package/dist-esm/src/operations/updateRuns.d.ts.map +1 -0
  126. package/dist-esm/src/operations/updateRuns.js +546 -0
  127. package/dist-esm/src/operations/updateRuns.js.map +1 -0
  128. package/dist-esm/src/operationsInterfaces/fleetMembers.d.ts +65 -0
  129. package/dist-esm/src/operationsInterfaces/fleetMembers.d.ts.map +1 -0
  130. package/dist-esm/src/operationsInterfaces/fleetMembers.js +9 -0
  131. package/dist-esm/src/operationsInterfaces/fleetMembers.js.map +1 -0
  132. package/dist-esm/src/operationsInterfaces/fleets.d.ts +70 -0
  133. package/dist-esm/src/operationsInterfaces/fleets.d.ts.map +1 -0
  134. package/dist-esm/src/operationsInterfaces/fleets.js +9 -0
  135. package/dist-esm/src/operationsInterfaces/fleets.js.map +1 -0
  136. package/dist-esm/src/operationsInterfaces/index.d.ts +5 -0
  137. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  138. package/dist-esm/src/operationsInterfaces/index.js +12 -0
  139. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  140. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  141. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  142. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  143. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  144. package/dist-esm/src/operationsInterfaces/updateRuns.d.ts +88 -0
  145. package/dist-esm/src/operationsInterfaces/updateRuns.d.ts.map +1 -0
  146. package/dist-esm/src/operationsInterfaces/updateRuns.js +9 -0
  147. package/dist-esm/src/operationsInterfaces/updateRuns.js.map +1 -0
  148. package/dist-esm/src/pagingHelper.d.ts +13 -0
  149. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  150. package/dist-esm/src/pagingHelper.js +32 -0
  151. package/dist-esm/src/pagingHelper.js.map +1 -0
  152. package/dist-esm/test/containerservicefleet_operations_test.spec.d.ts +4 -0
  153. package/dist-esm/test/containerservicefleet_operations_test.spec.d.ts.map +1 -0
  154. package/dist-esm/test/containerservicefleet_operations_test.spec.js +122 -0
  155. package/dist-esm/test/containerservicefleet_operations_test.spec.js.map +1 -0
  156. package/package.json +123 -0
  157. package/review/arm-containerservicefleet.api.md +623 -0
  158. package/rollup.config.js +122 -0
  159. package/src/containerServiceFleetClient.ts +156 -0
  160. package/src/index.ts +13 -0
  161. package/src/lroImpl.ts +42 -0
  162. package/src/models/index.ts +965 -0
  163. package/src/models/mappers.ts +1124 -0
  164. package/src/models/parameters.ts +202 -0
  165. package/src/operations/fleetMembers.ts +562 -0
  166. package/src/operations/fleets.ts +684 -0
  167. package/src/operations/index.ts +12 -0
  168. package/src/operations/operations.ts +149 -0
  169. package/src/operations/updateRuns.ts +763 -0
  170. package/src/operationsInterfaces/fleetMembers.ts +127 -0
  171. package/src/operationsInterfaces/fleets.ts +134 -0
  172. package/src/operationsInterfaces/index.ts +12 -0
  173. package/src/operationsInterfaces/operations.ts +22 -0
  174. package/src/operationsInterfaces/updateRuns.ts +175 -0
  175. package/src/pagingHelper.ts +39 -0
  176. package/tsconfig.json +33 -0
  177. package/types/arm-containerservicefleet.d.ts +1209 -0
  178. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,851 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
3
+ export interface OperationListResult {
4
+ /**
5
+ * List of operations supported by the resource provider
6
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7
+ */
8
+ readonly value?: Operation[];
9
+ /**
10
+ * URL to get the next set of operation list results (if there are any).
11
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12
+ */
13
+ readonly nextLink?: string;
14
+ }
15
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
16
+ export interface Operation {
17
+ /**
18
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
19
+ * NOTE: This property will not be serialized. It can only be populated by the server.
20
+ */
21
+ readonly name?: string;
22
+ /**
23
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
24
+ * NOTE: This property will not be serialized. It can only be populated by the server.
25
+ */
26
+ readonly isDataAction?: boolean;
27
+ /** Localized display information for this particular operation. */
28
+ display?: OperationDisplay;
29
+ /**
30
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
31
+ * NOTE: This property will not be serialized. It can only be populated by the server.
32
+ */
33
+ readonly origin?: Origin;
34
+ /**
35
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly actionType?: ActionType;
39
+ }
40
+ /** Localized display information for this particular operation. */
41
+ export interface OperationDisplay {
42
+ /**
43
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
44
+ * NOTE: This property will not be serialized. It can only be populated by the server.
45
+ */
46
+ readonly provider?: string;
47
+ /**
48
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
49
+ * NOTE: This property will not be serialized. It can only be populated by the server.
50
+ */
51
+ readonly resource?: string;
52
+ /**
53
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
54
+ * NOTE: This property will not be serialized. It can only be populated by the server.
55
+ */
56
+ readonly operation?: string;
57
+ /**
58
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
59
+ * NOTE: This property will not be serialized. It can only be populated by the server.
60
+ */
61
+ readonly description?: string;
62
+ }
63
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
64
+ export interface ErrorResponse {
65
+ /** The error object. */
66
+ error?: ErrorDetail;
67
+ }
68
+ /** The error detail. */
69
+ export interface ErrorDetail {
70
+ /**
71
+ * The error code.
72
+ * NOTE: This property will not be serialized. It can only be populated by the server.
73
+ */
74
+ readonly code?: string;
75
+ /**
76
+ * The error message.
77
+ * NOTE: This property will not be serialized. It can only be populated by the server.
78
+ */
79
+ readonly message?: string;
80
+ /**
81
+ * The error target.
82
+ * NOTE: This property will not be serialized. It can only be populated by the server.
83
+ */
84
+ readonly target?: string;
85
+ /**
86
+ * The error details.
87
+ * NOTE: This property will not be serialized. It can only be populated by the server.
88
+ */
89
+ readonly details?: ErrorDetail[];
90
+ /**
91
+ * The error additional info.
92
+ * NOTE: This property will not be serialized. It can only be populated by the server.
93
+ */
94
+ readonly additionalInfo?: ErrorAdditionalInfo[];
95
+ }
96
+ /** The resource management error additional info. */
97
+ export interface ErrorAdditionalInfo {
98
+ /**
99
+ * The additional info type.
100
+ * NOTE: This property will not be serialized. It can only be populated by the server.
101
+ */
102
+ readonly type?: string;
103
+ /**
104
+ * The additional info.
105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
106
+ */
107
+ readonly info?: Record<string, unknown>;
108
+ }
109
+ /** The response of a Fleet list operation. */
110
+ export interface FleetListResult {
111
+ /** The Fleet items on this page */
112
+ value: Fleet[];
113
+ /** The link to the next page of items */
114
+ nextLink?: string;
115
+ }
116
+ /** The FleetHubProfile configures the fleet hub. */
117
+ export interface FleetHubProfile {
118
+ /** DNS prefix used to create the FQDN for the Fleet hub. */
119
+ dnsPrefix?: string;
120
+ /**
121
+ * The FQDN of the Fleet hub.
122
+ * NOTE: This property will not be serialized. It can only be populated by the server.
123
+ */
124
+ readonly fqdn?: string;
125
+ /**
126
+ * The Kubernetes version of the Fleet hub.
127
+ * NOTE: This property will not be serialized. It can only be populated by the server.
128
+ */
129
+ readonly kubernetesVersion?: 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
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
150
+ * NOTE: This property will not be serialized. It can only be populated by the server.
151
+ */
152
+ readonly systemData?: SystemData;
153
+ }
154
+ /** Metadata pertaining to creation and last modification of the resource. */
155
+ export interface SystemData {
156
+ /** The identity that created the resource. */
157
+ createdBy?: string;
158
+ /** The type of identity that created the resource. */
159
+ createdByType?: CreatedByType;
160
+ /** The timestamp of resource creation (UTC). */
161
+ createdAt?: Date;
162
+ /** The identity that last modified the resource. */
163
+ lastModifiedBy?: string;
164
+ /** The type of identity that last modified the resource. */
165
+ lastModifiedByType?: CreatedByType;
166
+ /** The timestamp of resource last modification (UTC) */
167
+ lastModifiedAt?: Date;
168
+ }
169
+ /** Properties of a Fleet that can be patched. */
170
+ export interface FleetPatch {
171
+ /** Resource tags. */
172
+ tags?: {
173
+ [propertyName: string]: string;
174
+ };
175
+ }
176
+ /** The Credential results response. */
177
+ export interface FleetCredentialResults {
178
+ /**
179
+ * Array of base64-encoded Kubernetes configuration files.
180
+ * NOTE: This property will not be serialized. It can only be populated by the server.
181
+ */
182
+ readonly kubeconfigs?: FleetCredentialResult[];
183
+ }
184
+ /** One credential result item. */
185
+ export interface FleetCredentialResult {
186
+ /**
187
+ * The name of the credential.
188
+ * NOTE: This property will not be serialized. It can only be populated by the server.
189
+ */
190
+ readonly name?: string;
191
+ /**
192
+ * Base64-encoded Kubernetes configuration file.
193
+ * NOTE: This property will not be serialized. It can only be populated by the server.
194
+ */
195
+ readonly value?: Uint8Array;
196
+ }
197
+ /** The response of a FleetMember list operation. */
198
+ export interface FleetMemberListResult {
199
+ /** The FleetMember items on this page */
200
+ value: FleetMember[];
201
+ /** The link to the next page of items */
202
+ nextLink?: string;
203
+ }
204
+ /** The type used for update operations of the FleetMember. */
205
+ export interface FleetMemberUpdate {
206
+ /** The group this member belongs to for multi-cluster update management. */
207
+ group?: string;
208
+ }
209
+ /** The response of a UpdateRun list operation. */
210
+ export interface UpdateRunListResult {
211
+ /** The UpdateRun items on this page */
212
+ value: UpdateRun[];
213
+ /** The link to the next page of items */
214
+ nextLink?: string;
215
+ }
216
+ /** The UpdateRunStrategy configures the sequence of Stages and Groups in which the clusters will be updated. */
217
+ export interface UpdateRunStrategy {
218
+ /** The list of stages that compose this update run. */
219
+ stages: UpdateStage[];
220
+ }
221
+ /**
222
+ * Contains the groups to be updated by an UpdateRun.
223
+ * Update order:
224
+ * - Sequential between stages: Stages run sequentially. The previous stage must complete before the next one starts.
225
+ * - Parallel within a stage: Groups within a stage run in parallel.
226
+ * - Sequential within a group: Clusters within a group are updated sequentially.
227
+ */
228
+ export interface UpdateStage {
229
+ /** The name of the stage. Must be unique within the UpdateRun. */
230
+ name: string;
231
+ /**
232
+ * A list of group names that compose the stage.
233
+ * The groups will be updated in parallel. Each group name can only appear once in the UpdateRun.
234
+ */
235
+ groups?: UpdateGroup[];
236
+ /** The time in seconds to wait at the end of this stage before starting the next one. Defaults to 0 seconds if unspecified. */
237
+ afterStageWaitInSeconds?: number;
238
+ }
239
+ /** A group to be updated. */
240
+ export interface UpdateGroup {
241
+ /**
242
+ * The name of the Fleet member group to update.
243
+ * It should match the name of an existing FleetMember group.
244
+ * A group can only appear once across all UpdateStages in the UpdateRun.
245
+ */
246
+ name: string;
247
+ }
248
+ /** The update to be applied to the ManagedClusters. */
249
+ export interface ManagedClusterUpdate {
250
+ /** The upgrade to apply to the ManagedClusters. */
251
+ upgrade: ManagedClusterUpgradeSpec;
252
+ }
253
+ /** The upgrade to apply to a ManagedCluster. */
254
+ export interface ManagedClusterUpgradeSpec {
255
+ /**
256
+ * The upgrade type.
257
+ * Full requires the KubernetesVersion property to be set.
258
+ * NodeImageOnly requires the KubernetesVersion property not to be set.
259
+ */
260
+ type: ManagedClusterUpgradeType;
261
+ /** The Kubernetes version to upgrade the member clusters to. */
262
+ kubernetesVersion?: string;
263
+ }
264
+ /** The status of a UpdateRun. */
265
+ export interface UpdateRunStatus {
266
+ /**
267
+ * The status of the UpdateRun.
268
+ * NOTE: This property will not be serialized. It can only be populated by the server.
269
+ */
270
+ readonly status?: UpdateStatus;
271
+ /**
272
+ * The stages composing an update run. Stages are run sequentially withing an UpdateRun.
273
+ * NOTE: This property will not be serialized. It can only be populated by the server.
274
+ */
275
+ readonly stages?: UpdateStageStatus[];
276
+ }
277
+ /** The status for an operation or group of operations. */
278
+ export interface UpdateStatus {
279
+ /**
280
+ * The time the operation or group was started.
281
+ * NOTE: This property will not be serialized. It can only be populated by the server.
282
+ */
283
+ readonly startTime?: Date;
284
+ /**
285
+ * The time the operation or group was completed.
286
+ * NOTE: This property will not be serialized. It can only be populated by the server.
287
+ */
288
+ readonly completedTime?: Date;
289
+ /**
290
+ * The State of the operation or group.
291
+ * NOTE: This property will not be serialized. It can only be populated by the server.
292
+ */
293
+ readonly state?: UpdateState;
294
+ /**
295
+ * The error details when a failure is encountered.
296
+ * NOTE: This property will not be serialized. It can only be populated by the server.
297
+ */
298
+ readonly error?: ErrorDetail;
299
+ }
300
+ /** The status of a UpdateStage. */
301
+ export interface UpdateStageStatus {
302
+ /**
303
+ * The status of the UpdateStage.
304
+ * NOTE: This property will not be serialized. It can only be populated by the server.
305
+ */
306
+ readonly status?: UpdateStatus;
307
+ /**
308
+ * The name of the UpdateStage.
309
+ * NOTE: This property will not be serialized. It can only be populated by the server.
310
+ */
311
+ readonly name?: string;
312
+ /**
313
+ * The list of groups to be updated as part of this UpdateStage.
314
+ * NOTE: This property will not be serialized. It can only be populated by the server.
315
+ */
316
+ readonly groups?: UpdateGroupStatus[];
317
+ /**
318
+ * The status of the wait period configured on the UpdateStage.
319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
320
+ */
321
+ readonly afterStageWaitStatus?: WaitStatus;
322
+ }
323
+ /** The status of a UpdateGroup. */
324
+ export interface UpdateGroupStatus {
325
+ /**
326
+ * The status of the UpdateGroup.
327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
328
+ */
329
+ readonly status?: UpdateStatus;
330
+ /**
331
+ * The name of the UpdateGroup.
332
+ * NOTE: This property will not be serialized. It can only be populated by the server.
333
+ */
334
+ readonly name?: string;
335
+ /**
336
+ * The list of member this UpdateGroup updates.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly members?: MemberUpdateStatus[];
340
+ }
341
+ /** The status of a member update operation. */
342
+ export interface MemberUpdateStatus {
343
+ /**
344
+ * The status of the MemberUpdate operation.
345
+ * NOTE: This property will not be serialized. It can only be populated by the server.
346
+ */
347
+ readonly status?: UpdateStatus;
348
+ /**
349
+ * The name of the FleetMember.
350
+ * NOTE: This property will not be serialized. It can only be populated by the server.
351
+ */
352
+ readonly name?: string;
353
+ /**
354
+ * The Azure resource id of the target Kubernetes cluster.
355
+ * NOTE: This property will not be serialized. It can only be populated by the server.
356
+ */
357
+ readonly clusterResourceId?: string;
358
+ /**
359
+ * The operation resource id of the latest attempt to perform the operation.
360
+ * NOTE: This property will not be serialized. It can only be populated by the server.
361
+ */
362
+ readonly operationId?: string;
363
+ }
364
+ /** The status of the wait duration. */
365
+ export interface WaitStatus {
366
+ /**
367
+ * The status of the wait duration.
368
+ * NOTE: This property will not be serialized. It can only be populated by the server.
369
+ */
370
+ readonly status?: UpdateStatus;
371
+ /**
372
+ * The wait duration configured in seconds.
373
+ * NOTE: This property will not be serialized. It can only be populated by the server.
374
+ */
375
+ readonly waitDurationInSeconds?: number;
376
+ }
377
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
378
+ export interface TrackedResource extends Resource {
379
+ /** Resource tags. */
380
+ tags?: {
381
+ [propertyName: string]: string;
382
+ };
383
+ /** The geo-location where the resource lives */
384
+ location: string;
385
+ }
386
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
387
+ export interface ProxyResource extends Resource {
388
+ }
389
+ /** The Fleet resource. */
390
+ export interface Fleet extends TrackedResource {
391
+ /**
392
+ * If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
394
+ */
395
+ readonly eTag?: string;
396
+ /**
397
+ * The status of the last operation.
398
+ * NOTE: This property will not be serialized. It can only be populated by the server.
399
+ */
400
+ readonly provisioningState?: FleetProvisioningState;
401
+ /** The FleetHubProfile configures the Fleet's hub. */
402
+ hubProfile?: FleetHubProfile;
403
+ }
404
+ /** A member of the Fleet. It contains a reference to an existing Kubernetes cluster on Azure. */
405
+ export interface FleetMember extends ProxyResource {
406
+ /**
407
+ * If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
408
+ * NOTE: This property will not be serialized. It can only be populated by the server.
409
+ */
410
+ readonly eTag?: string;
411
+ /** The ARM resource id of the cluster that joins the Fleet. Must be a valid Azure resource id. e.g.: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{clusterName}'. */
412
+ clusterResourceId?: string;
413
+ /** The group this member belongs to for multi-cluster update management. */
414
+ group?: string;
415
+ /**
416
+ * The status of the last operation.
417
+ * NOTE: This property will not be serialized. It can only be populated by the server.
418
+ */
419
+ readonly provisioningState?: FleetMemberProvisioningState;
420
+ }
421
+ /** An UpdateRun is a multi-stage process to perform update operations across members of a Fleet. */
422
+ export interface UpdateRun extends ProxyResource {
423
+ /**
424
+ * If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
425
+ * NOTE: This property will not be serialized. It can only be populated by the server.
426
+ */
427
+ readonly eTag?: string;
428
+ /**
429
+ * The provisioning state of the UpdateRun resource.
430
+ * NOTE: This property will not be serialized. It can only be populated by the server.
431
+ */
432
+ readonly provisioningState?: UpdateRunProvisioningState;
433
+ /**
434
+ * The strategy defines the order in which the clusters will be updated.
435
+ * If not set, all members will be updated sequentially. The UpdateRun status will show a single UpdateStage and a single UpdateGroup targeting all members.
436
+ * The strategy of the UpdateRun can be modified until the run is started.
437
+ */
438
+ strategy?: UpdateRunStrategy;
439
+ /** The update to be applied to all clusters in the UpdateRun. The managedClusterUpdate can be modified until the run is started. */
440
+ managedClusterUpdate?: ManagedClusterUpdate;
441
+ /**
442
+ * The status of the UpdateRun.
443
+ * NOTE: This property will not be serialized. It can only be populated by the server.
444
+ */
445
+ readonly status?: UpdateRunStatus;
446
+ }
447
+ /** Defines headers for Fleets_createOrUpdate operation. */
448
+ export interface FleetsCreateOrUpdateHeaders {
449
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
450
+ retryAfter?: number;
451
+ }
452
+ /** Defines headers for Fleets_delete operation. */
453
+ export interface FleetsDeleteHeaders {
454
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
455
+ retryAfter?: number;
456
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
457
+ location?: string;
458
+ }
459
+ /** Defines headers for FleetMembers_create operation. */
460
+ export interface FleetMembersCreateHeaders {
461
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
462
+ retryAfter?: number;
463
+ }
464
+ /** Defines headers for FleetMembers_delete operation. */
465
+ export interface FleetMembersDeleteHeaders {
466
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
467
+ retryAfter?: number;
468
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
469
+ location?: string;
470
+ }
471
+ /** Defines headers for UpdateRuns_createOrUpdate operation. */
472
+ export interface UpdateRunsCreateOrUpdateHeaders {
473
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
474
+ retryAfter?: number;
475
+ }
476
+ /** Defines headers for UpdateRuns_delete operation. */
477
+ export interface UpdateRunsDeleteHeaders {
478
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
479
+ retryAfter?: number;
480
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
481
+ location?: string;
482
+ }
483
+ /** Defines headers for UpdateRuns_start operation. */
484
+ export interface UpdateRunsStartHeaders {
485
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
486
+ retryAfter?: number;
487
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
488
+ location?: string;
489
+ }
490
+ /** Defines headers for UpdateRuns_stop operation. */
491
+ export interface UpdateRunsStopHeaders {
492
+ /** The Retry-After header can indicate how long the client should wait before polling the operation status. */
493
+ retryAfter?: number;
494
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
495
+ location?: string;
496
+ }
497
+ /** Known values of {@link Origin} that the service accepts. */
498
+ export declare enum KnownOrigin {
499
+ /** User */
500
+ User = "user",
501
+ /** System */
502
+ System = "system",
503
+ /** UserSystem */
504
+ UserSystem = "user,system"
505
+ }
506
+ /**
507
+ * Defines values for Origin. \
508
+ * {@link KnownOrigin} can be used interchangeably with Origin,
509
+ * this enum contains the known values that the service supports.
510
+ * ### Known values supported by the service
511
+ * **user** \
512
+ * **system** \
513
+ * **user,system**
514
+ */
515
+ export type Origin = string;
516
+ /** Known values of {@link ActionType} that the service accepts. */
517
+ export declare enum KnownActionType {
518
+ /** Internal */
519
+ Internal = "Internal"
520
+ }
521
+ /**
522
+ * Defines values for ActionType. \
523
+ * {@link KnownActionType} can be used interchangeably with ActionType,
524
+ * this enum contains the known values that the service supports.
525
+ * ### Known values supported by the service
526
+ * **Internal**
527
+ */
528
+ export type ActionType = string;
529
+ /** Known values of {@link FleetProvisioningState} that the service accepts. */
530
+ export declare enum KnownFleetProvisioningState {
531
+ /** Succeeded */
532
+ Succeeded = "Succeeded",
533
+ /** Failed */
534
+ Failed = "Failed",
535
+ /** Canceled */
536
+ Canceled = "Canceled",
537
+ /** Creating */
538
+ Creating = "Creating",
539
+ /** Updating */
540
+ Updating = "Updating",
541
+ /** Deleting */
542
+ Deleting = "Deleting"
543
+ }
544
+ /**
545
+ * Defines values for FleetProvisioningState. \
546
+ * {@link KnownFleetProvisioningState} can be used interchangeably with FleetProvisioningState,
547
+ * this enum contains the known values that the service supports.
548
+ * ### Known values supported by the service
549
+ * **Succeeded** \
550
+ * **Failed** \
551
+ * **Canceled** \
552
+ * **Creating** \
553
+ * **Updating** \
554
+ * **Deleting**
555
+ */
556
+ export type FleetProvisioningState = string;
557
+ /** Known values of {@link CreatedByType} that the service accepts. */
558
+ export declare enum KnownCreatedByType {
559
+ /** User */
560
+ User = "User",
561
+ /** Application */
562
+ Application = "Application",
563
+ /** ManagedIdentity */
564
+ ManagedIdentity = "ManagedIdentity",
565
+ /** Key */
566
+ Key = "Key"
567
+ }
568
+ /**
569
+ * Defines values for CreatedByType. \
570
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
571
+ * this enum contains the known values that the service supports.
572
+ * ### Known values supported by the service
573
+ * **User** \
574
+ * **Application** \
575
+ * **ManagedIdentity** \
576
+ * **Key**
577
+ */
578
+ export type CreatedByType = string;
579
+ /** Known values of {@link FleetMemberProvisioningState} that the service accepts. */
580
+ export declare enum KnownFleetMemberProvisioningState {
581
+ /** Succeeded */
582
+ Succeeded = "Succeeded",
583
+ /** Failed */
584
+ Failed = "Failed",
585
+ /** Canceled */
586
+ Canceled = "Canceled",
587
+ /** Joining */
588
+ Joining = "Joining",
589
+ /** Leaving */
590
+ Leaving = "Leaving",
591
+ /** Updating */
592
+ Updating = "Updating"
593
+ }
594
+ /**
595
+ * Defines values for FleetMemberProvisioningState. \
596
+ * {@link KnownFleetMemberProvisioningState} can be used interchangeably with FleetMemberProvisioningState,
597
+ * this enum contains the known values that the service supports.
598
+ * ### Known values supported by the service
599
+ * **Succeeded** \
600
+ * **Failed** \
601
+ * **Canceled** \
602
+ * **Joining** \
603
+ * **Leaving** \
604
+ * **Updating**
605
+ */
606
+ export type FleetMemberProvisioningState = string;
607
+ /** Known values of {@link UpdateRunProvisioningState} that the service accepts. */
608
+ export declare enum KnownUpdateRunProvisioningState {
609
+ /** Succeeded */
610
+ Succeeded = "Succeeded",
611
+ /** Failed */
612
+ Failed = "Failed",
613
+ /** Canceled */
614
+ Canceled = "Canceled"
615
+ }
616
+ /**
617
+ * Defines values for UpdateRunProvisioningState. \
618
+ * {@link KnownUpdateRunProvisioningState} can be used interchangeably with UpdateRunProvisioningState,
619
+ * this enum contains the known values that the service supports.
620
+ * ### Known values supported by the service
621
+ * **Succeeded** \
622
+ * **Failed** \
623
+ * **Canceled**
624
+ */
625
+ export type UpdateRunProvisioningState = string;
626
+ /** Known values of {@link ManagedClusterUpgradeType} that the service accepts. */
627
+ export declare enum KnownManagedClusterUpgradeType {
628
+ /** Full upgrades the control plane and all agent pools of the target ManagedClusters. */
629
+ Full = "Full",
630
+ /** NodeImageOnly upgrades only the node images of the target ManagedClusters. */
631
+ NodeImageOnly = "NodeImageOnly"
632
+ }
633
+ /**
634
+ * Defines values for ManagedClusterUpgradeType. \
635
+ * {@link KnownManagedClusterUpgradeType} can be used interchangeably with ManagedClusterUpgradeType,
636
+ * this enum contains the known values that the service supports.
637
+ * ### Known values supported by the service
638
+ * **Full**: Full upgrades the control plane and all agent pools of the target ManagedClusters. \
639
+ * **NodeImageOnly**: NodeImageOnly upgrades only the node images of the target ManagedClusters.
640
+ */
641
+ export type ManagedClusterUpgradeType = string;
642
+ /** Known values of {@link UpdateState} that the service accepts. */
643
+ export declare enum KnownUpdateState {
644
+ /** NotStarted */
645
+ NotStarted = "NotStarted",
646
+ /** Running */
647
+ Running = "Running",
648
+ /** Stopping */
649
+ Stopping = "Stopping",
650
+ /** Stopped */
651
+ Stopped = "Stopped",
652
+ /** Failed */
653
+ Failed = "Failed",
654
+ /** Completed */
655
+ Completed = "Completed"
656
+ }
657
+ /**
658
+ * Defines values for UpdateState. \
659
+ * {@link KnownUpdateState} can be used interchangeably with UpdateState,
660
+ * this enum contains the known values that the service supports.
661
+ * ### Known values supported by the service
662
+ * **NotStarted** \
663
+ * **Running** \
664
+ * **Stopping** \
665
+ * **Stopped** \
666
+ * **Failed** \
667
+ * **Completed**
668
+ */
669
+ export type UpdateState = string;
670
+ /** Optional parameters. */
671
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
672
+ }
673
+ /** Contains response data for the list operation. */
674
+ export type OperationsListResponse = OperationListResult;
675
+ /** Optional parameters. */
676
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
677
+ }
678
+ /** Contains response data for the listNext operation. */
679
+ export type OperationsListNextResponse = OperationListResult;
680
+ /** Optional parameters. */
681
+ export interface FleetsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
682
+ }
683
+ /** Contains response data for the listBySubscription operation. */
684
+ export type FleetsListBySubscriptionResponse = FleetListResult;
685
+ /** Optional parameters. */
686
+ export interface FleetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
687
+ }
688
+ /** Contains response data for the listByResourceGroup operation. */
689
+ export type FleetsListByResourceGroupResponse = FleetListResult;
690
+ /** Optional parameters. */
691
+ export interface FleetsGetOptionalParams extends coreClient.OperationOptions {
692
+ }
693
+ /** Contains response data for the get operation. */
694
+ export type FleetsGetResponse = Fleet;
695
+ /** Optional parameters. */
696
+ export interface FleetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
697
+ /** The request should only proceed if an entity matches this string. */
698
+ ifMatch?: string;
699
+ /** The request should only proceed if no entity matches this string. */
700
+ ifNoneMatch?: string;
701
+ /** Delay to wait until next poll, in milliseconds. */
702
+ updateIntervalInMs?: number;
703
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
704
+ resumeFrom?: string;
705
+ }
706
+ /** Contains response data for the createOrUpdate operation. */
707
+ export type FleetsCreateOrUpdateResponse = Fleet;
708
+ /** Optional parameters. */
709
+ export interface FleetsUpdateOptionalParams extends coreClient.OperationOptions {
710
+ /** The request should only proceed if an entity matches this string. */
711
+ ifMatch?: string;
712
+ }
713
+ /** Contains response data for the update operation. */
714
+ export type FleetsUpdateResponse = Fleet;
715
+ /** Optional parameters. */
716
+ export interface FleetsDeleteOptionalParams extends coreClient.OperationOptions {
717
+ /** The request should only proceed if an entity matches this string. */
718
+ ifMatch?: string;
719
+ /** Delay to wait until next poll, in milliseconds. */
720
+ updateIntervalInMs?: number;
721
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
722
+ resumeFrom?: string;
723
+ }
724
+ /** Optional parameters. */
725
+ export interface FleetsListCredentialsOptionalParams extends coreClient.OperationOptions {
726
+ }
727
+ /** Contains response data for the listCredentials operation. */
728
+ export type FleetsListCredentialsResponse = FleetCredentialResults;
729
+ /** Optional parameters. */
730
+ export interface FleetsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
731
+ }
732
+ /** Contains response data for the listBySubscriptionNext operation. */
733
+ export type FleetsListBySubscriptionNextResponse = FleetListResult;
734
+ /** Optional parameters. */
735
+ export interface FleetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
736
+ }
737
+ /** Contains response data for the listByResourceGroupNext operation. */
738
+ export type FleetsListByResourceGroupNextResponse = FleetListResult;
739
+ /** Optional parameters. */
740
+ export interface FleetMembersListByFleetOptionalParams extends coreClient.OperationOptions {
741
+ }
742
+ /** Contains response data for the listByFleet operation. */
743
+ export type FleetMembersListByFleetResponse = FleetMemberListResult;
744
+ /** Optional parameters. */
745
+ export interface FleetMembersGetOptionalParams extends coreClient.OperationOptions {
746
+ }
747
+ /** Contains response data for the get operation. */
748
+ export type FleetMembersGetResponse = FleetMember;
749
+ /** Optional parameters. */
750
+ export interface FleetMembersCreateOptionalParams extends coreClient.OperationOptions {
751
+ /** The request should only proceed if an entity matches this string. */
752
+ ifMatch?: string;
753
+ /** The request should only proceed if no entity matches this string. */
754
+ ifNoneMatch?: string;
755
+ /** Delay to wait until next poll, in milliseconds. */
756
+ updateIntervalInMs?: number;
757
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
758
+ resumeFrom?: string;
759
+ }
760
+ /** Contains response data for the create operation. */
761
+ export type FleetMembersCreateResponse = FleetMember;
762
+ /** Optional parameters. */
763
+ export interface FleetMembersUpdateOptionalParams extends coreClient.OperationOptions {
764
+ /** The request should only proceed if an entity matches this string. */
765
+ ifMatch?: string;
766
+ }
767
+ /** Contains response data for the update operation. */
768
+ export type FleetMembersUpdateResponse = FleetMember;
769
+ /** Optional parameters. */
770
+ export interface FleetMembersDeleteOptionalParams extends coreClient.OperationOptions {
771
+ /** The request should only proceed if an entity matches this string. */
772
+ ifMatch?: string;
773
+ /** Delay to wait until next poll, in milliseconds. */
774
+ updateIntervalInMs?: number;
775
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
776
+ resumeFrom?: string;
777
+ }
778
+ /** Optional parameters. */
779
+ export interface FleetMembersListByFleetNextOptionalParams extends coreClient.OperationOptions {
780
+ }
781
+ /** Contains response data for the listByFleetNext operation. */
782
+ export type FleetMembersListByFleetNextResponse = FleetMemberListResult;
783
+ /** Optional parameters. */
784
+ export interface UpdateRunsListByFleetOptionalParams extends coreClient.OperationOptions {
785
+ }
786
+ /** Contains response data for the listByFleet operation. */
787
+ export type UpdateRunsListByFleetResponse = UpdateRunListResult;
788
+ /** Optional parameters. */
789
+ export interface UpdateRunsGetOptionalParams extends coreClient.OperationOptions {
790
+ }
791
+ /** Contains response data for the get operation. */
792
+ export type UpdateRunsGetResponse = UpdateRun;
793
+ /** Optional parameters. */
794
+ export interface UpdateRunsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
795
+ /** The request should only proceed if an entity matches this string. */
796
+ ifMatch?: string;
797
+ /** The request should only proceed if no entity matches this string. */
798
+ ifNoneMatch?: string;
799
+ /** Delay to wait until next poll, in milliseconds. */
800
+ updateIntervalInMs?: number;
801
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
802
+ resumeFrom?: string;
803
+ }
804
+ /** Contains response data for the createOrUpdate operation. */
805
+ export type UpdateRunsCreateOrUpdateResponse = UpdateRun;
806
+ /** Optional parameters. */
807
+ export interface UpdateRunsDeleteOptionalParams extends coreClient.OperationOptions {
808
+ /** The request should only proceed if an entity matches this string. */
809
+ ifMatch?: string;
810
+ /** Delay to wait until next poll, in milliseconds. */
811
+ updateIntervalInMs?: number;
812
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
813
+ resumeFrom?: string;
814
+ }
815
+ /** Optional parameters. */
816
+ export interface UpdateRunsStartOptionalParams extends coreClient.OperationOptions {
817
+ /** The request should only proceed if an entity matches this string. */
818
+ ifMatch?: string;
819
+ /** Delay to wait until next poll, in milliseconds. */
820
+ updateIntervalInMs?: number;
821
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
822
+ resumeFrom?: string;
823
+ }
824
+ /** Contains response data for the start operation. */
825
+ export type UpdateRunsStartResponse = UpdateRun;
826
+ /** Optional parameters. */
827
+ export interface UpdateRunsStopOptionalParams extends coreClient.OperationOptions {
828
+ /** The request should only proceed if an entity matches this string. */
829
+ ifMatch?: string;
830
+ /** Delay to wait until next poll, in milliseconds. */
831
+ updateIntervalInMs?: number;
832
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
833
+ resumeFrom?: string;
834
+ }
835
+ /** Contains response data for the stop operation. */
836
+ export type UpdateRunsStopResponse = UpdateRun;
837
+ /** Optional parameters. */
838
+ export interface UpdateRunsListByFleetNextOptionalParams extends coreClient.OperationOptions {
839
+ }
840
+ /** Contains response data for the listByFleetNext operation. */
841
+ export type UpdateRunsListByFleetNextResponse = UpdateRunListResult;
842
+ /** Optional parameters. */
843
+ export interface ContainerServiceFleetClientOptionalParams extends coreClient.ServiceClientOptions {
844
+ /** server parameter */
845
+ $host?: string;
846
+ /** Api Version */
847
+ apiVersion?: string;
848
+ /** Overrides client endpoint. */
849
+ endpoint?: string;
850
+ }
851
+ //# sourceMappingURL=index.d.ts.map