ISCSIPersistent Volume Source Patch
constructor(chapAuthDiscovery: Boolean? = null, chapAuthSession: Boolean? = null, fsType: String? = null, initiatorName: String? = null, iqn: String? = null, iscsiInterface: String? = null, lun: Int? = null, portals: List<String>? = null, readOnly: Boolean? = null, secretRef: SecretReferencePatch? = null, targetPortal: String? = null)