Module models

Source
Available on crate feature protobufs only.
Expand description

Protobuf structures for types in cedar_policy_core and cedar_policy_validator

Modules§

action_constraint
Nested message and enum types in ActionConstraint.
entity_reference
Nested message and enum types in EntityReference.
expr
Nested message and enum types in Expr.
principal_or_resource_constraint
Nested message and enum types in PrincipalOrResourceConstraint.
type
Nested message and enum types in Type.

Structs§

ActionConstraint
ActionDecl
the protobuf ActionDecl message contains all of the schema’s information about a single action.
AttributeType
Entities
Entity
EntityDecl
the protobuf EntityDecl message contains all of the schema’s information about a single entity type.
EntityReference
an EntityReference may either be an EntityUid or a Slot.
EntityUid
Expr
Name
Policy
the protobuf Policy message describes either a static or a template-linked policy.
PolicySet
the protobuf PolicySet message describes a complete policy set, including templates, static policies, and/or template-linked policies.
PrincipalOrResourceConstraint
Request
Schema
the protobuf Schema message describes a complete schema.
TemplateBody
Type

Enums§

Effect
SlotId
ValidationMode