Packages

o

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

GCEPersistentDiskVolumeSourceO

object GCEPersistentDiskVolumeSourceO

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

Value Members

  1. val fsTypeL: Lens[GCEPersistentDiskVolumeSource, Optional[String]]
  2. val fsTypeO: Optional[GCEPersistentDiskVolumeSource, String]
  3. val partitionL: Lens[GCEPersistentDiskVolumeSource, Optional[Int]]
  4. val partitionO: Optional[GCEPersistentDiskVolumeSource, Int]
  5. val pdNameL: Lens[GCEPersistentDiskVolumeSource, String]
  6. val readOnlyL: Lens[GCEPersistentDiskVolumeSource, Optional[Boolean]]
  7. val readOnlyO: Optional[GCEPersistentDiskVolumeSource, Boolean]