goharbor-client

module
v5.0.0-...-41c6882 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2024 License: MIT

README

goharbor-client

GitHub license Go Report Card Go Doc Release

Maintainability Test Coverage Actions Status

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.5 versions of goharbor.

Installation

Install the desired client library version using go get:

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

or

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

Contributing

Before you make your changes, check to see if an issue already exists for the change you want to make.

When in doubt where to start when making changes to the client, please refer to the Contribution guide.

Documentation

For more specific documentation, please refer to the godoc of this library (which also contains usage examples).

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL