Documentation
¶
Overview ¶
Package evidence renders CNCF AI Conformance evidence markdown from CTRF reports.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequirement ¶ added in v0.9.0
func GetRequirement(validatorName string) *requirementMeta
GetRequirement returns the requirement metadata for a validator name. Returns nil if the validator is not a submission-required conformance check.
Types ¶
type Option ¶
type Option func(*Renderer)
Option configures a Renderer.
func WithOutputDir ¶
WithOutputDir sets the output directory for evidence files.
Click to show internal directories.
Click to hide internal directories.