Class GCSVolumeSource (0.10.7)

GCSVolumeSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a volume backed by a Cloud Storage bucket using Cloud Storage FUSE.

Attributes

Name Description
bucket str
Cloud Storage Bucket name.
read_only bool
If true, the volume will be mounted as read only for all mounts.