goharbor-client

module
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2020 License: MIT

README

goharbor-client

GitHub license Go Report Card Go Doc Release

Maintainability Test Coverage Actions Status

STABILITY NOTICE: This project is still under development and not stable yet - breaking changes may happen at any time and without notice


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

This client library utilizes types generated by go-swagger.

Installation

This library includes separate clients for the v1 & v2 versions of Harbor.

Install the desired library version using go get:

go get github.com/mittwald/goharbor-client/v2/apiv1

or

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

Usage

Example usage of the client can be found in the package examples.

Documentation

For more specific documentation, please refer to the godoc of this library.

Jump to

Keyboard shortcuts

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