generated

This commit is contained in:
deads2k
2017-01-18 08:30:59 -05:00
parent e74efe41a0
commit d1fec7068f
298 changed files with 25928 additions and 867 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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": {

File diff suppressed because it is too large Load Diff

View File

@@ -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"