mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 03:30:31 +00:00
19 lines
452 B
ReStructuredText
19 lines
452 B
ReStructuredText
.. _configuration_discover_static_addr:
|
|
|
|
static_addr
|
|
===========
|
|
|
|
This is the static addr discover designed to parse static addresses.
|
|
|
|
Config Keys
|
|
-----------
|
|
|
|
There are no extra config keys for this kind of discover.
|
|
|
|
.. _conf_discover_static_addr_register_data:
|
|
|
|
Register Data
|
|
-------------
|
|
|
|
The data should be a :ref:`weighted sockaddr <conf_value_weighted_sockaddr>` or
|
|
a sequence of :ref:`weighted sockaddr <conf_value_weighted_sockaddr>` value.
|