RBDPersistentVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val fsTypeL: Lens[RBDPersistentVolumeSource, Optional[String]]
val fsTypeO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, String, OpticFailure, Nothing, String, RBDPersistentVolumeSource]
val imageL: Lens[RBDPersistentVolumeSource, String]
val keyringL: Lens[RBDPersistentVolumeSource, Optional[String]]
val keyringO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, String, OpticFailure, Nothing, String, RBDPersistentVolumeSource]
val monitorsL: Lens[RBDPersistentVolumeSource, Vector[String]]
val poolL: Lens[RBDPersistentVolumeSource, Optional[String]]
val poolO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, String, OpticFailure, Nothing, String, RBDPersistentVolumeSource]
val readOnlyL: Lens[RBDPersistentVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, RBDPersistentVolumeSource]
val secretRefL: Lens[RBDPersistentVolumeSource, Optional[SecretReference]]
val secretRefO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, RBDPersistentVolumeSource]
val userL: Lens[RBDPersistentVolumeSource, Optional[String]]
val userO: Optic[RBDPersistentVolumeSource, RBDPersistentVolumeSource, String, OpticFailure, Nothing, String, RBDPersistentVolumeSource]