package
Version:
v2.4.1+incompatible
Opens a new window with list of versions in this module.
Published: Mar 3, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContextualVulnerability struct {
Vulnerability *clair.Vulnerability `json:"vulnerability"`
Pod string `json:"pod,omitempty"`
Container string `json:"container,omitempty"`
Image string `json:"image,omitempty"`
Namespace string `json:"namespace,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.