package
2.1.4-stackrox+incompatible
Repository: https://github.com/stackrox/scanner.git
Documentation: pkg.go.dev

# Functions

Boot starts Clair instance with the provided config.
DefaultConfig is a configuration that can be used as a fallback value.
LoadConfig is a shortcut to open a file, read it, and generate a Config.

# Variables

ErrDatasourceNotLoaded is returned when the datasource variable in the configuration file is not loaded properly.

# Structs

Config is the global configuration for an instance of Clair.
File represents a YAML configuration file that namespaces all Clair configuration under the top-level "clair" key.