Documentation ¶
Index ¶
Constants ¶
View Source
const ( AllowAll = "allow-all" Kessel = "kessel" RelationsAPI = "kessel-relations" )
Variables ¶
This section is empty.
Functions ¶
func CheckAuthorizer ¶
func CheckAuthorizer(config CompletedConfig) string
func New ¶
func New(ctx context.Context, config CompletedConfig, logger *log.Helper) (api.Authorizer, error)
Types ¶
type CompletedConfig ¶
type CompletedConfig struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.