k3s/pkg/apis
Kubernetes Submit Queue 5e322bc536
Merge pull request #62857 from enj/enj/i/export_rbac_validation
Automatic merge from submit-queue (batch tested with PRs 62857, 62707). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Export RBAC validation functions

This change exports the RBAC validation functions to allow types outside of the RBAC API group to embed a RBAC type and reuse this validation logic.  Note that only `ValidateRBACName`,
`ValidatePolicyRule` and `ValidateRoleBindingSubject` were exported.  The rest of the functions were already exported.

Signed-off-by: Monis Khan <mkhan@redhat.com>

**Release note**:

```release-note
NONE
```

@kubernetes/sig-auth-pr-reviews 
/assign @deads2k
2018-04-19 21:57:05 -07:00
..
abac regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
admission regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
admissionregistration Update webhook client config docs regarding service ports 2018-04-13 10:08:30 -07:00
apps regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
authentication regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
authorization regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
autoscaling regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
batch regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
certificates regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
componentconfig Merge pull request #62243 from resouer/fix-62068 2018-04-19 14:50:27 -07:00
core Merge pull request #62523 from wackxu/ldoc 2018-04-19 14:50:21 -07:00
events regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
extensions Update generated files. 2018-04-11 18:35:24 +02:00
imagepolicy regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
networking Merge pull request #60452 from danwinship/networkpolicy-pod-plus-ns 2018-03-24 13:34:27 -07:00
policy Update generated files. 2018-04-11 18:35:24 +02:00
rbac Export RBAC validation functions 2018-04-19 11:01:07 -04:00
scheduling Merge pull request #60519 from bsalamat/auto_prio_class 2018-03-26 23:20:05 -07:00
settings regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
storage regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
OWNERS