# Functions

Analyze return Clair Image analysis.
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Config configure Clair from configFile.
No description provided by the author
GetRegistryMapping return the registryURI corresponding to the layerID passed as parameter.
IsHealthy return Health clair result.
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
ReportAsHTML report analysis as HTML.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
No description provided by the author

# Variables

ErrUnanalizedLayer is returned when the layer was not correctly analyzed.
Report Reporting Config value.

# Structs

ImageAnalysis Full image analysis.
ReportConfig Reporting configuration.