errors

package
v2.89.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNameNotFound                = errors.New("error: name does not exist")
	ErrDomainParameter             = errors.New("error: domain should be 1 parameter")
	ErrLinkNotFound                = errors.New("error: link between name1 and name2 does not exist")
	ErrUseDomainParameter          = errors.New("error: useDomain should be 1 parameter")
	ErrInvalidFieldValuesParameter = errors.New("fieldValues requires at least one parameter")

	// GetAllowedObjectConditions errors.
	ErrObjCondition   = errors.New("need to meet the prefix required by the object condition")
	ErrEmptyCondition = errors.New("GetAllowedObjectConditions have an empty condition")
)

Global errors for rbac defined here.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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