pkg

package
v0.0.0-...-703489d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchProwJob

func FetchProwJob(url string) (*prowapi.ProwJob, error)

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 GenerateSubject(config Config) Config

func LoadParameters

func LoadParameters(config Config) Config

func ParseEntryPoint

func ParseEntryPoint(config Config) Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL