menu
kubernetes package
documentation
autoscaling_v1.dart
ScaleStatus
replicas property
replicas property
dark_mode
light_mode
replicas
property
int
replicas
final
replicas is the actual number of observed instances of the scaled object.
Implementation
final int replicas;
kubernetes package
documentation
autoscaling_v1
ScaleStatus
replicas property
ScaleStatus class