Documentation
¶
Index ¶
- func Filter(attestations []exporter.Attestation, include map[string][]byte, ...) []exporter.Attestation
- func MakeInTotoStatements(ctx context.Context, s session.Group, attestations []exporter.Attestation, ...) ([]intoto.Statement, error)
- func ReadAll(ctx context.Context, s session.Group, att exporter.Attestation) ([]byte, error)
- func Unbundle(ctx context.Context, s session.Group, bundled []exporter.Attestation) ([]exporter.Attestation, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Filter ¶
func Filter(attestations []exporter.Attestation, include map[string][]byte, exclude map[string][]byte) []exporter.Attestation
func MakeInTotoStatements ¶
func MakeInTotoStatements(ctx context.Context, s session.Group, attestations []exporter.Attestation, defaultSubjects []intoto.Subject) ([]intoto.Statement, error)
MakeInTotoStatements iterates over all provided result attestations and generates intoto attestation statements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.