allocationMode property

String? allocationMode
final

Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default.

Implementation

final String? allocationMode;