CSIPersistentVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val controllerExpandSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
val controllerExpandSecretRefO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, CSIPersistentVolumeSource]
val controllerPublishSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
val controllerPublishSecretRefO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, CSIPersistentVolumeSource]
val driverL: Lens[CSIPersistentVolumeSource, String]
val fsTypeL: Lens[CSIPersistentVolumeSource, Optional[String]]
val fsTypeO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, String, OpticFailure, Nothing, String, CSIPersistentVolumeSource]
val nodePublishSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
val nodePublishSecretRefO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, CSIPersistentVolumeSource]
val nodeStageSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
val nodeStageSecretRefO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, SecretReference, OpticFailure, Nothing, SecretReference, CSIPersistentVolumeSource]
val readOnlyL: Lens[CSIPersistentVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, Boolean, OpticFailure, Nothing, Boolean, CSIPersistentVolumeSource]
val volumeAttributesL: Lens[CSIPersistentVolumeSource, Optional[Map[String, String]]]
val volumeAttributesO: Optic[CSIPersistentVolumeSource, CSIPersistentVolumeSource, Map[String, String], OpticFailure, Nothing, Map[String, String], CSIPersistentVolumeSource]
val volumeHandleL: Lens[CSIPersistentVolumeSource, String]