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.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 27 minutes ago –
Tools for package owners.