Merge pull request #2187 from kubernetes/chenopis-patch-2
Fixed broken link
This commit is contained in:
@@ -55,7 +55,7 @@ A request has the following attributes that can be considered for authorization:
|
|||||||
- what resource is being accessed (for resource requests only)
|
- what resource is being accessed (for resource requests only)
|
||||||
- what subresource is being accessed (for resource requests only)
|
- what subresource is being accessed (for resource requests only)
|
||||||
- the namespace of the object being accessed (for namespaced resource requests only)
|
- the namespace of the object being accessed (for namespaced resource requests only)
|
||||||
- the API group being accessed (for resource requests only); an empty string designates the [core API group](../api.md#api-groups)
|
- the API group being accessed (for resource requests only); an empty string designates the [core API group](/docs/api/)
|
||||||
|
|
||||||
The request verb for a resource API endpoint can be determined by the HTTP verb used and whether or not the request acts on an individual resource or a collection of resources:
|
The request verb for a resource API endpoint can be determined by the HTTP verb used and whether or not the request acts on an individual resource or a collection of resources:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user