numberAvailable property

int? numberAvailable
final

The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds).

Implementation

final int? numberAvailable;