Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authz ¶
type Authz struct {
Cache *cache.Cache
Client client.Clientset
Audience string
ServiceAccounts []string
}
func (*Authz) AddServiceAccount ¶
func (*Authz) Process ¶
func (a *Authz) Process(next echo.HandlerFunc) echo.HandlerFunc
Process is the middleware function.
func (*Authz) SetAudience ¶
Click to show internal directories.
Click to hide internal directories.