package union
import "k8s.io/kubernetes/pkg/auth/authorizer/union"
Index ¶
Functions ¶
func New ¶
func New(authorizationHandlers ...authorizer.Authorizer) authorizer.Authorizer
New returns an authorizer that authorizes against a chain of authorizer.Authorizer objects
Source Files ¶
union.go
- Version
- v1.4.0-beta.5
- Published
- Sep 15, 2016
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.