View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2GCSVolumeSource (google_api_run v0.40.0)
Represents a volume backed by a Cloud Storage bucket using Cloud Storage FUSE.
Attributes
-
bucket
(type:String.t
, default:nil
) - Cloud Storage Bucket name. -
mountOptions
(type:list(String.t)
, default:nil
) - A list of additional flags to pass to the gcsfuse CLI. Options should be specified without the leading "--". -
readOnly
(type:boolean()
, default:nil
) - If true, the volume will be mounted as read only for all mounts.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.