authorization

package
v0.0.0-...-f574404 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllAccess

type AllAccess struct {
}

func (*AllAccess) CanCreate

func (*AllAccess) CanCreate(apiContext *types.APIContext, schema *types.Schema) error

func (*AllAccess) CanDelete

func (*AllAccess) CanDelete(apiContext *types.APIContext, obj map[string]interface{}, schema *types.Schema) error

func (*AllAccess) CanDo

func (*AllAccess) CanDo(apiGroup, resource, verb string, apiContext *types.APIContext, obj map[string]interface{}, schema *types.Schema) error

func (*AllAccess) CanGet

func (*AllAccess) CanGet(apiContext *types.APIContext, schema *types.Schema) error

func (*AllAccess) CanList

func (*AllAccess) CanList(apiContext *types.APIContext, schema *types.Schema) error

func (*AllAccess) CanUpdate

func (*AllAccess) CanUpdate(apiContext *types.APIContext, obj map[string]interface{}, schema *types.Schema) error

func (*AllAccess) Filter

func (*AllAccess) Filter(apiContext *types.APIContext, schema *types.Schema, obj map[string]interface{}, context map[string]string) map[string]interface{}

func (*AllAccess) FilterList

func (*AllAccess) FilterList(apiContext *types.APIContext, schema *types.Schema, obj []map[string]interface{}, context map[string]string) []map[string]interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL