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