Packages

o

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

QuobyteVolumeSourceO

object QuobyteVolumeSourceO

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

Value Members

  1. val groupL: Lens[QuobyteVolumeSource, Optional[String]]
  2. val groupO: Optional[QuobyteVolumeSource, String]
  3. val readOnlyL: Lens[QuobyteVolumeSource, Optional[Boolean]]
  4. val readOnlyO: Optional[QuobyteVolumeSource, Boolean]
  5. val registryL: Lens[QuobyteVolumeSource, String]
  6. val tenantL: Lens[QuobyteVolumeSource, Optional[String]]
  7. val tenantO: Optional[QuobyteVolumeSource, String]
  8. val userL: Lens[QuobyteVolumeSource, Optional[String]]
  9. val userO: Optional[QuobyteVolumeSource, String]
  10. val volumeL: Lens[QuobyteVolumeSource, String]