package
2.4.1+incompatible
Repository: https://github.com/openshift/image-inspector.git
Documentation: pkg.go.dev
# Constants
The default version for the result API object.
PullAlways means that image-inspector always attempts to pull the latest image.
PullIfNotPresent means that image-inspector pulls if the image isn't present on disk.
PullNever means that image-inspector never pulls an image, but only uses a local image.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
APIVersions holds a slice of supported API versions.
InspectorMetadata is the metadata type with information about image-inspector's operation.
No description provided by the author
Result represents the compacted result of a single scan.
ScanResult represents the compacted result of all scans performed on the image.
Summary represents a severy of a given result.
# Interfaces
Scanner interface that all scanners should define.
# Type aliases
FilesFilter desribes callback to filter files.
OpenSCAPStatus is the status of openscap scan.
No description provided by the author