Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAttestation ¶
func GenerateAttestation(builderID string, tro *objects.TaskRunObject, logger *zap.SugaredLogger) (interface{}, error)
Types ¶
type BuildConfig ¶
type BuildConfig struct {
Steps []attest.StepAttestation `json:"steps"`
}
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.