Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthorizer ¶
func NewAuthorizer(group, resource, verb string) (authorization.Authorizer, error)
NewAuthorizer - Create a new authorizer client.
Types ¶
type AuthorizationUser ¶
AuthorizationUser - A user to be used by the k8s authorizer.
func (AuthorizationUser) Username ¶
func (u AuthorizationUser) Username() string
Username - return the username.
Click to show internal directories.
Click to hide internal directories.