Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 692 Bytes

Program.md

File metadata and controls

13 lines (10 loc) · 692 Bytes

Program

Properties

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