Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthenticator ¶
func NewAuthenticator() authenticator.Request
Types ¶
type FakeAuthenticator ¶
type FakeAuthenticator struct { }
FakeAuthenticator represent fakeauthenticator
func (*FakeAuthenticator) AuthenticateRequest ¶
func (*FakeAuthenticator) AuthenticateRequest(req *http.Request) (*k8sauthenticator.Response, bool, error)
AuthenticateRequest implements authenticator.Request.
Click to show internal directories.
Click to hide internal directories.