Documentation ¶ Index ¶ type Handler func New(acrHelper *accesscontrolrule.Helper) *Handler func (h *Handler) PruneDeletedResources(req router.Request, _ router.Response) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Handler ¶ type Handler struct { // contains filtered or unexported fields } func New ¶ func New(acrHelper *accesscontrolrule.Helper) *Handler func (*Handler) PruneDeletedResources ¶ func (h *Handler) PruneDeletedResources(req router.Request, _ router.Response) error Source Files ¶ View all Source files accesscontrolrule.go Click to show internal directories. Click to hide internal directories.