Documentation ¶
Index ¶
Constants ¶
View Source
const RSACert = `` /* 1179-byte string literal not displayed */
copy pasted from rekor/pkg/pki/x509/e2e.go
View Source
const RSAKey = `` /* 1703-byte string literal not displayed */
copy pasted from rekor/pkg/pki/x509/e2e.go
Variables ¶
View Source
var ( CertPrivateKey *rsa.PrivateKey Certificate *x509.Certificate )
Functions ¶
func AlpineArtifactBytes ¶
func AlpineArtifactBytes(ff *fuzz.ConsumeFuzzer) ([]byte, error)
func CreateAlpineProps ¶
func CreateAlpineProps(ff *fuzz.ConsumeFuzzer) (types.ArtifactProperties, func(), error)
Creates an ArtifactProperties with values determined by the fuzzer
func CreateProps ¶
func CreateProps(ff *fuzz.ConsumeFuzzer, fuzzType string) (types.ArtifactProperties, []func(), error)
Creates an ArtifactProperties with values determined by the fuzzer
func SetFuzzLogger ¶
func SetFuzzLogger()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.