Files
kata-containers/src/runtime/virtcontainers/pkg/cloud-hypervisor/client/docs/DiskConfig.md
Jose Carlos Venegas Munoz 3159438701 clh: opeanapi: update api for cloud hypervisor
[ 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>
2020-08-20 14:00:15 -07:00

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]

[Back to Model list] [Back to API list] [Back to README]