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.1.3
Published
Dec 7, 2015
Platform
js/wasm
Imports
2 packages
Last checked
5 seconds ago

Tools for package owners.