menu
kubernetes package
documentation
autoscaling_v1.dart
ScaleSpec
replicas property
replicas property
dark_mode
light_mode
replicas
property
int
?
replicas
final
replicas is the desired number of instances for the scaled object.
Implementation
final int? replicas;
kubernetes package
documentation
autoscaling_v1
ScaleSpec
replicas property
ScaleSpec class