Commit a6f8a70
committed
feat(workstations): update the API
#### workstations:v1beta
The following keys were added:
- schemas.WorkstationCluster.properties.tags.additionalProperties.type
- schemas.WorkstationCluster.properties.tags.description
- schemas.WorkstationCluster.properties.tags.type
#### workstations:v1
The following keys were added:
- schemas.BoostConfig.description
- schemas.BoostConfig.id
- schemas.BoostConfig.properties.accelerators.description
- schemas.BoostConfig.properties.accelerators.items.$ref
- schemas.BoostConfig.properties.accelerators.type
- schemas.BoostConfig.properties.bootDiskSizeGb.description
- schemas.BoostConfig.properties.bootDiskSizeGb.format
- schemas.BoostConfig.properties.bootDiskSizeGb.type
- schemas.BoostConfig.properties.enableNestedVirtualization.description
- schemas.BoostConfig.properties.enableNestedVirtualization.type
- schemas.BoostConfig.properties.id.description
- schemas.BoostConfig.properties.id.type
- schemas.BoostConfig.properties.machineType.description
- schemas.BoostConfig.properties.machineType.type
- schemas.BoostConfig.properties.poolSize.description
- schemas.BoostConfig.properties.poolSize.format
- schemas.BoostConfig.properties.poolSize.type
- schemas.BoostConfig.type
- schemas.GceInstance.properties.boostConfigs.description
- schemas.GceInstance.properties.boostConfigs.items.$ref
- schemas.GceInstance.properties.boostConfigs.type
- schemas.WorkstationCluster.properties.tags.additionalProperties.type
- schemas.WorkstationCluster.properties.tags.description
- schemas.WorkstationCluster.properties.tags.type1 parent 6f6a576 commit a6f8a70
File tree
4 files changed
+100
-2
lines changed- discovery
- src/apis/workstations
4 files changed
+100
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
| 1198 | + | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
| |||
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1287 | 1323 | | |
1288 | 1324 | | |
1289 | 1325 | | |
| |||
1417 | 1453 | | |
1418 | 1454 | | |
1419 | 1455 | | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
1420 | 1463 | | |
1421 | 1464 | | |
1422 | 1465 | | |
| |||
2286 | 2329 | | |
2287 | 2330 | | |
2288 | 2331 | | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
2289 | 2339 | | |
2290 | 2340 | | |
2291 | 2341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | | - | |
| 1130 | + | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | 1133 | | |
| |||
2268 | 2268 | | |
2269 | 2269 | | |
2270 | 2270 | | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
2271 | 2278 | | |
2272 | 2279 | | |
2273 | 2280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
183 | 212 | | |
184 | 213 | | |
185 | 214 | | |
| |||
286 | 315 | | |
287 | 316 | | |
288 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
289 | 322 | | |
290 | 323 | | |
291 | 324 | | |
| |||
923 | 956 | | |
924 | 957 | | |
925 | 958 | | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
926 | 963 | | |
927 | 964 | | |
928 | 965 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
967 | 971 | | |
968 | 972 | | |
969 | 973 | | |
| |||
0 commit comments