Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAttestation ¶
func GenerateAttestation(config Config) *provenance.Statement
Types ¶
type BuildConfig ¶
type BuildConfig struct {
// contains filtered or unexported fields
}
type Config ¶
type Config struct { CloneLogPath string ImageReferencePath string EntryPointOptsVariable string FileCheckSumPath string Arguments map[string]string ArgumentsInsertOrder []string EntryPointOpts *entrypoint.Options CloneRecords []clone.Record StartTime time.Time Subject []in_toto.Subject ProwJob *prowapi.ProwJob ProwUrl string }
func GenerateSubject ¶
func LoadParameters ¶
func ParseEntryPoint ¶
Click to show internal directories.
Click to hide internal directories.