python/kubernetes/docs/V1NodeSwapStatus.md
2025-05-26 20:59:04 +00:00

12 lines
422 B
Markdown

# V1NodeSwapStatus
NodeSwapStatus represents swap memory information.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**capacity** | **int** | Total amount of swap memory in bytes. | [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)