Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 563 Bytes

File metadata and controls

16 lines (10 loc) · 563 Bytes

HAProxy

HAProxy Data Plane API configuration file

you can select between two formats, yaml & hcl

examples can be seen hcl and yaml full examples of configuration also can be seen at 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