GetServiceTemplateSpecVolumeCsi

data class GetServiceTemplateSpecVolumeCsi(val driver: String, val readOnly: Boolean, val volumeAttributes: Map<String, String>)

Constructors

Link copied to clipboard
constructor(driver: String, readOnly: Boolean, volumeAttributes: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique name representing the type of file system to be created. Cloud Run supports the following values:

Link copied to clipboard

If true, all mounts created from this volume will be read-only.

Link copied to clipboard

Driver-specific attributes. The following options are supported for available drivers: