Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImpersonatingGroups ¶
func GetImpersonatingUser ¶
Types ¶
type ErrUnauthorized ¶
type ErrUnauthorized struct {
// contains filtered or unexported fields
}
func NewErrUnauthorized ¶
func NewErrUnauthorized(message string) *ErrUnauthorized
func (*ErrUnauthorized) Error ¶
func (e *ErrUnauthorized) Error() string
Click to show internal directories.
Click to hide internal directories.