Packages

o

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

AzureDiskVolumeSourceO

object AzureDiskVolumeSourceO

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

Value Members

  1. val cachingModeL: Lens[AzureDiskVolumeSource, Optional[String]]
  2. val cachingModeO: Optional[AzureDiskVolumeSource, String]
  3. val diskNameL: Lens[AzureDiskVolumeSource, String]
  4. val diskURIL: Lens[AzureDiskVolumeSource, String]
  5. val fsTypeL: Lens[AzureDiskVolumeSource, Optional[String]]
  6. val fsTypeO: Optional[AzureDiskVolumeSource, String]
  7. val kindL: Lens[AzureDiskVolumeSource, Optional[String]]
  8. val kindO: Optional[AzureDiskVolumeSource, String]
  9. val readOnlyL: Lens[AzureDiskVolumeSource, Optional[Boolean]]
  10. val readOnlyO: Optional[AzureDiskVolumeSource, Boolean]