Packages

o

com.coralogix.zio.k8s.monocle.storage.v1

VolumeAttachmentO

object VolumeAttachmentO

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

Value Members

  1. val metadataL: Lens[VolumeAttachment, Optional[ObjectMeta]]
  2. val metadataO: Optional[VolumeAttachment, ObjectMeta]
  3. val specL: Lens[VolumeAttachment, VolumeAttachmentSpec]
  4. val statusL: Lens[VolumeAttachment, Optional[VolumeAttachmentStatus]]
  5. val statusO: Optional[VolumeAttachment, VolumeAttachmentStatus]