Documentation ¶
Index ¶
Constants ¶
View Source
const ( RBACMatchAllAPIGroups = rbacv1.APIGroupAll RBACMatchAllResources = rbacv1.ResourceAll ContextualRelationWildcardMatch = rbacconversion.ContextualRelationWildcardMatch ContextualRelationOperatesInNamespace = rbacconversion.ContextualRelationOperatesInNamespace ContextualRelationResourceMatch = rbacconversion.ContextualRelationResourceMatch )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReBACAuthorizer ¶
type ReBACAuthorizer struct { Checker zanzibar.Checker AuthorizationSchema zanzibar.AuthorizationSchema }
func (*ReBACAuthorizer) Authorize ¶
func (a *ReBACAuthorizer) Authorize(ctx context.Context, attrs authorizer.Attributes) (authorizer.Decision, string, error)
Click to show internal directories.
Click to hide internal directories.