package auth
import "k8s.io/kubernetes/plugin/pkg/auth"
Package auth contains implementations for interfaces in the pkg/auth package
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
plugin/pkg/auth/authenticator | Package authenticator contains implementations for pkg/auth/authenticator interfaces |
plugin/pkg/auth/authenticator/password | Package password contains authenticator.Password implementations |
plugin/pkg/auth/authenticator/password/allow | |
plugin/pkg/auth/authenticator/password/passwordfile | |
plugin/pkg/auth/authenticator/request | |
plugin/pkg/auth/authenticator/request/basicauth | |
plugin/pkg/auth/authenticator/request/keystone | Package keystone provide authentication via keystone. |
plugin/pkg/auth/authenticator/request/union | |
plugin/pkg/auth/authenticator/request/x509 | Package x509 provides a request authenticator that validates and extracts user information from client certificates |
plugin/pkg/auth/authenticator/token | |
plugin/pkg/auth/authenticator/token/oidc | oidc implements the authenticator.Token interface using the OpenID Connect protocol. |
plugin/pkg/auth/authenticator/token/tokenfile | |
plugin/pkg/auth/authenticator/token/tokentest |
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Last checked
- 8 minutes ago –
Tools for package owners.