ISCSIPersistentVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val chapAuthDiscoveryL: Lens[ISCSIPersistentVolumeSource, Optional[Boolean]]
val chapAuthDiscoveryO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, ISCSIPersistentVolumeSource]
val chapAuthSessionL: Lens[ISCSIPersistentVolumeSource, Optional[Boolean]]
val chapAuthSessionO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, ISCSIPersistentVolumeSource]
val fsTypeL: Lens[ISCSIPersistentVolumeSource, Optional[String]]
val fsTypeO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, String, OpticFailure, Nothing, String, ISCSIPersistentVolumeSource]
val initiatorNameL: Lens[ISCSIPersistentVolumeSource, Optional[String]]
val initiatorNameO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, String, OpticFailure, Nothing, String, ISCSIPersistentVolumeSource]
val iqnL: Lens[ISCSIPersistentVolumeSource, String]
val iscsiInterfaceL: Lens[ISCSIPersistentVolumeSource, Optional[String]]
val iscsiInterfaceO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, String, OpticFailure, Nothing, String, ISCSIPersistentVolumeSource]
val lunL: Lens[ISCSIPersistentVolumeSource, Int]
val portalsL: Lens[ISCSIPersistentVolumeSource, Optional[Vector[String]]]
val portalsO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, Vector[String], OpticFailure, Nothing, Vector[String], ISCSIPersistentVolumeSource]
val readOnlyL: Lens[ISCSIPersistentVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, ISCSIPersistentVolumeSource]
val secretRefL: Lens[ISCSIPersistentVolumeSource, Optional[SecretReference]]
val secretRefO: Optic[ISCSIPersistentVolumeSource, ISCSIPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, ISCSIPersistentVolumeSource]
val targetPortalL: Lens[ISCSIPersistentVolumeSource, String]