Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RetrieveResultURL ¶
RetrieveResultURL retrieves the URL to the image scan result from the scan result file.
Types ¶
type Config ¶
type Config struct { // APIURL is the URL for the Image Scan Service API APIURL string // Token is the token for the Image Scan Service API Token string // Scanner is the name of the scanner to use Scanner string }
Config is the configuration for the image scanner.
Click to show internal directories.
Click to hide internal directories.