CinderPersistentVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val fsTypeL: Lens[CinderPersistentVolumeSource, Optional[String]]
val fsTypeO: Optic[CinderPersistentVolumeSource, CinderPersistentVolumeSource, String, OpticFailure, Nothing, String, CinderPersistentVolumeSource]
val readOnlyL: Lens[CinderPersistentVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[CinderPersistentVolumeSource, CinderPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, CinderPersistentVolumeSource]
val secretRefL: Lens[CinderPersistentVolumeSource, Optional[SecretReference]]
val secretRefO: Optic[CinderPersistentVolumeSource, CinderPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, CinderPersistentVolumeSource]
val volumeIDL: Lens[CinderPersistentVolumeSource, String]