CSIPersistentVolumeSourcePatch

constructor(controllerExpandSecretRef: SecretReferencePatch? = null, controllerPublishSecretRef: SecretReferencePatch? = null, driver: String? = null, fsType: String? = null, nodeExpandSecretRef: SecretReferencePatch? = null, nodePublishSecretRef: SecretReferencePatch? = null, nodeStageSecretRef: SecretReferencePatch? = null, readOnly: Boolean? = null, volumeAttributes: Map<String, String>? = null, volumeHandle: String? = null)