Categorygithub.com/nextlinux/client-go
module
0.0.0-20230516194455-8aef9cf14534
Repository: https://github.com/nextlinux/client-go.git
Documentation: pkg.go.dev

# README

[WORK IN PROGRESS] A Golang client for the Nextlinux Engine API

Uses a slightly modified swagger spec and based on generated code. No executables provided, only intended for use as a library in other projects.

To pull the swagger definition and re-generate all client go code:

make 

Note: the version of the engine where the swagger spec is pulled from is pinned in the Makefile.

# Packages

No description provided by the author