Skip to content

anchore/client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WORK IN PROGRESS] A Golang client for the Anchore Engine API

Uses a slightly modified swagger spec and based on generated code. No executables provided, only intended for use as a library in other projects.

To pull the swagger definition and re-generate all client go code:

make 

Note: the version of the engine where the swagger spec is pulled from is pinned in the Makefile.

Releases

No releases published

Packages

No packages published