Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carlosedp/haproxy-go-client
- Owner: carlosedp
- License: mit
- Created: 2022-08-10T13:39:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-11T18:53:32.000Z (over 2 years ago)
- Last Synced: 2024-04-14T09:15:01.791Z (7 months ago)
- Topics: api, client, golang, haproxy, load-balancer, loadbalancer
- Language: Shell
- Homepage:
- Size: 634 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.