harbor

package module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

README

xk6-harbor

This is a Harbor client library for k6.

Build

To build a k6 binary with this extension, first ensure you have the prerequisites:

Then:

  1. Clone this repostiroy
git clone https://github.com/prmuthu/xk6-harbor
cd xk6-harbor
  1. Build the binary
make build

Get the binrary

You can also download the latest pre-build binary file.

curl -sL $(curl -s https://api.github.com/repos/prmuthu/xk6-harbor/releases/latest | grep 'http.*linux-amd64.tar.gz"' | awk '{print $2}' | sed 's|[\"\,]*||g') | tar -zx

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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