Structs§
- Engine
Mount - Router
- Maps request paths onto mounted secrets engines by longest-prefix match —
the same dispatch model
Policy::is_alloweduses for ACLs. Registering a new engine means adding oneEngineMounthere, nowhere else.
Policy::is_allowed uses for ACLs. Registering a
new engine means adding one EngineMount here, nowhere else.