menu
kubernetes package
documentation
core_v1.dart
ReplicationControllerStatus
readyReplicas property
readyReplicas property
dark_mode
light_mode
readyReplicas
property
int
?
readyReplicas
final
The number of ready replicas for this replication controller.
Implementation
final int? readyReplicas;
kubernetes package
documentation
core_v1
ReplicationControllerStatus
readyReplicas property
ReplicationControllerStatus class