Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 730 Bytes

File metadata and controls

15 lines (10 loc) · 730 Bytes

Program

Properties

Name Type Description Notes
command String The command to be run, with flags and options.
group Option<String> The group to run the command as, if different than the HAProxy group. [optional]
name String
start_on_reload Option<String> HAProxy stops and recreates child programs at reload. [optional]
user Option<String> The user to run the command as, if different than the HAProxy user. [optional]

[Back to Model list] [Back to API list] [Back to README]