Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type NullAuthorizer ¶
type NullAuthorizer struct{}
func NewNullAuthorizer ¶
func NewNullAuthorizer() *NullAuthorizer
func (*NullAuthorizer) AuthorizeRequest ¶
type RBACAuthorizer ¶
type RBACAuthorizer struct {
// contains filtered or unexported fields
}
func NewRBACAuthorizer ¶
func (*RBACAuthorizer) AuthorizeRequest ¶
Click to show internal directories.
Click to hide internal directories.