spec property

Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.

Implementation

final SubjectAccessReviewSpec spec;