From: Thierry FOURNIER Date: Mon, 24 Jul 2017 12:35:04 +0000 (+0200) Subject: DOC: lua: Proxy class doc update X-Git-Tag: v1.8-dev3~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=817e7598986b8a239e9e4d06395822ab3c572f5a;p=thirdparty%2Fhaproxy.git DOC: lua: Proxy class doc update Following the patch adding the name of the proxy, this patch contains the associated doc update. --- diff --git a/doc/lua-api/index.rst b/doc/lua-api/index.rst index 113aad6315..541d960a56 100644 --- a/doc/lua-api/index.rst +++ b/doc/lua-api/index.rst @@ -785,6 +785,10 @@ Proxy class This class provides a way for manipulating proxy and retrieving information like statistics. +.. js:attribute:: Proxy.name + + Contain the name of the proxy. + .. js:attribute:: Proxy.servers Contain an array with the attached servers. Each server entry is an object of