src/gen/models/V1beta3PolicyRulesWithSubjects

V1beta3PolicyRulesWithSubjects

PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver. The test considers the subject making the request, the verb being requested, and the resource to be acted upon. This PolicyRulesWithSubjects matches a request if and only if both (a) at least one member of subjects matches the request and (b) at least one member of resourceRules or nonResourceRules matches the request.
class V1beta3PolicyRulesWithSubjects 
Start typing to search the documentation Press ESC to close