Packages

o

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

CSIPersistentVolumeSourceO

object CSIPersistentVolumeSourceO

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

Value Members

  1. val controllerExpandSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
  2. val controllerExpandSecretRefO: Optional[CSIPersistentVolumeSource, SecretReference]
  3. val controllerPublishSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
  4. val controllerPublishSecretRefO: Optional[CSIPersistentVolumeSource, SecretReference]
  5. val driverL: Lens[CSIPersistentVolumeSource, String]
  6. val fsTypeL: Lens[CSIPersistentVolumeSource, Optional[String]]
  7. val fsTypeO: Optional[CSIPersistentVolumeSource, String]
  8. val nodePublishSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
  9. val nodePublishSecretRefO: Optional[CSIPersistentVolumeSource, SecretReference]
  10. val nodeStageSecretRefL: Lens[CSIPersistentVolumeSource, Optional[SecretReference]]
  11. val nodeStageSecretRefO: Optional[CSIPersistentVolumeSource, SecretReference]
  12. val readOnlyL: Lens[CSIPersistentVolumeSource, Optional[Boolean]]
  13. val readOnlyO: Optional[CSIPersistentVolumeSource, Boolean]
  14. val volumeAttributesL: Lens[CSIPersistentVolumeSource, Optional[Map[String, String]]]
  15. val volumeAttributesO: Optional[CSIPersistentVolumeSource, Map[String, String]]
  16. val volumeHandleL: Lens[CSIPersistentVolumeSource, String]