package union
import "k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/union"
Index ¶
Functions ¶
func New ¶
func New(authRequestHandlers ...authenticator.Request) authenticator.Request
New returns a request authenticator that validates credentials using a chain of authenticator.Request objects
Source Files ¶
union.go
- Version
- v0.14.2
- Published
- Apr 8, 2015
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 25 seconds ago –
Tools for package owners.