package authenticator
import "k8s.io/apiserver/plugin/pkg/authenticator"
Package authenticator contains implementations for pkg/auth/authenticator interfaces
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
plugin/pkg/authenticator/password | Package password contains authenticator.Password implementations |
plugin/pkg/authenticator/password/passwordfile | |
plugin/pkg/authenticator/request | |
plugin/pkg/authenticator/request/basicauth | |
plugin/pkg/authenticator/token | |
plugin/pkg/authenticator/token/oidc | oidc implements the authenticator.Token interface using the OpenID Connect protocol. |
plugin/pkg/authenticator/token/tokentest | |
plugin/pkg/authenticator/token/webhook | Package webhook implements the authenticator.Token interface using HTTP webhooks. |
- Version
- v0.18.9-rc.0
- Published
- Aug 13, 2020
- Platform
- js/wasm
- Last checked
- 2 minutes ago –
Tools for package owners.