driver property

String? driver
getter/setter pair

name of the CSI driver for the requested storage system.

Cloud Run supports the following drivers: * gcsfuse.run.googleapis.com : Mount a Cloud Storage Bucket as a volume.

Implementation

core.String? driver;