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.4-beta.0
- Published
- Dec 7, 2015
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 11 minutes ago –
Tools for package owners.