Documentation ¶
Index ¶
- type Builder
- func (b *Builder) ArtifactStores() []store.Store
- func (b *Builder) BuildPredicate(r *run.Run, draft *attestation.SLSAPredicate) (*attestation.SLSAPredicate, error)
- func (b *Builder) GetRun(identifier string) (*run.Run, error)
- func (b *Builder) RefreshRun(r *run.Run) error
- func (b *Builder) Snap() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
func (*Builder) ArtifactStores ¶
func (*Builder) BuildPredicate ¶
func (b *Builder) BuildPredicate(r *run.Run, draft *attestation.SLSAPredicate) (*attestation.SLSAPredicate, error)
func (*Builder) RefreshRun ¶
RefreshRun refreshes a run with the latest data from the build system
Click to show internal directories.
Click to hide internal directories.