Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 829 Bytes

V1VirtualMachineInstanceReplicaSetStatus.md

File metadata and controls

13 lines (9 loc) · 829 Bytes

V1VirtualMachineInstanceReplicaSetStatus

Properties

Name Type Description Notes
conditions list[V1VirtualMachineInstanceReplicaSetCondition] [optional]
label_selector str Canonical form of the label selector for HPA which consumes it through the scale subresource. [optional]
ready_replicas int The number of ready replicas for this replica set. [optional]
replicas int Total number of non-terminated pods targeted by this deployment (their labels match the selector). [optional]

[Back to Model list] [Back to API list] [Back to README]