]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: lua: Proxy class doc update
authorThierry FOURNIER <thierry.fournier@ozon.io>
Mon, 24 Jul 2017 12:35:04 +0000 (14:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 25 Jul 2017 16:19:08 +0000 (18:19 +0200)
Following the patch adding the name of the proxy, this patch contains
the associated doc update.

doc/lua-api/index.rst

index 113aad631595dcce96e2ad42d9bca63042efb8ee..541d960a5601e220bf70a29373e46ea437dd1fa1 100644 (file)
@@ -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