Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func NewAuthenticator(anonymousConfig kclient.Config) (*Authenticator, error)
NewAuthenticator authenticates by fetching users/~ using the provided token as a bearer token
func (*Authenticator) AuthenticateToken ¶
Click to show internal directories.
Click to hide internal directories.