Documentation ¶
Index ¶
Constants ¶
View Source
const (
OrgType = "azure"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func (Authorizer) Check ¶
func (s Authorizer) Check(ctx context.Context, request *authzv1.SubjectAccessReviewSpec, store authz.Store) (*authzv1.SubjectAccessReviewStatus, error)
Click to show internal directories.
Click to hide internal directories.