Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlosedp/haproxy-go-client

HAProxy Dataplane Client for Go
https://github.com/carlosedp/haproxy-go-client

api client golang haproxy load-balancer loadbalancer

Last synced: 20 days ago
JSON representation

HAProxy Dataplane Client for Go

Awesome Lists containing this project

README

        

# haproxy-go-client - HAProxy Dataplane Client for Go

Golang client for the HAProxy Data Plane API.

This repository holds the HAProxy API and the flow to generate the client.

The current version (v1), is based on HAProxyTech [client-native](https://github.com/haproxytech/client-native) API v4.0.0.

## Prerequisites

* Go -

## Generating the API

Use the `generate.sh` script updating the variables if using newer swagger or API version.