package rbac
import "k8s.io/kubernetes/pkg/registry/rbac"
Index ¶
Functions ¶
func EscalationAllowed ¶
Source Files ¶
escalation_check.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/rbac/clusterrole | Package certificates provides Registry interface and its RESTStorage implementation for storing ClusterRole objects. |
pkg/registry/rbac/clusterrolebinding | Package certificates provides Registry interface and its RESTStorage implementation for storing ClusterRoleBinding objects. |
pkg/registry/rbac/clusterrolebinding/etcd | |
pkg/registry/rbac/clusterrolebinding/policybased | Package policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation. |
pkg/registry/rbac/clusterrole/etcd | |
pkg/registry/rbac/clusterrole/policybased | Package policybased implements a standard storage for ClusterRole that prevents privilege escalation. |
pkg/registry/rbac/rest | |
pkg/registry/rbac/role | Package certificates provides Registry interface and its RESTStorage implementation for storing Role objects. |
pkg/registry/rbac/rolebinding | Package certificates provides Registry interface and its RESTStorage implementation for storing RoleBinding objects. |
pkg/registry/rbac/rolebinding/etcd | |
pkg/registry/rbac/rolebinding/policybased | Package policybased implements a standard storage for RoleBinding that prevents privilege escalation. |
pkg/registry/rbac/role/etcd | |
pkg/registry/rbac/role/policybased | Package policybased implements a standard storage for Role that prevents privilege escalation. |
- Version
- v1.5.1
- Published
- Dec 14, 2016
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 7 minutes ago –
Tools for package owners.