Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // These variables are exported so that a tool importing Trivy as a library can override these values. AppDirs = []string{".git"} SystemDirs = []string{ "proc", "sys", "dev", } )
Functions ¶
func AppendPermitDiskName ¶ added in v0.35.0
func AppendPermitDiskName(s ...string)
Types ¶
type ErrorCallback ¶ added in v0.41.0
type LayerTar ¶
type LayerTar struct {
// contains filtered or unexported fields
}
func NewLayerTar ¶
Click to show internal directories.
Click to hide internal directories.