Expand description
Typed configuration for the vitrine CLI.
Shikumi-style: every config knob is a typed Rust struct with strong
validation at parse time. Loaded from TOML (default location:
.vitrine.toml in the repo root, or VITRINE_CONFIG env var).
Structs§
- Argo
CdConfig - ArgoCD configuration — required for chart-driven vitrine PRs (Pattern A).
- Evidence
Config - Evidence-capture configuration.
- Functional
Probe - A single probe to run + cite in evidence.
- PatternA
Override - Pattern A annotation operation — set on a cluster’s argocd_cluster TF.
- Target
Environment - The target environment a vitrine PR is delivered to.
- Vitrine
Config - Root configuration for a vitrine session.
Enums§
- Config
Error - Probe
Layer - Which of the three vitrine evidence layers a probe belongs to.