Documentation ¶
Index ¶
- type HtpasswdAuthenticator
- func (h *HtpasswdAuthenticator) AddFlags(fs *pflag.FlagSet)
- func (h *HtpasswdAuthenticator) Authenticate(ctx context.Context) (user.Info, error)
- func (h *HtpasswdAuthenticator) Init() error
- func (h *HtpasswdAuthenticator) InjectClient(c client.Client) error
- func (h *HtpasswdAuthenticator) InjectLogger(l logr.Logger) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HtpasswdAuthenticator ¶
func (*HtpasswdAuthenticator) AddFlags ¶
func (h *HtpasswdAuthenticator) AddFlags(fs *pflag.FlagSet)
func (*HtpasswdAuthenticator) Authenticate ¶
func (*HtpasswdAuthenticator) Init ¶
func (h *HtpasswdAuthenticator) Init() error
func (*HtpasswdAuthenticator) InjectClient ¶
func (h *HtpasswdAuthenticator) InjectClient(c client.Client) error
func (*HtpasswdAuthenticator) InjectLogger ¶
func (h *HtpasswdAuthenticator) InjectLogger(l logr.Logger) error
Click to show internal directories.
Click to hide internal directories.