package v1
Type Members
-
final
case class
LeaseListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LeaseList] with Product with Serializable
Pointer for LeaseList
-
final
case class
LeasePointer(currentPath: PointerPath = PointerPath()) extends Pointer[Lease] with Product with Serializable
Pointer for Lease
-
final
case class
LeaseSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LeaseSpec] with Product with Serializable
Pointer for LeaseSpec