Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
func New ¶
func New(restcfg *rest.Config, excludedIDMTenants []string, tenantRetriever idm.IDMTenantRetriever, orgsClustedrName string, log *logger.Logger) *Middleware
func (*Middleware) SetKCPUserContext ¶
func (m *Middleware) SetKCPUserContext() func(http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.