CinderVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

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