Packages

o

com.coralogix.zio.k8s.monocle.core.v1

RBDPersistentVolumeSourceO

object RBDPersistentVolumeSourceO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RBDPersistentVolumeSourceO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val fsTypeL: Lens[RBDPersistentVolumeSource, Optional[String]]
  2. val fsTypeO: Optional[RBDPersistentVolumeSource, String]
  3. val imageL: Lens[RBDPersistentVolumeSource, String]
  4. val keyringL: Lens[RBDPersistentVolumeSource, Optional[String]]
  5. val keyringO: Optional[RBDPersistentVolumeSource, String]
  6. val monitorsL: Lens[RBDPersistentVolumeSource, Vector[String]]
  7. val poolL: Lens[RBDPersistentVolumeSource, Optional[String]]
  8. val poolO: Optional[RBDPersistentVolumeSource, String]
  9. val readOnlyL: Lens[RBDPersistentVolumeSource, Optional[Boolean]]
  10. val readOnlyO: Optional[RBDPersistentVolumeSource, Boolean]
  11. val secretRefL: Lens[RBDPersistentVolumeSource, Optional[SecretReference]]
  12. val secretRefO: Optional[RBDPersistentVolumeSource, SecretReference]
  13. val userL: Lens[RBDPersistentVolumeSource, Optional[String]]
  14. val userO: Optional[RBDPersistentVolumeSource, String]