package v1

Type Members

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

    Pointer for LocalSubjectAccessReview

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

    Pointer for NonResourceAttributes

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

    Pointer for NonResourceRule

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

    Pointer for ResourceAttributes

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

    Pointer for ResourceRule

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

    Pointer for SelfSubjectAccessReview

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

    Pointer for SelfSubjectAccessReviewSpec

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

    Pointer for SelfSubjectRulesReview

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

    Pointer for SelfSubjectRulesReviewSpec

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

    Pointer for SubjectAccessReview

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

    Pointer for SubjectAccessReviewSpec

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

    Pointer for SubjectAccessReviewStatus

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

    Pointer for SubjectRulesReviewStatus

Ungrouped