Registry / http-client / anchore-client-go

anchore-client-go

JSON →
library0.0.0-20210222170800-9c70f9b80bcfgogounverified

Go client library for interacting with the Anchore container image analysis API.

go get github.com/anchore/client-go
INSTALL
IMPORT
SIG · ANCHORE-CLIENT-GO
A
anchore-client-go
http-clientgov0.0.0-20210222170800-9c70f9b80bcf
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

client
github.com/anchore/client-go

Creates a new Anchore API client.

package main import ( "github.com/anchore/client-go" ) func main() { c := client.NewClient("http://localhost:8228/v1") _ = c }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210222170800-9c70f9b80bcflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
Perplexity
1
OpenAI (training)
1
Resources
anchore-client-go — go get anchore-client-go · libregistry