Versions in this module Expand all Collapse all v0 v0.0.1 Nov 13, 2015 Changes in this version + func Healthcheck() health.Status + func RegisterFetcher(name string, f Fetcher) + func Run(interval time.Duration, st *utils.Stopper) + func Update() + type Fetcher interface + FetchUpdate func() (FetcherResponse, error) + type FetcherResponse struct + FlagName string + FlagValue string + Notes []string + Vulnerabilities []FetcherVulnerability + type FetcherVulnerability struct + Description string + FixedIn []*database.Package + ID string + Link string + Priority types.Priority Other modules containing this package gopkg.in/coreos/clair.v1 gopkg.in/coreos/clair.v2