Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DigestCmd = &cobra.Command{
Use: "digest",
Short: "Digest management commands",
}
)
View Source
var (
RiskDigestCmd = &cobra.Command{
Use: "riskdigest",
Short: "Risk digest management commands",
}
)
View Source
var ( RunCmd = &cobra.Command{ Use: "run", Short: "Run the compliance framework API", Run: RunServer, } )
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package authz provides the `api authz` CLI commands for working with CCF's authorization vocabulary — currently `export`, which renders the embedded manifest for external PDPs and GitOps pipelines (parent design §3.4; BCH-1314).
|
Package authz provides the `api authz` CLI commands for working with CCF's authorization vocabulary — currently `export`, which renders the embedded manifest for external PDPs and GitOps pipelines (parent design §3.4; BCH-1314). |
Click to show internal directories.
Click to hide internal directories.