SecretVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val defaultModeL: Lens[SecretVolumeSource, Optional[Int]]
val defaultModeO: Optic[SecretVolumeSource, SecretVolumeSource, Int, OpticFailure, Nothing, Int, SecretVolumeSource]
val itemsL: Lens[SecretVolumeSource, Optional[Vector[KeyToPath]]]
val itemsO: Optic[SecretVolumeSource, SecretVolumeSource, Vector[KeyToPath], OpticFailure, Nothing, Vector[KeyToPath], SecretVolumeSource]
val optionalL: Lens[SecretVolumeSource, Optional[Boolean]]
val optionalO: Optic[SecretVolumeSource, SecretVolumeSource, Boolean, OpticFailure, Nothing, Boolean, SecretVolumeSource]
val secretNameL: Lens[SecretVolumeSource, Optional[String]]
val secretNameO: Optic[SecretVolumeSource, SecretVolumeSource, String, OpticFailure, Nothing, String, SecretVolumeSource]