mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 18:14:21 +01:00
update api based latest master. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
17 lines
555 B
Markdown
17 lines
555 B
Markdown
# FsConfig
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Tag** | **string** | |
|
|
**Sock** | **string** | |
|
|
**NumQueues** | **int32** | | [optional] [default to 1]
|
|
**QueueSize** | **int32** | | [optional] [default to 1024]
|
|
**Dax** | **bool** | | [optional] [default to true]
|
|
**CacheSize** | **int64** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|