mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-20 00:11:21 -05:00
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> |
||
|---|---|---|
| .. | ||
| BUILD | ||
| validation.go | ||
| validation_test.go | ||