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.0
- Published
- Mar 30, 2015
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 41 minutes ago –
Tools for package owners.