mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 17:04:26 +01:00
[ Port from runtime commit 40f49312a4881c904a1cbdace04c4c697bd2d429 ] Update api geneated by openapi. Fixes: #461 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com> Signed-off-by: Bo Chen <chen.bo@intel.com>
807 B
807 B
DiskConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Path | string | ||
| Readonly | bool | [optional] [default to false] | |
| Direct | bool | [optional] [default to false] | |
| Iommu | bool | [optional] [default to false] | |
| NumQueues | int32 | [optional] [default to 1] | |
| QueueSize | int32 | [optional] [default to 128] | |
| VhostUser | bool | [optional] [default to false] | |
| VhostSocket | string | [optional] | |
| PollQueue | bool | [optional] [default to true] | |
| Id | string | [optional] |