authzgenerated

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EdgeAccessMap = map[string]map[string]EdgeAccess{}/* 102 elements not displayed */

EdgeAccessMap maps <SchemaName> -> <edgeName> -> metadata. If an edge defines the accessmap.EdgeAccess annotation, its values are used. Otherwise, defaults are used: ObjectType = edge name, SkipEditCheck = false.

Functions

This section is empty.

Types

type EdgeAccess

type EdgeAccess struct {
	ObjectType      string
	SkipEditCheck   bool
	CheckViewAccess bool
}

Jump to

Keyboard shortcuts

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