Versions in this module Expand all Collapse all v0 v0.4.0 Jun 18, 2019 Changes in this version + type ForibiddenLabelOperationsFilter struct + func NewForbiddenLabelOperationsFilter(forbiddenLabels []string) *ForibiddenLabelOperationsFilter + func (flo *ForibiddenLabelOperationsFilter) FilterMatchers() []web.FilterMatcher + func (flo *ForibiddenLabelOperationsFilter) Name() string + func (flo *ForibiddenLabelOperationsFilter) Run(req *web.Request, next web.Handler) (*web.Response, error)