From: Christof Chen Date: Fri, 7 Oct 2022 18:53:50 +0000 (+0200) Subject: add documentation X-Git-Tag: dnsdist-1.8.0-rc1~280^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e3b366208a1c88197bf9d699e6b7795f9ac620;p=thirdparty%2Fpdns.git add documentation --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 512a15eb56..8d5e11b6b3 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -777,6 +777,10 @@ Servers that are not assigned to a specific pool get assigned to the default poo :param string name: The name of the pool +.. function:: getPoolNames() -> [ table of names] + + Returns a table of all pool names + .. function:: showPools() Display the name, associated cache, server policy and associated servers for every pool.