CSIDriverSpec constructor
const
CSIDriverSpec({})
Default constructor.
Implementation
const CSIDriverSpec({
this.attachRequired,
this.fsGroupPolicy,
this.podInfoOnMount,
this.requiresRepublish,
this.seLinuxMount,
this.storageCapacity,
this.tokenRequests,
this.volumeLifecycleModes,
});