package v1

Type Members

  1. final case class CSIDriverListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverList] with Product with Serializable
  2. final case class CSIDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriver] with Product with Serializable
  3. final case class CSIDriverSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverSpec] with Product with Serializable
  4. final case class CSINodeDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeDriver] with Product with Serializable
  5. final case class CSINodeListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeList] with Product with Serializable
  6. final case class CSINodePointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINode] with Product with Serializable
  7. final case class CSINodeSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeSpec] with Product with Serializable
  8. final case class CSIStorageCapacityListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacityList] with Product with Serializable
  9. final case class CSIStorageCapacityPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacity] with Product with Serializable
  10. final case class StorageClassListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClassList] with Product with Serializable
  11. final case class StorageClassPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClass] with Product with Serializable
  12. final case class TokenRequestPointer(currentPath: PointerPath = PointerPath()) extends Pointer[TokenRequest] with Product with Serializable
  13. final case class VolumeAttachmentListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentList] with Product with Serializable
  14. final case class VolumeAttachmentPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachment] with Product with Serializable
  15. final case class VolumeAttachmentSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSource] with Product with Serializable
  16. final case class VolumeAttachmentSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSpec] with Product with Serializable
  17. final case class VolumeAttachmentStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentStatus] with Product with Serializable
  18. final case class VolumeErrorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeError] with Product with Serializable
  19. final case class VolumeNodeResourcesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeNodeResources] with Product with Serializable

Ungrouped