clair/api/v3/clairpb
Sida Chen 5d725e67b0 Replace Ancestry with AncestryWithContent struct in database models
As one of the steps to simplifies the codebase, the AncestryWithContent
struct is renamed to Ancestry, and Ancestry is removed. It will cause
the PostAncestry request to be slower.
2018-09-10 12:48:23 -04:00
..
clair.pb.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
clair.pb.gw.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
clair.proto Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
clair.swagger.json Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
convert.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
Dockerfile api/v3/clairpb: generate protobufs in docker 2018-04-04 16:16:50 -04:00
generate-protobuf.sh api/v3/clairpb: generate protobufs in docker 2018-04-04 16:16:50 -04:00
prototool.yaml api/v3: prototool format 2018-04-23 15:32:03 -04:00
run_in_docker.sh Add Status endpoint with Clair configuration 2018-08-30 16:55:18 -04:00