Packages

o

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

CinderPersistentVolumeSourceO

object CinderPersistentVolumeSourceO

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

Value Members

  1. val fsTypeL: Lens[CinderPersistentVolumeSource, Optional[String]]
  2. val fsTypeO: Optional[CinderPersistentVolumeSource, String]
  3. val readOnlyL: Lens[CinderPersistentVolumeSource, Optional[Boolean]]
  4. val readOnlyO: Optional[CinderPersistentVolumeSource, Boolean]
  5. val secretRefL: Lens[CinderPersistentVolumeSource, Optional[SecretReference]]
  6. val secretRefO: Optional[CinderPersistentVolumeSource, SecretReference]
  7. val volumeIDL: Lens[CinderPersistentVolumeSource, String]