Packages

o

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

ScaleIOPersistentVolumeSourceO

object ScaleIOPersistentVolumeSourceO

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

Value Members

  1. val fsTypeL: Lens[ScaleIOPersistentVolumeSource, Optional[String]]
  2. val fsTypeO: Optional[ScaleIOPersistentVolumeSource, String]
  3. val gatewayL: Lens[ScaleIOPersistentVolumeSource, String]
  4. val protectionDomainL: Lens[ScaleIOPersistentVolumeSource, Optional[String]]
  5. val protectionDomainO: Optional[ScaleIOPersistentVolumeSource, String]
  6. val readOnlyL: Lens[ScaleIOPersistentVolumeSource, Optional[Boolean]]
  7. val readOnlyO: Optional[ScaleIOPersistentVolumeSource, Boolean]
  8. val secretRefL: Lens[ScaleIOPersistentVolumeSource, SecretReference]
  9. val sslEnabledL: Lens[ScaleIOPersistentVolumeSource, Optional[Boolean]]
  10. val sslEnabledO: Optional[ScaleIOPersistentVolumeSource, Boolean]
  11. val storageModeL: Lens[ScaleIOPersistentVolumeSource, Optional[String]]
  12. val storageModeO: Optional[ScaleIOPersistentVolumeSource, String]
  13. val storagePoolL: Lens[ScaleIOPersistentVolumeSource, Optional[String]]
  14. val storagePoolO: Optional[ScaleIOPersistentVolumeSource, String]
  15. val systemL: Lens[ScaleIOPersistentVolumeSource, String]
  16. val volumeNameL: Lens[ScaleIOPersistentVolumeSource, Optional[String]]
  17. val volumeNameO: Optional[ScaleIOPersistentVolumeSource, String]