Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EvidencePlanProjection ¶ added in v0.1.147
type EvidencePlanProjection struct {
PlanState string
RequiredCommands []map[string]any
Failures []string
ChangedPaths []string
Generated []any
Raw map[string]any
}
func AdmitEvidencePlan ¶ added in v0.1.147
func AdmitEvidencePlan(raw any) (EvidencePlanProjection, error)
Click to show internal directories.
Click to hide internal directories.