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§
- Action
Constraint - Action
Decl - the protobuf ActionDecl message contains all of the schema’s information about a single action.
- Attribute
Type - Entities
- Entity
- Entity
Decl - the protobuf EntityDecl message contains all of the schema’s information about a single entity type.
- Entity
Reference - an EntityReference may either be an EntityUid or a Slot.
- Entity
Uid - Expr
- Name
- Policy
- the protobuf Policy message describes either a static or a template-linked policy.
- Policy
Set - the protobuf PolicySet message describes a complete policy set, including templates, static policies, and/or template-linked policies.
- Principal
OrResource Constraint - Request
- Schema
- the protobuf Schema message describes a complete schema.
- Template
Body - Type