Merge pull request #13 from zyyw/update-swagger feat: update client/models based on the latest swagger api definition
Merge pull request #13 from zyyw/update-swagger
feat: update client/models based on the latest swagger api definition
This is a Harbor client library for k6.
To build a k6 binary with this extension, first ensure you have the prerequisites:
k6
Then:
Clone this repostiroy
git clone https://github.com/goharbor/xk6-harbor cd xk6-harbor
Build the binary
make build
You can also download the latest pre-build binary file.
curl -sL $(curl -s https://api.github.com/repos/goharbor/xk6-harbor/releases/latest | grep 'http.*linux-amd64.tar.gz"' | awk '{print $2}' | sed 's|[\"\,]*||g') | tar -zx
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
xk6-harbor
This is a Harbor client library for k6.
Build
To build a
k6binary with this extension, first ensure you have the prerequisites:Then:
Clone this repostiroy
Build the binary
Get the binrary
You can also download the latest pre-build binary file.