python/kubernetes/docs/V1ScaleSpec.md
2023-05-31 21:09:35 +00:00

12 lines
454 B
Markdown

# V1ScaleSpec
ScaleSpec describes the attributes of a scale subresource.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**replicas** | **int** | replicas is the desired number of instances for the scaled object. | [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)