package v1
Type Members
- final case class CSIDriverListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverList] with Product with Serializable
- final case class CSIDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriver] with Product with Serializable
- final case class CSIDriverSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIDriverSpec] with Product with Serializable
- final case class CSINodeDriverPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeDriver] with Product with Serializable
- final case class CSINodeListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeList] with Product with Serializable
- final case class CSINodePointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINode] with Product with Serializable
- final case class CSINodeSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSINodeSpec] with Product with Serializable
- final case class CSIStorageCapacityListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacityList] with Product with Serializable
- final case class CSIStorageCapacityPointer(currentPath: PointerPath = PointerPath()) extends Pointer[CSIStorageCapacity] with Product with Serializable
- final case class StorageClassListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClassList] with Product with Serializable
- final case class StorageClassPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageClass] with Product with Serializable
- final case class TokenRequestPointer(currentPath: PointerPath = PointerPath()) extends Pointer[TokenRequest] with Product with Serializable
- final case class VolumeAttachmentListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentList] with Product with Serializable
- final case class VolumeAttachmentPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachment] with Product with Serializable
- final case class VolumeAttachmentSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSource] with Product with Serializable
- final case class VolumeAttachmentSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentSpec] with Product with Serializable
- final case class VolumeAttachmentStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeAttachmentStatus] with Product with Serializable
- final case class VolumeErrorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeError] with Product with Serializable
- final case class VolumeNodeResourcesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[VolumeNodeResources] with Product with Serializable