clair/pkg
Jean Michel MacKay 9df4f5bd70 Adding httputil and version packages
- Debian/RHEL/Oracle vulnsrc now use httputil to download files
- httputil sets the User-Agent to the requests as Clair/<version> (https://github.com/coreos/clair/)
- httputil holds Status2xx() which returns if the response is a http success (2xx)
- GetClientAddr moved from api/httputil to pkg/httputil
- the version packge holds a Version string which is set at build time from the git tag and sha
- the .git directory was removed from .dockerignore so that we can use the git tag to set the version
2018-09-05 14:56:39 -04:00
..
commonerr Clair Logic, Extensions: updated mock tests, extensions, basic logic 2017-08-10 11:24:40 -04:00
formatter converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
httputil Adding httputil and version packages 2018-09-05 14:56:39 -04:00
stopper pkg/stopper: init from utils.Stopper 2017-01-22 23:02:51 -05:00
strutil Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00
tarutil pkg: utils/tar.go -> pkg/tarutil 2017-01-22 23:02:50 -05:00
version Adding httputil and version packages 2018-09-05 14:56:39 -04:00