package v1

Type Members

  1. final case class CSIDriverListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverList] with Product with Serializable

    Pointer for CSIDriverList

  2. final case class CSIDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriver] with Product with Serializable

    Pointer for CSIDriver

  3. final case class CSIDriverSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverSpec] with Product with Serializable

    Pointer for CSIDriverSpec

  4. final case class CSINodeDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeDriver] with Product with Serializable

    Pointer for CSINodeDriver

  5. final case class CSINodeListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeList] with Product with Serializable

    Pointer for CSINodeList

  6. final case class CSINodePointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINode] with Product with Serializable

    Pointer for CSINode

  7. final case class CSINodeSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeSpec] with Product with Serializable

    Pointer for CSINodeSpec

  8. final case class CSIStorageCapacityListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacityList] with Product with Serializable

    Pointer for CSIStorageCapacityList

  9. final case class CSIStorageCapacityPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacity] with Product with Serializable

    Pointer for CSIStorageCapacity

  10. final case class StorageClassListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClassList] with Product with Serializable

    Pointer for StorageClassList

  11. final case class StorageClassPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClass] with Product with Serializable

    Pointer for StorageClass

  12. final case class TokenRequestPointer(currentPath: PointerPath = PointerPath()) extends Pointer[TokenRequest] with Product with Serializable

    Pointer for TokenRequest

  13. final case class VolumeAttachmentListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentList] with Product with Serializable

    Pointer for VolumeAttachmentList

  14. final case class VolumeAttachmentPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachment] with Product with Serializable

    Pointer for VolumeAttachment

  15. final case class VolumeAttachmentSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSource] with Product with Serializable

    Pointer for VolumeAttachmentSource

  16. final case class VolumeAttachmentSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSpec] with Product with Serializable

    Pointer for VolumeAttachmentSpec

  17. final case class VolumeAttachmentStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentStatus] with Product with Serializable

    Pointer for VolumeAttachmentStatus

  18. final case class VolumeErrorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeError] with Product with Serializable

    Pointer for VolumeError

  19. final case class VolumeNodeResourcesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeNodeResources] with Product with Serializable

    Pointer for VolumeNodeResources

Ungrouped