Skip to main content

Module policy

Module policy 

Source
Expand description

Policy governance commands for Auths.

Commands for linting, compiling, testing, and comparing policies.

Structs§

CompileCommand
Compile a policy with full validation.
DiffCommand
Compare two policies.
ExplainCommand
Evaluate a policy against a context.
LintCommand
Validate policy JSON syntax.
PolicyCommand
Manage authorization policies.
TestCommand
Run a policy against a test suite.

Enums§

PolicySubcommand

Functions§

handle_policy