JinjaTemplater
(base_amp_path=None, base_crt_dir=None, haproxy_template=None, log_http=None, log_server=None, connection_logging=True)[source]¶Bases: object
build_config
(host_amphora, listener, tls_cert, socket_path=None)[source]¶Convert a logical configuration to the HAProxy version
Parameters: |
|
---|---|
Returns: | Rendered configuration |
render_loadbalancer_obj
(host_amphora, listener, tls_cert=None, socket_path=None)[source]¶Renders a templated configuration from a load balancer object
Parameters: |
|
---|---|
Returns: | Rendered configuration |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.