StorageOSPersistentVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val fsTypeL: Lens[StorageOSPersistentVolumeSource, Optional[String]]
val fsTypeO: Optic[StorageOSPersistentVolumeSource, StorageOSPersistentVolumeSource, String, OpticFailure, Nothing, String, StorageOSPersistentVolumeSource]
val readOnlyL: Lens[StorageOSPersistentVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[StorageOSPersistentVolumeSource, StorageOSPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, StorageOSPersistentVolumeSource]
val secretRefL: Lens[StorageOSPersistentVolumeSource, Optional[ObjectReference]]
val secretRefO: Optic[StorageOSPersistentVolumeSource, StorageOSPersistentVolumeSource, ObjectReference, OpticFailure, Nothing, ObjectReference, StorageOSPersistentVolumeSource]
val volumeNameL: Lens[StorageOSPersistentVolumeSource, Optional[String]]
val volumeNameO: Optic[StorageOSPersistentVolumeSource, StorageOSPersistentVolumeSource, String, OpticFailure, Nothing, String, StorageOSPersistentVolumeSource]
val volumeNamespaceL: Lens[StorageOSPersistentVolumeSource, Optional[String]]
val volumeNamespaceO: Optic[StorageOSPersistentVolumeSource, StorageOSPersistentVolumeSource, String, OpticFailure, Nothing, String, StorageOSPersistentVolumeSource]