Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAttestation ¶
func GenerateAttestation(ctx context.Context, builderID string, payloadType config.PayloadType, tro *objects.TaskRunObject) (interface{}, error)
Types ¶
type BuildConfig ¶
type BuildConfig struct { TaskSpec *v1beta1.TaskSpec `json:"taskSpec"` TaskRunResults []v1beta1.TaskRunResult `json:"taskRunResults"` }
BuildConfig is the custom Chains format to fill out the "buildConfig" section of the slsa-provenance predicate
Click to show internal directories.
Click to hide internal directories.