menu
kubernetes package
documentation
apps_v1.dart
StatefulSetStatus
replicas property
replicas property
dark_mode
light_mode
replicas
property
int
replicas
final
replicas is the number of Pods created by the StatefulSet controller.
Implementation
final int replicas;
kubernetes package
documentation
apps_v1
StatefulSetStatus
replicas property
StatefulSetStatus class