Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 422 Bytes

File metadata and controls

15 lines (9 loc) · 422 Bytes

HAProxy

HAProxy Data Plane API configuration file

you can select between two formats, yaml & hcl

examples can be seen hcl and yaml

Converting between formats

you can convert from one format to another with

go run configuration/converter/converter.go original.cfgfile.x converted.x