readyReplicas property
readyReplicas is the number of pods targeted by this ReplicaSet with a Ready Condition.
Implementation
final int? readyReplicas;
readyReplicas is the number of pods targeted by this ReplicaSet with a Ready Condition.
final int? readyReplicas;