authorization.v1.selfSubjectRulesReview
"SelfSubjectRulesReview is a resource you can create to determine which actions you can perform in a namespace"
Index
Fields
fn new
new(name)
new returns an instance of SelfSubjectRulesReview
obj spec
"SelfSubjectRulesReviewSpec adds information about how to conduct the check"
fn spec.withScopes
withScopes(scopes)
"Scopes to use for the evaluation. Empty means \"use the unscoped (full) permissions of the user/groups\". Nil means \"use the scopes on this request\"."
fn spec.withScopesMixin
withScopesMixin(scopes)
"Scopes to use for the evaluation. Empty means \"use the unscoped (full) permissions of the user/groups\". Nil means \"use the scopes on this request\"."
Note: This function appends passed data to existing values