generated
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3177,10 +3177,6 @@
|
||||
},
|
||||
"description": "Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule. VerbAll represents all kinds."
|
||||
},
|
||||
"attributeRestrictions": {
|
||||
"type": "string",
|
||||
"description": "AttributeRestrictions will vary depending on what the Authorizer/AuthorizationAttributeBuilder pair supports. If the Authorizer does not recognize how to handle the AttributeRestrictions, the Authorizer should report an error."
|
||||
},
|
||||
"apiGroups": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
3388
api/swagger-spec/rbac.authorization.k8s.io_v1beta1.json
Normal file
3388
api/swagger-spec/rbac.authorization.k8s.io_v1beta1.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -89,6 +89,10 @@
|
||||
"path": "/apis/policy",
|
||||
"description": "get information of a group"
|
||||
},
|
||||
{
|
||||
"path": "/apis/rbac.authorization.k8s.io/v1beta1",
|
||||
"description": "API at /apis/rbac.authorization.k8s.io/v1beta1"
|
||||
},
|
||||
{
|
||||
"path": "/apis/rbac.authorization.k8s.io/v1alpha1",
|
||||
"description": "API at /apis/rbac.authorization.k8s.io/v1alpha1"
|
||||
|
Reference in New Issue
Block a user