• Monis Khan's avatar
    Export RBAC validation functions · fc6ee7e7
    Monis Khan authored
    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: 's avatarMonis Khan <mkhan@redhat.com>
    fc6ee7e7
Name
Last commit
Last update
..
BUILD Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...