GCEPersistentDiskVolumeSource

fun GCEPersistentDiskVolumeSource(fsType: String? = null, partition: Int? = null, pdName: String, readOnly: Boolean? = null)