spec property

Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims.

Implementation

final PersistentVolumeClaimSpec? spec;