mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +01:00
Use CLH branch stable/v0.5.x, and also re-generate the openAPI client code with the new 'cloud-hypervisor.yaml'. Fixes: #2488 Signed-off-by: Bo Chen <chen.bo@intel.com>
19 lines
707 B
Markdown
19 lines
707 B
Markdown
# DiskConfig
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Path** | **string** | |
|
|
**Readonly** | **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]
|
|
**Wce** | **bool** | | [optional] [default to true]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|