Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUnauthorized ¶
Types ¶
type IdentityInspector ¶
func NewTokenReviewer ¶
func NewTokenReviewer(client client.Client) IdentityInspector
type IdentityProvider ¶
type IdentityProvider struct {
// contains filtered or unexported fields
}
func NewIdentityProvider ¶
func NewIdentityProvider(tokenInspector IdentityInspector) *IdentityProvider
func (*IdentityProvider) GetIdentity ¶
type UnauthorizedErr ¶
type UnauthorizedErr struct{}
func (UnauthorizedErr) Error ¶
func (e UnauthorizedErr) Error() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.