Structs§
- Actor
Authority - The minimal subset of actor authority needed to evaluate base policies.
- Component
Change - A change being proposed against a component, used as the input to
validate_component_write. - Component
Change Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
Functions§
- validate_
component_ write - Validate whether the change’s actor is allowed to perform the proposed
ComponentChange.