Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageBytes ¶
func GetImageBytes(f *fuzz.ConsumeFuzzer) ([]byte, error)
GetImageBytes gets valid bytes for a container image in .tar format. This is the API that users interact with.
Usage:
f := NewConsumer(data) imageBytes, err := f.GetImageBytes()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.