ISCSIPersistentVolumeSource

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