Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attestation ¶
type Attestation struct { intoto.StatementHeader // Predicate contains type specific metadata. Predicate vex.VEX `json:"predicate"` Signed bool `json:"-"` // contains filtered or unexported fields }
func New ¶
func New() *Attestation
func (*Attestation) AddImageSubjects ¶
func (att *Attestation) AddImageSubjects(imageRefs []string) error
Click to show internal directories.
Click to hide internal directories.