GetServiceTemplateSpecContainerVolumeMount

data class GetServiceTemplateSpecContainerVolumeMount(val mountPath: String, val name: String)

Constructors

constructor(mountPath: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path within the container at which the volume should be mounted. Must not contain ':'.

Link copied to clipboard

The name of the Cloud Run Service.