Documentation
¶
Overview ¶
Package adminapi exposes the authz admin HTTP API behind a generic Server interface so any AdminManager+EntityProvider can back it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server interface {
authz.AdminManager
authz.EntityProvider
}
Click to show internal directories.
Click to hide internal directories.