StorageOSPersistentVolumeSource

fun StorageOSPersistentVolumeSource(fsType: String? = null, readOnly: Boolean? = null, secretRef: ObjectReference? = null, volumeName: String? = null, volumeNamespace: String? = null)