Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDerivation ¶
func GetDerivation(dir string) (*derivation.Derivation, error)
GetDerivation gets the derivation from the store
Types ¶
type Statement ¶
type Statement struct { intoto.StatementHeader Predicate slsav1.Provenance }
Statement is a struct to hold the provenance statement
func NewStatement ¶
NewStatement creates a new provenance statement
func (*Statement) FromDerivationClosure ¶
func (s *Statement) FromDerivationClosure(drvPath string, drv *derivation.Derivation, graph *gographviz.Graph) error
FromDerivationClosure gets the provenance from the graph
Click to show internal directories.
Click to hide internal directories.