Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCachingAuthorizer ¶
func NewCachingAuthorizer(in authorizer.Authorizer) authorizer.Authorizer
NewCachingAuthorizer returns an authorizer that caches decisions for the duration of the authorizers use. Intended to be used for short-lived operations such as the handling of a request in the admission chain, and then discarded.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.