Sha256: 5f288b23cc7364702a7707eff361259b96026809203a9c0bcd7aa7e3d6dbe474
Contents?: true
Size: 345 Bytes
Versions: 1
Compression:
Stored size: 345 Bytes
Contents
# Zilla::IoK8sApiAutoscalingV1ScaleSpec ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **replicas** | **Integer** | desired number of instances for the scaled object. | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiAutoscalingV1ScaleSpec.new( replicas: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiAutoscalingV1ScaleSpec.md |