Skip to content

spotmaxtech/goharbor-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goharbor-client

A Go client library enabling programs to perform CRUD operations on the goharbor API.

This client library utilizes types generated by go-swagger.

Compatibility

This library includes separate clients supporting the v1.10 & v2.4 versions of goharbor.

Installation

Install the desired client library version using go get:

# v1 Client
go get github.com/spotmaxtech/goharbor-client/v5/apiv1

or

# v2 Client
go get github.com/spotmaxtech/goharbor-client/v5/apiv2

About

Go Client for the Harbor container registry

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 98.0%
  • Shell 1.6%
  • Makefile 0.4%