volumeBindingMode property

String? volumeBindingMode
final

volumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is only honored by servers that enable the VolumeScheduling feature.

Implementation

final String? volumeBindingMode;