Documentation
¶
Overview ¶
Package templates exposes the policy templates as embedded files so the `controlzero` binary is self-contained.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
View Source
var Names = []string{
"generic",
"rag",
"mcp",
"cost-cap",
"claude-code",
"langchain",
"crewai",
"cursor",
"autogen",
}
Names is the list of available template names. Add new templates here AND drop the YAML file in this directory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.