package util

import "k8s.io/kubernetes/pkg/registry/authorization/util"

Index

Functions

func NonResourceAttributesFrom

func NonResourceAttributesFrom(user user.Info, in authorizationapi.NonResourceAttributes) authorizer.AttributesRecord

NonResourceAttributesFrom combines the API object information and the user.Info from the context to build a full authorizer.AttributesRecord for non resource access

func ResourceAttributesFrom

ResourceAttributesFrom combines the API object information and the user.Info from the context to build a full authorizer.AttributesRecord for resource access

Source Files

helpers.go

Version
v1.4.0
Published
Sep 26, 2016
Platform
js/wasm
Imports
3 packages
Last checked
15 minutes ago

Tools for package owners.