Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶ added in v0.18.2
type Option struct { option.GlobalOption option.ArtifactOption option.ImageOption option.ReportOption option.ConfigOption ListAllPkgs bool RemoteAddr string // this field is populated in Init() CustomHeaders http.Header // contains filtered or unexported fields }
Option holds the Trivy client options
Click to show internal directories.
Click to hide internal directories.