Packages

package v1

Type Members

  1. final case class LeaseListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LeaseList] with Product with Serializable
  2. final case class LeasePointer(currentPath: PointerPath = PointerPath()) extends Pointer[Lease] with Product with Serializable
  3. final case class LeaseSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LeaseSpec] with Product with Serializable

Ungrouped