Skip to main content

Module export

Module export 

Source
Expand description

Export a RoleGraph to a PolicyManifest for brownfield adoption.

This is the reverse of manifest::expand_manifestRoleGraph::from_expanded. It produces a flat manifest (no profiles) that faithfully represents the current database state. When applied back, it should produce zero diff.

Functions§

role_graph_to_manifest
Convert a RoleGraph into a flat PolicyManifest.