package v1

Type Members

  1. final case class LocalSubjectAccessReviewPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LocalSubjectAccessReview] with Product with Serializable
  2. final case class NonResourceAttributesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NonResourceAttributes] with Product with Serializable
  3. final case class NonResourceRulePointer(currentPath: PointerPath = PointerPath()) extends Pointer[NonResourceRule] with Product with Serializable
  4. final case class ResourceAttributesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ResourceAttributes] with Product with Serializable
  5. final case class ResourceRulePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ResourceRule] with Product with Serializable
  6. final case class SelfSubjectAccessReviewPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SelfSubjectAccessReview] with Product with Serializable
  7. final case class SelfSubjectAccessReviewSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SelfSubjectAccessReviewSpec] with Product with Serializable
  8. final case class SelfSubjectRulesReviewPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SelfSubjectRulesReview] with Product with Serializable
  9. final case class SelfSubjectRulesReviewSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SelfSubjectRulesReviewSpec] with Product with Serializable
  10. final case class SubjectAccessReviewPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SubjectAccessReview] with Product with Serializable
  11. final case class SubjectAccessReviewSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SubjectAccessReviewSpec] with Product with Serializable
  12. final case class SubjectAccessReviewStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SubjectAccessReviewStatus] with Product with Serializable
  13. final case class SubjectRulesReviewStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[SubjectRulesReviewStatus] with Product with Serializable

Ungrouped