mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 17:04:26 +01:00
Update cloud-hypervisor to commit 2706319. Fixes a limitation in OpenAPITools/openapi-generator tool, it's impossible to send go zero types, like false and 0 to cloud-hypervisor because `omitempty` is added if a field is not required. See cloud-hypervisor/cloud-hypervisor#1961 for more information Signed-off-by: Julio Montes <julio.montes@intel.com>
550 B
550 B
FsConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Tag | string | ||
| Socket | string | ||
| NumQueues | int32 | [default to 1] | |
| QueueSize | int32 | [default to 1024] | |
| Dax | bool | [default to true] | |
| CacheSize | int64 | ||
| Id | string | [optional] |