Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(ctx context.Context, cfg *Config) (http.Handler, genericapiserver.PostStartHookFunc, error)
Types ¶
type AccessSetLookup ¶
type AccessSetLookup struct {
// contains filtered or unexported fields
}
func (*AccessSetLookup) AccessFor ¶
func (a *AccessSetLookup) AccessFor(user user.Info) *accesscontrol.AccessSet
Click to show internal directories.
Click to hide internal directories.