kubernetesk8s.io/kubernetes/pkg/auth/authorizer/union Index | Files

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.5.0-beta.3
Published
Dec 8, 2016
Platform
js/wasm
Imports
3 packages
Last checked
1 minute ago

Tools for package owners.